aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming/lib/Controller/UserThemeController.php
Commit message (Expand)AuthorAgeFilesLines
* refactor(OpenAPI): Adjust scopes to match previous behaviorprovokateurin8 days1-0/+2
* fix(OpenAPI): Adjust array syntax to avoid ambiguitiesfix/openapi/array-syntaxprovokateurin2024-11-051-2/+2
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-211-14/+7
* chore(apps): Apply new rector configuration to autouse classesCôme Chilliet2024-10-151-1/+2
* refactor(theming): Replace security annotations with respective attributesprovokateurin2024-07-271-11/+8
* chore: Add SPDX headerAndy Scherzinger2024-05-311-25/+2
* feat(theming): Allow to configure primary color separate from background in a...Ferdinand Thiessen2024-05-211-3/+2
* feat(theming): Separate background and primary colorFerdinand Thiessen2024-05-211-1/+2
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-021-1/+1
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-6/+6
* Add single status code descriptions for OpenAPIjld31032023-09-271-0/+2
* theming: Add OpenAPI specjld31032023-07-101-6/+38
* Invert header if primary is bright and background disabledJohn Molakvoæ2022-12-081-5/+7
* Faster theming tests, better colours comparison and properly follow admin the...John Molakvoæ2022-11-301-0/+1
* Extract colour from custom backgroundJohn Molakvoæ2022-11-291-5/+10
* Allow to remove the background and select a custom colourJohn Molakvoæ2022-11-291-6/+19
* Improve cache buster for user backgroundsVincent Petry2022-10-141-2/+2
* Scope the appdata theming storage for global and usersJohn Molakvoæ2022-10-141-3/+4
* Fix excessive increase of cachebuster valueChristopher Ng2022-10-111-0/+6
* Move background settings from dashboard app to Appearance and accessibility s...greta2022-09-141-2/+61
* Allow to override the default themeJohn Molakvoæ2022-04-301-13/+29
* Migrating themes to Theming appJohn Molakvoæ2022-04-211-0/+111