This website requires JavaScript.
9846259394
Test all supported ownCloud/Nextcloud version
Laurens Stötzel
2017-12-21 09:31:51 +0100
0906f19557
Update Travis badge address
Pellaeon Lin
2017-12-20 20:32:40 +0800
fb30fce5bb
Merge pull request #115 from buffcode/travis-ci
Pellaeon Lin
2017-12-20 20:04:20 +0800
c8a59ee026
TravisCI tests, refactoring for ownCloud/Nextcloud compatibility
Laurens Stötzel
2017-12-19 14:07:35 +0100
b8dc921d74
Merge pull request #112 from buffcode/php-notices
Pellaeon Lin
2017-12-19 23:45:55 +0800
b4ec47f489
Fix PHP notices
Laurens Stötzel
2017-12-19 13:23:11 +0100
cbdb390283
[tx-robot] updated from transifex
ownCloud Jenkins
2017-11-25 02:36:15 +0000
9b7cd69749
[tx-robot] updated from transifex
ownCloud Jenkins
2017-11-23 02:52:15 +0000
49f32b6898
[tx-robot] updated from transifex
ownCloud Jenkins
2017-11-22 02:44:53 +0000
63a78856d3
[tx-robot] updated from transifex
ownCloud Jenkins
2017-11-21 02:43:38 +0000
7119381216
[tx-robot] updated from transifex
ownCloud Jenkins
2017-11-19 02:37:45 +0000
3903e36b25
Merge pull request #105 from Neraste/admin-validation-simple
Pellaeon Lin
2017-11-18 16:14:22 +0800
9578963c60
[tx-robot] updated from transifex
ownCloud Jenkins
2017-11-16 02:36:19 +0000
595bc5b0ab
Fix typo
Neraste
2017-10-21 16:57:54 +0200
614eabce41
Fix call to getSubAdmin
Neraste
2017-10-21 16:55:06 +0200
6844009d71
Fix typo
Neraste
2017-10-21 16:47:18 +0200
1246ea24e5
Add notification to subadmins of the default group
Neraste
2017-10-21 16:43:39 +0200
d933e78896
L10n for admin validation messages
Neraste
2017-10-21 15:01:51 +0200
dc922e72b7
Fix wrong interpreted config value type
Neraste
2017-10-21 14:09:55 +0200
651439c233
Option for disabling new registered users
Neraste
2017-10-21 14:02:38 +0200
8c6da61f46
Disable all new registred users
Neraste
2017-10-21 12:53:53 +0200
280c47a45d
Merge pull request #104 from juliushaertl/fix-empty-username
Pellaeon Lin
2017-10-17 22:23:13 +0800
17ed43128c
Remove notnull contraint from username
Julius Härtl
2017-10-17 01:38:39 +0200
055c6bd279
[tx-robot] updated from transifex
ownCloud Jenkins
2017-10-15 02:36:18 +0000
f138948160
Submit button width should match form width
Leon Klingele
2017-10-13 17:29:46 +0200
47f789b8d3
[tx-robot] updated from transifex
ownCloud Jenkins
2017-10-11 02:36:20 +0000
525a1f3367
Bump version to v0.3.1
Pellaeon Lin
2017-10-03 15:49:14 +0800
96a73ee827
Add some tests and enable travisCI
Pellaeon Lin
2017-09-17 16:48:38 +0800
87f902a4f1
Fix #72 , also use the new getEMailAddress API to get admin email
Pellaeon Lin
2017-09-17 15:36:25 +0800
706eda7b30
Fix #91
Pellaeon Lin
2017-09-17 15:31:31 +0800
451bad1269
Fix #99 with some jquery
Pellaeon Lin
2017-09-17 15:03:18 +0800
77b1b5d35d
Fix #81 Does not set users personal email by using the new setEMailAddress API
Pellaeon Lin
2017-09-17 15:01:53 +0800
0562ce6624
Merge pull request #100 from juliushaertl/fix-container
Pellaeon Lin
2017-09-17 11:38:20 +0800
77b4ca9e31
Fix app container building and IProvider injection for NC11
Julius Härtl
2017-09-16 14:35:53 +0200
53b57c5b98
[tx-robot] updated from transifex
ownCloud Jenkins
2017-09-15 02:36:17 +0000
26cd4f5d18
[tx-robot] updated from transifex
ownCloud Jenkins
2017-09-11 02:36:17 +0000
406ffde5a3
[tx-robot] updated from transifex
ownCloud Jenkins
2017-08-27 02:36:16 +0000
4185718bc0
[tx-robot] updated from transifex
ownCloud Jenkins
2017-08-26 02:36:16 +0000
9c3b2ac581
[tx-robot] updated from transifex
ownCloud Jenkins
2017-08-23 02:36:17 +0000
cd40bd1fdf
[tx-robot] updated from transifex
ownCloud Jenkins
2017-08-22 02:36:17 +0000
399e1f3cd1
[tx-robot] updated from transifex
ownCloud Jenkins
2017-08-19 02:36:14 +0000
8b540bcb60
[tx-robot] updated from transifex
ownCloud Jenkins
2017-08-17 02:36:16 +0000
938c2f0b6f
[tx-robot] updated from transifex
ownCloud Jenkins
2017-08-16 02:36:19 +0000
abd3efc7fc
Bump version to v0.3.0
Pellaeon Lin
2017-08-16 01:40:25 +0800
7e38690f89
Bump supported NC version to 13 and OC version to 10 (OC untested)
Pellaeon Lin
2017-08-16 01:38:51 +0800
01fa314fc5
Avoid ISecureRandom::CHAR_HUMAN_READABLE to retain compatibility with ownCloud and Nextcloud < 12.0.0
Pellaeon Lin
2017-08-16 01:37:48 +0800
561e4bd6ae
Partially revert 4aa6c05 since html is used in message "Your account has been successfully created..."
Pellaeon Lin
2017-08-16 01:28:28 +0800
4aa6c05aa9
Fix XSS issues by using 'p' instead of 'print_unescaped'
Leon Klingele
2017-08-14 15:25:01 +0200
38543170d7
Merge pull request #77 from juliushaertl/registration-api
Pellaeon Lin
2017-08-16 00:13:29 +0800
7a82aa1a77
Merge branch 'master' into registration-api
Julius Härtl
2017-07-08 14:35:54 +0200
ffcc23957e
Check if username is already used for a pending registration
Julius Härtl
2017-07-08 14:27:51 +0200
fffdb77ff6
Cleanup status codes
Julius Härtl
2017-07-08 14:21:19 +0200
477c4c9b58
bump version to v0.2.5
Pellaeon Lin
2017-07-07 15:19:55 +0800
a8ab1546b4
[tx-robot] updated from transifex
ownCloud Jenkins
2017-07-07 02:36:18 +0000
17c8e51bed
[tx-robot] updated from transifex
ownCloud Jenkins
2017-07-05 02:36:23 +0000
74b5428193
Use client secret as identifier
Julius Härtl
2017-06-30 15:55:21 +0200
f4521a9d29
Add basic unit testing and tests for API controller
Julius Härtl
2017-06-30 15:54:29 +0200
c17398dede
Fix copyright, comments, phpdoc and OCS status codes
Julius Härtl
2017-06-30 09:40:33 +0200
8f192c49fe
Add registration API
Julius Härtl
2017-06-27 11:37:47 +0200
458a8749a7
[tx-robot] updated from transifex
Jenkins for ownCloud
2017-06-17 00:32:06 +0200
55c04b21ff
Some refactoring to make code simpler and more readable
Julius Härtl
2017-06-09 15:19:38 +0200
f5e05a382d
[tx-robot] updated from transifex
Jenkins for ownCloud
2017-05-25 00:32:05 +0200
8562e4ebeb
[tx-robot] updated from transifex
Jenkins for ownCloud
2017-05-23 00:32:01 +0200
54e6f55627
Use new \OCP\Defaults instead of \OC_Defaults, fixes #62
Pellaeon Lin
2017-05-04 00:01:07 +0800
52ac51462a
- Fix input text box width on NC>12 - Avoid CSS use !important
Pellaeon Lin
2017-05-03 22:56:33 +0800
60d017abaf
Add screenshot, close #70
Pellaeon Lin
2017-05-01 17:44:38 +0800
a03e07e626
Enable pgsql support on user request, not tested by developer. closes #24
Pellaeon Lin
2017-05-01 17:37:17 +0800
324c218c8d
Compatibility fixes for Nextcloud 12
Pellaeon Lin
2017-05-01 17:33:21 +0800
96787478dd
[tx-robot] updated from transifex
Jenkins for ownCloud
2017-04-11 00:28:14 +0200
e896c008b6
[tx-robot] updated from transifex
Jenkins for ownCloud
2017-04-06 00:28:14 +0200
9c2651df60
[tx-robot] updated from transifex
Jenkins for ownCloud
2017-02-20 00:28:14 +0100
5219b26b2e
[tx-robot] updated from transifex
Jenkins for ownCloud
2017-02-19 00:28:16 +0100
8786d92276
Refactor settings saving
Pellaeon Lin
2017-02-18 11:58:56 +0800
a10109f570
Update readme, add FAQ
Pellaeon Lin
2017-02-18 10:53:03 +0800
723ce512e4
Add issue template
Pellaeon Lin
2017-02-18 10:52:54 +0800
9bbc659a9b
[tx-robot] updated from transifex
Jenkins for ownCloud
2017-02-14 00:28:13 +0100
c0badbb6cd
[tx-robot] updated from transifex
Jenkins for ownCloud
2017-02-07 00:28:13 +0100
8e85e225ef
[tx-robot] updated from transifex
Jenkins for ownCloud
2017-02-01 00:28:13 +0100
eae624bd32
[tx-robot] updated from transifex
Jenkins for ownCloud
2017-01-28 00:28:13 +0100
c15c603ffb
Update info.xml to latest format, enable support for Nextcloud 11
Pellaeon Lin
2016-12-18 12:00:37 +0800
bfe5ca2795
[tx-robot] updated from transifex
Jenkins for ownCloud
2016-11-11 00:28:15 +0100
85876c670e
[tx-robot] updated from transifex
Jenkins for ownCloud
2016-10-02 00:28:15 +0200
9fcb020832
[tx-robot] updated from transifex
Jenkins for ownCloud
2016-09-20 09:07:20 +0200
5a7824f252
Update# 0.2.2
Pellaeon Lin
2016-09-05 21:23:41 +0800
6f7105c842
Update# install instructions
Pellaeon Lin
2016-09-05 21:21:02 +0800
eb592dab4a
[tx-robot] updated from transifex
Jenkins for ownCloud
2016-09-03 00:28:19 +0200
c4499c4abd
[tx-robot] updated from transifex
Jenkins for ownCloud
2016-08-25 00:28:17 +0200
21f04ac1c3
[tx-robot] updated from transifex
Jenkins for ownCloud
2016-08-17 00:28:17 +0200
6d89c0c280
[tx-robot] updated from transifex
Jenkins for ownCloud
2016-08-05 14:23:12 +0200
37743dfd5d
Fix# compatibility with 9.0
Pellaeon Lin
2016-07-09 16:08:54 +0800
1f4de9acff
Update# readme
Pellaeon Lin
2016-07-08 17:51:20 +0800
bacc6caa84
Update# owncloud version requirements, 0.2.0
Pellaeon Lin
2016-07-08 17:44:56 +0800
68d05bbb72
Update# use public API to log user in
Pellaeon Lin
2016-07-08 17:22:59 +0800
6479e16339
Update# automatically logs user in after account creation
Pellaeon Lin
2016-07-02 12:54:20 +0800
8aa18c9f60
Forgot to bump version
Pellaeon Lin
2016-06-26 15:50:04 +0800
bd067ed85f
Update# 6 chars of uppercase and digits should be enough for verification
Pellaeon Lin
2016-06-26 15:27:47 +0800
20bb45121e
Fix# "must be an instance of OCA\Registration\Controller\string, string given", #38 PHP 5.6 and below does not support typehinting primitive types ref: http://stackoverflow.com/questions/5724677/php-type-hinting-to-primitive-values
Pellaeon Lin
2016-06-26 15:20:39 +0800
1a9e41554b
[tx-robot] updated from transifex
Jenkins for ownCloud
2016-04-24 00:28:23 -0400
a479e3005f
[tx-robot] updated from transifex
Jenkins for ownCloud
2016-04-13 00:28:24 -0400
ec187e7ec5
[tx-robot] updated from transifex
Jenkins for ownCloud
2016-04-09 00:28:22 -0400