summaryrefslogtreecommitdiffstats
path: root/apps/theming/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix dark theme descriptionJohn Molakvoæ2022-05-011-1/+1
* Fix theming setEnabledThemes unique arrayJohn Molakvoæ2022-04-301-1/+1
* Allow to override the default themeJohn Molakvoæ2022-04-303-14/+46
* Fix header apps iconsJohn Molakvoæ2022-04-281-4/+7
* Fix logo colour on bright primary colourJohn Molakvoæ2022-04-281-0/+6
* Add system/light themesJohn Molakvoæ2022-04-283-3/+67
* Fix mix factorJohn Molakvoæ2022-04-262-10/+10
* Fix dark theme primary mixJohn Molakvoæ2022-04-261-0/+5
* Fix dyslexia font loadingJohn Molakvoæ2022-04-221-6/+13
* Add default theming disabled fallbackJohn Molakvoæ2022-04-222-2/+1
* Lint and psalm fixJohn Molakvoæ2022-04-214-7/+10
* PhpunitJohn Molakvoæ2022-04-212-18/+32
* Remove accessibilityJohn Molakvoæ2022-04-212-2/+2
* Migrate old accessibility configJohn Molakvoæ2022-04-211-0/+123
* Font fixes and design update for theme pickerJohn Molakvoæ2022-04-217-23/+120
* Migrating themes to Theming appJohn Molakvoæ2022-04-2112-43/+557
* Write body theme selector straight in the templateJohn Molakvoæ2022-04-213-11/+61
* Fix twofactor loading and public imageJohn Molakvoæ2022-04-211-0/+2
* Update and fix theming imagesJohn Molakvoæ (skjnldsv)2022-04-212-25/+30
* Start theming providersJoas Schilling2022-04-2110-143/+618
* Improve caching policyCarl Schwan2022-02-161-1/+1
* Avoid file system access on checking if an image existsJulius Härtl2022-02-021-3/+6
* Add better error handlingCarl Schwan2022-01-272-3/+9
* Fix registerEventListener issuesCarl Schwan2022-01-272-3/+3
* Fix psalm issues in theming appCarl Schwan2022-01-265-24/+25
* Fix dynamic loadingJohn Molakvoæ (skjnldsv)2022-01-081-1/+2
* Follow upstream security recommandationCarl Schwan2021-12-021-4/+3
* Add rgb to hsl converterCarl Schwan2021-12-021-4/+41
* Fix ArrayAccess and JsonSerializable return typesCôme Chilliet2021-11-231-1/+1
* App summary is optionalJoas Schilling2021-11-191-1/+1
* Merge pull request #29240 from nextcloud/work/admin-delegation-implementationCarl Schwan2021-10-152-2/+15
|\
| * Add support for Delegation Settings for more appsCarl Schwan2021-10-152-2/+15
* | Don't setup the filesystem to check for a favicon we don't use anywayJoas Schilling2021-10-131-8/+11
|/
* Fix translated app detailsJoas Schilling2021-09-301-1/+1
* improve webmanifestszaimen2021-08-242-3/+23
* Merge pull request #26481 from ghost/fdroidJulius Härtl2021-07-131-0/+9
|\
| * Add F-DroidHouraisanNEET2021-07-041-0/+9
* | Fix Psalm code scanning alertsMichaIng2021-07-121-6/+9
* | Validate the theming color also on CLIJoas Schilling2021-06-252-1/+10
* | 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-0413-28/+17
|/
* Allow webp as background imageste1012021-03-091-1/+1
* Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-181-2/+2
* Remove unneeded casts that were found by PsalmMorris Jobke2021-01-111-2/+2
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-168-5/+12
* Store scss variables under a different prefix for each theming config versionJulius Härtl2020-11-301-2/+3
* Optimize chek if background is themedJulius Härtl2020-11-231-8/+1
* Fix setting images through occ for themingJulius Härtl2020-11-191-4/+5
* override default dashboard background with theming oneJulien Veyssier2020-11-135-10/+10