Commit Graph

11 Commits

Author SHA1 Message Date
Joas Schilling 32e1ce8df1
Use the primary color and adjust the width when it's the only option
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-07-10 14:18:53 +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 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
Julius Härtl 77b4ca9e31
Fix app container building and IProvider injection for NC11
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2017-09-16 15:51:00 +02:00
Julius Härtl 74b5428193
Use client secret as identifier
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2017-06-30 15:55:21 +02: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
Julius Härtl 55c04b21ff
Some refactoring to make code simpler and more readable
- Refactor database classes to use entity/mapper pattern
- Use automatic class loading
- Move logic to RegistrationService class so it is reusable for the api

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2017-06-11 13:06:22 +02:00
Pellaeon Lin 044d22d971 Update# properly use the app framework 2015-09-02 17:05:06 +08:00
Pellaeon Lin 1f9d55ae1d Update# admin page section 2015-05-17 15:17:35 +08:00
Pellaeon Lin 431a471c02 Update# add register button on login page 2015-05-05 21:57:13 +08:00
Pellaeon Lin c3eedc1460 Create app 2014-08-28 14:43:28 +00:00