Commit Graph

11 Commits

Author SHA1 Message Date
Joas Schilling 7d1fd1b49a
Simplify the settings module
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-07-14 10:28:38 +02:00
Joas Schilling 4a319ef21a
Remove unnecessary compatibility layers
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-07-14 10:28:37 +02:00
Joas Schilling ffa02627c6
Use backwards compatible "getX" for boolean value for now
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-07-13 17:01:33 +02:00
Joas Schilling 221edf0c20
Use non-deprecated QBMapper
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-07-13 16:01:06 +02:00
Joas Schilling 6ec4017295
Merge pull request #223 from nextcloud/techdebt/noid/move-to-migration
Move to migration
2020-07-13 08:26:01 +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 298f7c4704
Objects are always passed by reference
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-07-10 16:24:32 +02:00
Joas Schilling f224b89da3
CS auto fixes
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-07-10 10:13:03 +02:00
Joas Schilling 8266184a50 Move to PSR-4 naming to support upcoming composer update
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-07-09 10:54:37 -04:00
Pellaeon Lin 922f5adb82 Fix# implement missing methods required to register OC's admin panel,
fix #161
2019-04-13 09:50:16 +00: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