aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming/lib/ThemingDefaults.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* Provide the proper language to the mailerRoeland Jago Douma2020-04-161-2/+2
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-9/+10
* Remove trailing and in between spacesChristoph Wurst2020-04-091-2/+2
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Use themed favicon-fbJulius Härtl2020-01-211-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+7
* Remove some whitespaceDaniel Kesselberg2019-11-241-1/+1
* add var for theming images , advanced optionsGuillaume COMPAGNON2019-11-241-3/+3
* Cleanup theming messRoeland Jago Douma2019-10-251-4/+1
* make sure that the urls for theming images are validRobin Appelman2019-10-181-4/+10
* Only return link to themed icon if file existsJulius Härtl2019-06-261-1/+1