Joas Schilling
|
8f0d4a81a0
|
Don't allow limiting to groups
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-11-12 15:01:05 +01:00 |
Joas Schilling
|
14cf1439eb
|
Add changelog and bump version
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-10-05 12:35:36 +02:00 |
Joas Schilling
|
ffc39bf3c9
|
Update version on master
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-09-21 12:44:21 +02:00 |
Valdnet
|
973e399bba
|
Return to line connection and change case
|
2020-09-04 21:37:27 +02:00 |
Valdnet
|
8f808d1e73
|
l10n: Break lines of text
|
2020-09-04 21:19:58 +02:00 |
Joas Schilling
|
64f8223df1
|
Update Readme and other docs
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-08-28 19:21:35 +02:00 |
Joas Schilling
|
af4b7332a1
|
Update screenshots and add demo.gif
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-08-28 19:09:34 +02:00 |
Joas Schilling
|
9543a3670d
|
Register "Registration" as alternative login option via the new public API
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-07-21 20:21:19 +02:00 |
Joas Schilling
|
f7500953ad
|
Update info.xml to new location
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-07-13 16:27:40 +02:00 |
Joas Schilling
|
d5cdfc262d
|
Move to migration
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-07-10 16:41:33 +02:00 |
Joas Schilling
|
e64d78faff
|
Update testing matric and nextcloud requirements
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-07-10 12:18:59 +02:00 |
Pellaeon Lin
|
2123f4f89f
|
Update supported NC version
|
2020-04-11 01:10:42 +00:00 |
Pellaeon Lin
|
de4b3d5b83
|
Bump supported NC version
|
2020-04-11 00:27:00 +00:00 |
Pellaeon Lin
|
a6207dea57
|
Bump version to v0.4.7
|
2019-08-12 04:44:04 +08:00 |
Pellaeon Lin
|
02f9b632d2
|
Bump supported NC version to 17
|
2019-05-19 11:10:22 +08:00 |
Pellaeon Lin
|
df1ff98acb
|
Bump version to 0.4.6
|
2019-04-13 10:51:41 +00:00 |
Pellaeon Lin
|
84ef3c311c
|
Update# nextcloud 17 has come out
|
2019-04-13 09:57:49 +00:00 |
Pellaeon Lin
|
4af7bf81b1
|
Fix `settings_users` route does not exist #169
ref: the route was added in nextcloud 14 in this commit
2963fdc879
|
2019-03-09 11:02:51 +00:00 |
Pellaeon Lin
|
05277daaee
|
Bump nextcloud support version
|
2019-03-09 10:21:00 +00:00 |
Pellaeon Lin
|
6a1528dea4
|
Update# bump version to v0.4.5
|
2018-10-14 18:20:59 +08:00 |
Pellaeon Lin
|
ef3afbab06
|
Update# use the new way to register settings section, bump to 0.4.4
ref:
https://docs.nextcloud.com/server/14/developer_manual/app/settings.html
|
2018-10-10 11:47:54 +08:00 |
Pellaeon Lin
|
7341c68b20
|
Bump supported nextcloud version
|
2018-09-30 15:26:41 +08:00 |
Pellaeon Lin
|
a37b8e5133
|
Bump version to 0.4.3
|
2018-08-04 11:24:17 +08:00 |
Pellaeon Lin
|
cbc3b75190
|
Update# v0.4.2, add info.xml description
|
2018-04-26 01:55:48 +08:00 |
Pellaeon Lin
|
7633d7fa84
|
Update# declare support for Nextcloud 14
|
2018-02-24 22:41:09 +08:00 |
Pellaeon Lin
|
315c16d7ea
|
Bump to v0.4.0
|
2018-02-20 14:57:20 +08:00 |
Laurens Stötzel
|
c8a59ee026
|
TravisCI tests, refactoring for ownCloud/Nextcloud compatibility
This includes tests for:
- PHP 5.6/7.0/7.1/7.2
- MySQL/SQLite/Postgres
- ownCloud/Nextcloud
|
2017-12-20 12:33:01 +01:00 |
Pellaeon Lin
|
525a1f3367
|
Bump version to v0.3.1
|
2017-10-03 15:49:14 +08:00 |
Pellaeon Lin
|
abd3efc7fc
|
Bump version to v0.3.0
|
2017-08-16 01:40:25 +08:00 |
Pellaeon Lin
|
7e38690f89
|
Bump supported NC version to 13 and OC version to 10 (OC untested)
|
2017-08-16 01:38:51 +08:00 |
Julius Härtl
|
7a82aa1a77
|
Merge branch 'master' into registration-api
|
2017-07-08 14:35:54 +02:00 |
Pellaeon Lin
|
477c4c9b58
|
bump version to v0.2.5
|
2017-07-07 15:19:55 +08:00 |
Julius Härtl
|
8f192c49fe
|
Add registration API
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2017-06-27 11:37:47 +02:00 |
Pellaeon Lin
|
60d017abaf
|
Add screenshot, close #70
|
2017-05-01 17:44:38 +08:00 |
Pellaeon Lin
|
a03e07e626
|
Enable pgsql support on user request, not tested by developer.
closes #24
|
2017-05-01 17:37:17 +08:00 |
Pellaeon Lin
|
c15c603ffb
|
Update info.xml to latest format, enable support for Nextcloud 11
|
2016-12-18 12:00:37 +08:00 |
Pellaeon Lin
|
5a7824f252
|
Update# 0.2.2
|
2016-09-05 21:23:41 +08:00 |
Pellaeon Lin
|
37743dfd5d
|
Fix# compatibility with 9.0
|
2016-07-09 16:08:54 +08:00 |
Pellaeon Lin
|
bacc6caa84
|
Update# owncloud version requirements, 0.2.0
|
2016-07-08 17:44:56 +08:00 |
Pellaeon Lin
|
8aa18c9f60
|
Forgot to bump version
|
2016-06-26 15:50:04 +08:00 |
Pellaeon Lin
|
4d5e1129da
|
Release 0.1.3# bump supported version to 9.1
|
2016-03-07 14:20:35 +08:00 |
Pellaeon Lin
|
e271ac1c0c
|
Update# advices on publishing app
|
2016-02-19 14:30:00 +08:00 |
Pellaeon Lin
|
310797bffb
|
Update# conform to latest info.xml format, bump to v0.1.1
|
2016-02-13 14:20:47 +08:00 |
Pellaeon Lin
|
5b2f0f6c4f
|
Update# bump version to 0.1.0
|
2015-11-26 23:05:50 +08:00 |
Pellaeon Lin
|
6865cfd9d0
|
Update# use \OCP\Mail to send multipart email, containing both html and
plaintext
|
2015-11-14 12:34:42 +08:00 |
Pellaeon Lin
|
091466a038
|
Update# release v0.0.7
|
2015-08-31 17:41:58 +08:00 |
Pellaeon Lin
|
abbafdf619
|
Bump version
|
2015-08-28 21:53:17 +08:00 |
Pellaeon Lin
|
b86e147953
|
Forgot to bump version number
|
2015-08-28 17:37:45 +08:00 |
Pellaeon Lin
|
a0ac90e257
|
Update# bump version to 0.0.4
|
2015-07-20 07:53:50 +00:00 |
Pellaeon Lin
|
4f085e8b8c
|
Update# update version requirement, this is because
IConfig\getUsersForUserValue is available for only 8.0.0+
|
2015-06-24 00:56:55 +08:00 |