summaryrefslogtreecommitdiffstats
path: root/apps/theming/lib/Capabilities.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-311-24/+2
* fix: cleanup theming app codeFerdinand Thiessen2024-05-211-4/+0
* fix(tests): Adjust theming test for new splitted background and primary colorsFerdinand Thiessen2024-05-211-0/+1
* fix(theming): Also apply new background colors to guest viewFerdinand Thiessen2024-05-211-3/+2
* feat(theming): Allow to configure primary color separate from background in a...Ferdinand Thiessen2024-05-211-7/+8
* fix(theming): Apply same logic on capabilities for primary color like on themesFerdinand Thiessen2024-01-231-2/+9
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-3/+2
* fix(theming): Correctly expose user and admin themingjld31032023-11-031-7/+41
* theming: Add OpenAPI specjld31032023-07-101-0/+20
* feat(ocp): More specific type for ICapabilities::getCapabilitiesChristoph Wurst2023-07-031-2/+0
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* override default dashboard background with theming oneJulien Veyssier2020-11-131-3/+3
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Precalculate the primary element color for dark mode tooJoas Schilling2020-06-261-0/+2
* Set serverBackground if it is a custom background or default hubGretaD2020-06-081-2/+2
* Update license headersChristoph Wurst2019-12-051-2/+3
* add var for theming images , advanced optionsGuillaume COMPAGNON2019-11-241-0/+2
* More detailed theming capabilitiesJulius Härtl2018-01-101-0/+2
* Fix email buttons for white themeMorris Jobke2017-12-111-1/+1
* Theming: expose element color though capabilities APIJulius Härtl2017-11-071-3/+4
* Update license headersMorris Jobke2017-11-061-0/+2
* Add the primary font color to the capabilities as wellJoas Schilling2017-08-151-1/+7
* Expose theming capabilities to publicJulius Härtl2017-06-301-2/+2
* Return color when theming uses no background imageJulius Härtl2017-05-171-3/+12
* rename confusing getMailHeaderColor to getColorPrimary, ref #3491Jan-Christoph Borchardt2017-03-291-1/+1
* Add image URLs and testsJoas Schilling2016-09-061-1/+10
* Add theming information to capabilities for the clientJoas Schilling2016-09-051-0/+60