aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming/lib/Service/ThemesService.php
Commit message (Expand)AuthorAgeFilesLines
* fix(theming): Return default theme if the user never selected a themefix/theming/default-theme-selectionprovokateurin2024-11-061-2/+2
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-1/+2
* fix(theming): enforce theme should still provide dark as fallbackskjnldsv2024-07-131-1/+7
* fix(theming): also apply enforced theme for guestsskjnldsv2024-06-141-8/+22
* chore: Add SPDX headerAndy Scherzinger2024-05-311-19/+2
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-23/+23
* Refactor primary computation and fix a few missing theme parity variablesJohn Molakvoæ2022-09-231-2/+2
* Fix theming setEnabledThemes unique arrayJohn Molakvoæ2022-04-301-1/+1
* Allow to override the default themeJohn Molakvoæ2022-04-301-1/+7
* Add system/light themesJohn Molakvoæ2022-04-281-0/+3
* Add default theming disabled fallbackJohn Molakvoæ2022-04-221-1/+1
* Lint and psalm fixJohn Molakvoæ2022-04-211-1/+3
* PhpunitJohn Molakvoæ2022-04-211-17/+31
* Migrating themes to Theming appJohn Molakvoæ2022-04-211-16/+67
* Write body theme selector straight in the templateJohn Molakvoæ2022-04-211-3/+52
* Start theming providersJoas Schilling2022-04-211-0/+56