aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming/lib/Controller
Commit message (Expand)AuthorAgeFilesLines
* feat(PWA): add `display_override` to set the display-mode to `minimal-ui` on ...enh/49868/add-display-overrideSimon L.2025-02-281-1/+2
* feat(theming): allow to disable standalone windowsenh/noid/allow-disable-pwasSimon L.2025-02-061-1/+1
* fix(theming): Harden admin web link settingsFerdinand Thiessen2025-01-271-3/+5
* refactor(OpenAPI): Adjust scopes to match previous behaviorprovokateurin2025-01-063-0/+10
* fix(OpenAPI): Adjust array syntax to avoid ambiguitiesfix/openapi/array-syntaxprovokateurin2024-11-052-3/+3
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-212-31/+11
* chore(apps): Apply new rector configuration to autouse classesCôme Chilliet2024-10-152-2/+4
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-1/+1
* chore: Use `IAppConfig` instead of `IConfig->getAppValue`Ferdinand Thiessen2024-09-101-28/+24
* fix(theming): Use NavigationManager to handle default entriesprovokateurin2024-09-091-3/+7
* fix(psalm): named attribute argumentMaxence Lange2024-07-291-1/+1
* refactor(theming): Replace security annotations with respective attributesprovokateurin2024-07-273-33/+33
* chore: Add SPDX headerAndy Scherzinger2024-05-313-85/+6
* feat(theming): Allow to configure primary color separate from background in a...Ferdinand Thiessen2024-05-212-12/+8
* 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
* fix(manifest): Check if app exists instead of accessing null as an arrayJoas Schilling2024-01-172-13/+29
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-233-12/+13
* feat(theming): Allow to configure default apps and app order in frontend sett...Ferdinand Thiessen2023-10-201-0/+43
* Fix background removal checkJohn Molakvoæ2023-10-191-1/+1
* Add single status code descriptions for OpenAPIjld31032023-09-272-0/+4
* theming: Add OpenAPI specjld31032023-07-103-20/+87
* generate user themed favicon and touchiconSimon L2023-06-161-4/+6
* Refactors "strpos" calls in /apps/theming to improve code readability.Faraz Samapoor2023-06-021-2/+2
* Limit key names when uploading theme imagesVincent Petry2023-01-111-1/+14
* 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-302-0/+22
* 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
* generate user themed iconsSimon L2022-11-181-3/+4
* Add admin user customization kill switchJohn Molakvoæ2022-10-191-0/+5
* 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 manually specify a theme to apply to a section of an appJohn Molakvoæ2022-08-161-1/+1
* Allow to override the default themeJohn Molakvoæ2022-04-301-13/+29
* Lint and psalm fixJohn Molakvoæ2022-04-211-1/+1
* Font fixes and design update for theme pickerJohn Molakvoæ2022-04-211-3/+7
* Migrating themes to Theming appJohn Molakvoæ2022-04-211-0/+111
* Fix twofactor loading and public imageJohn Molakvoæ2022-04-211-0/+2
* Start theming providersJoas Schilling2022-04-211-69/+40
* Improve caching policyCarl Schwan2022-02-161-1/+1
* Add better error handlingCarl Schwan2022-01-271-2/+8
* Fix registerEventListener issuesCarl Schwan2022-01-271-2/+1
* Fix psalm issues in theming appCarl Schwan2022-01-261-15/+8
* App summary is optionalJoas Schilling2021-11-191-1/+1
* Add support for Delegation Settings for more appsCarl Schwan2021-10-151-0/+3
* Fix translated app detailsJoas Schilling2021-09-301-1/+1
* improve webmanifestszaimen2021-08-241-2/+22