aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming/lib/ThemingDefaults.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Use `IAppConfig` instead of `IConfig->getAppValue`Ferdinand Thiessen2024-09-101-4/+6
* fix(theming): Allow to specify a userId manually in BackgroundServiceFerdinand Thiessen2024-09-101-3/+3
* fix(styles): Make sure footer with legal links is shown correctlyFerdinand Thiessen2024-07-261-1/+1
* feat(theming): Allow shipped backgrounds to have a dark variantFerdinand Thiessen2024-07-121-2/+3
* fix(theming): Don't reset the cachebuster value when we reset themingMarcel Müller2024-07-101-0/+4
* chore: Add SPDX headerAndy Scherzinger2024-05-311-38/+2
* fix(settings): Return mean color of background image on setFerdinand Thiessen2024-05-211-7/+8
* fix: cleanup theming app codeFerdinand Thiessen2024-05-211-13/+10
* fix(theming): Also apply new background colors to guest viewFerdinand Thiessen2024-05-211-2/+8
* fix(theming): Also reset background color settings when updating global backg...Ferdinand Thiessen2024-05-211-38/+19
* feat(theming): Separate background and primary colorFerdinand Thiessen2024-05-211-16/+60
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-8/+8
* fix(theming): Make sure the footer is hidden if not content is renderedFerdinand Thiessen2023-11-021-5/+10
* Fix background removal not applying to user default themingJohn Molakvoæ2023-10-191-1/+2
* Fix background removal checkJohn Molakvoæ2023-10-191-0/+1
* add getDocBaseUrl that exted defaultLorenzo Tanganelli2023-06-191-0/+6
* Refactors "strpos" calls in /apps/theming to improve code readability.Faraz Samapoor2023-06-021-1/+1
* Use the default color and matching text color for the federation inviteJoas Schilling2023-01-301-0/+9
* Faster theming tests, better colours comparison and properly follow admin the...John Molakvoæ2022-11-301-2/+10
* More theming cypress tests and some fixesJohn Molakvoæ2022-11-291-3/+3
* Extract colour from custom backgroundJohn Molakvoæ2022-11-291-1/+1
* Allow to remove the background and select a custom colourJohn Molakvoæ2022-11-291-13/+2
* generate user themed iconsSimon L2022-11-181-1/+1
* Rewrite admin theming in VueChristopher Ng2022-10-281-1/+1
* Add admin user customization kill switchJohn Molakvoæ2022-10-191-0/+11
* Adjust testingJohn Molakvoæ2022-10-131-14/+10
* Fix primary and debounce to avoid infinite loopJohn Molakvoæ2022-10-131-1/+1
* Allow to pick custom colourJohn Molakvoæ (skjnldsv)2022-10-131-14/+19
* Use default system primaryJohn Molakvoæ (skjnldsv)2022-10-131-3/+26
* Fix excessive increase of cachebuster valueChristopher Ng2022-10-111-3/+1
* Use brand color for background only and keep accessible color as color primaryChristopher Ng2022-10-051-5/+5
* Use color preset of shipped background as primary colorChristopher Ng2022-10-051-40/+43
* Add better error handlingCarl Schwan2022-01-271-1/+1
* Fix registerEventListener issuesCarl Schwan2022-01-271-1/+2
* Fix psalm issues in theming appCarl Schwan2022-01-261-2/+6
* Don't setup the filesystem to check for a favicon we don't use anywayJoas Schilling2021-10-131-8/+11
* improve webmanifestszaimen2021-08-241-1/+1
* Merge pull request #26481 from ghost/fdroidJulius Härtl2021-07-131-0/+9
|\
| * Add F-DroidHouraisanNEET2021-07-041-0/+9
* | Validate the theming color also on CLIJoas Schilling2021-06-251-1/+5
* | Fix default product name for old themesMorris Jobke2021-06-161-1/+1
* | Add dedicated product name to OCP\DefaultsJulius Härtl2021-06-161-0/+7
* | Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-3/+2
|/
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-0/+1
* Store scss variables under a different prefix for each theming config versionJulius Härtl2020-11-301-2/+3
* override default dashboard background with theming oneJulien Veyssier2020-11-131-3/+3
* Shortcut to avoid file system setup when generating the logo URLMorris Jobke2020-11-091-5/+14
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-1/+1
* Add occ command to set theming valuesJulius Härtl2020-09-241-2/+6
* Update license headers for 19Christoph Wurst2020-04-291-0/+1