aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming/lib/Settings/Admin.php
Commit message (Expand)AuthorAgeFilesLines
* fix(NavigationManager): Skip invalid default navigation entriesprovokateurin2024-09-091-1/+3
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-2/+2
* chore: Add SPDX headerAndy Scherzinger2024-05-311-24/+2
* fix(settings): Make background selector be responsive to user changesFerdinand Thiessen2024-05-211-0/+4
* feat(theming): Allow to configure primary color separate from background in a...Ferdinand Thiessen2024-05-211-1/+2
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-1/+1
* feat(theming): Allow to configure default apps and app order in frontend sett...Ferdinand Thiessen2023-10-201-23/+12
* feat(theming): add mime accept in Theming image file pickerJohn Molakvoæ2023-08-031-0/+7
* Rewrite admin theming in VueChristopher Ng2022-10-281-10/+21
* Add admin user customization kill switchJohn Molakvoæ2022-10-191-0/+1
* Use default system primaryJohn Molakvoæ (skjnldsv)2022-10-131-1/+1
* Migrating themes to Theming appJohn Molakvoæ2022-04-211-14/+12
* Add support for Delegation Settings for more appsCarl Schwan2021-10-151-2/+12
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-11/+11
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Update license headersChristoph Wurst2019-12-051-3/+2
* Minor fixes and cleanupJulius Härtl2018-06-061-1/+1
* also add a privacy linkArthur Schiwon2018-05-241-0/+1
* allow to specify a link to a legal noticeArthur Schiwon2018-05-091-0/+1
* Move to more generic image handling and add extra imagesJulius Härtl2018-04-191-12/+12
* Show UI when using a custom themeJulius Härtl2018-03-261-1/+1
* Theming: add hint about favicon generationJulius Härtl2017-11-081-0/+2
* Update license headersMorris Jobke2017-11-061-0/+6
* rename confusing getMailHeaderColor to getColorPrimary, ref #3491Jan-Christoph Borchardt2017-03-291-1/+1
* Update Admin.phpiamfool2016-08-281-1/+1
* Theming: Add preview for login screenJulius Haertl2016-08-261-0/+4
* Require a ThemingDefaults class againRoeland Jago Douma2016-08-241-3/+2
* fixes registering of theming settings where server return OC_Defaults instead...Arthur Schiwon2016-08-221-2/+3
* Add unit testsLukas Reschke2016-08-151-5/+4
* rename remaining occurences of OCA/Theming/TemplateArthur Schiwon2016-08-121-1/+1
* rename "Tenmplate" to "ThemingDefaults" to make the auto loader happy"Bjoern Schiessle2016-08-121-2/+2
* adjust Theming appArthur Schiwon2016-08-111-0/+99