Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rewrite admin theming in Vue | Christopher Ng | 2022-10-28 | 2 | -11/+23 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | Add admin user customization kill switch | John Molakvoæ | 2022-10-19 | 2 | -1/+7 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Use default system primary | John Molakvoæ (skjnldsv) | 2022-10-13 | 1 | -1/+1 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | update theming icon in personal settings | szaimen | 2022-09-21 | 1 | -1/+1 |
| | | | | Signed-off-by: szaimen <szaimen@e.mail.de> | ||||
* | Move background settings from dashboard app to Appearance and accessibility ↵ | greta | 2022-09-14 | 1 | -4/+0 |
| | | | | | | | settings Signed-off-by: greta <gretadoci@gmail.com> Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | Allow to override the default theme | John Molakvoæ | 2022-04-30 | 1 | -0/+10 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Migrating themes to Theming app | John Molakvoæ | 2022-04-21 | 4 | -26/+213 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Add support for Delegation Settings for more apps | Carl Schwan | 2021-10-15 | 1 | -2/+12 |
| | | | | | | | | | * This adds support for the sharing, groupware, theming and user_ldap app * This adds some code who disapeared during a rebase in the initial delegation PR (provisioning_api) Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 2 | -4/+2 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -1/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 1 | -11/+11 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | To continue this formatting madness, here's a tiny patch that adds unified formatting for control structures like if and loops as well as classes, their methods and anonymous functions. This basically forces the constructs to start on the same line. This is not exactly what PSR2 wants, but I think we can have a few exceptions with "our" style. The starting of braces on the same line is pracrically standard for our code. This also removes and empty lines from method/function bodies at the beginning and end. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Update license headers for 18 | Christoph Wurst | 2019-12-20 | 1 | -1/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Update license headers | Christoph Wurst | 2019-12-05 | 2 | -6/+4 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Revert "Where is your data?" | Roeland Jago Douma | 2019-03-20 | 1 | -0/+83 |
| | |||||
* | Move server info to theming section | Michael Weimann | 2019-01-14 | 1 | -83/+0 |
| | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu> | ||||
* | Minor fixes and cleanup | Julius Härtl | 2018-06-06 | 1 | -1/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | also add a privacy link | Arthur Schiwon | 2018-05-24 | 1 | -0/+1 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | allow to specify a link to a legal notice | Arthur Schiwon | 2018-05-09 | 1 | -0/+1 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Move to more generic image handling and add extra images | Julius Härtl | 2018-04-19 | 1 | -12/+12 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Show UI when using a custom theme | Julius Härtl | 2018-03-26 | 1 | -1/+1 |
| | | | | | | Do not hide the theming app UI when using a custom theme besides it, but warn the users about some settings being overwritten by that. Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Theming: add hint about favicon generation | Julius Härtl | 2017-11-08 | 1 | -0/+2 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Update license headers | Morris Jobke | 2017-11-06 | 2 | -0/+7 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | rename confusing getMailHeaderColor to getColorPrimary, ref #3491 | Jan-Christoph Borchardt | 2017-03-29 | 1 | -1/+1 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | Add the icons for shipped apps | Joas Schilling | 2017-01-19 | 1 | -3/+18 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Update Admin.php | iamfool | 2016-08-28 | 1 | -1/+1 |
| | |||||
* | Theming: Add preview for login screen | Julius Haertl | 2016-08-26 | 1 | -0/+4 |
| | |||||
* | Require a ThemingDefaults class again | Roeland Jago Douma | 2016-08-24 | 1 | -3/+2 |
| | |||||
* | fixes registering of theming settings where server return OC_Defaults ↵ | Arthur Schiwon | 2016-08-22 | 1 | -2/+3 |
| | | | | instead of ThemingDefaults | ||||
* | Add unit tests | Lukas Reschke | 2016-08-15 | 1 | -5/+4 |
| | |||||
* | rename remaining occurences of OCA/Theming/Template | Arthur Schiwon | 2016-08-12 | 1 | -1/+1 |
| | |||||
* | rename "Tenmplate" to "ThemingDefaults" to make the auto loader happy" | Bjoern Schiessle | 2016-08-12 | 1 | -2/+2 |
| | |||||
* | adjust Theming app | Arthur Schiwon | 2016-08-11 | 2 | -0/+166 |