summaryrefslogtreecommitdiffstats
path: root/apps/theming/lib
Commit message (Expand)AuthorAgeFilesLines
* generate user themed favicon and touchiconSimon L2023-06-161-4/+6
* Merge pull request #38433 from nextcloud/fix/theming-invert-25Simon L2023-06-121-1/+4
|\
| * fix(theming): fix header primary invert if background disabledJohn Molakvoæ2023-05-241-1/+4
* | fix loading custom logo imageRobin Appelman2023-05-231-1/+1
|/
* fix(theming): Fix query for configvalue as CLOB on OCIJulius Härtl2023-02-071-1/+2
* Merge pull request #36283 from nextcloud/rakekniven-patch-1Simon L2023-01-291-2/+2
|\
| * Update apps/theming/lib/Migration/MigrateAdminConfig.phprakekniven2023-01-221-1/+1
| * l10n: Fixed grammar rakekniven2023-01-221-1/+1
| * l10n: Fixed grammarrakekniven2023-01-211-1/+1
* | Merge pull request #36394 from nextcloud/stable25-fix-theming-bg-disabledJohn Molakvoæ2023-01-291-2/+10
|\ \ | |/ |/|
| * fix(theming): fix admin-disabled background and user pristine theming settingsJohn Molakvoæ2023-01-261-2/+10
* | fix(theming): fix admin images migrationJohn Molakvoæ (skjnldsv)2023-01-202-76/+101
* | Limit key names when uploading theme imagesVincent Petry2023-01-111-1/+14
|/
* Remove "mixed" argument to make psalm happyVincent Petry2023-01-111-1/+1
* Fix theming migration repair step by passing correct type for argumentCôme Chilliet2023-01-111-6/+5
* Fix default primary for user themingJohn Molakvoæ2022-12-211-8/+6
* Lighten default color slightly for increased contrastChristopher Ng2022-12-131-1/+1
* Add new border color variable for increased contrastChristopher Ng2022-12-132-0/+2
* Revert "[stable25] Fix border color contrast"Simon L2022-11-283-5/+5
* Merge pull request #35346 from nextcloud/backport/35315/stable25blizzz2022-11-233-5/+5
|\
| * Fix border color contrastChristopher Ng2022-11-223-5/+5
* | rename placeholderArthur Schiwon2022-11-221-2/+2
* | fix const visibilityArthur Schiwon2022-11-221-2/+2
* | use constblizzz2022-11-221-1/+1
* | use constblizzz2022-11-221-1/+1
* | use .json extentionsblizzz2022-11-221-1/+1
* | do not store state in appconfigArthur Schiwon2022-11-221-14/+83
* | remove dashboard check, as fallback did not consider it eitherArthur Schiwon2022-11-221-9/+0
* | optimize background image migration jobArthur Schiwon2022-11-222-26/+70
|/
* Merge pull request #35261 from nextcloud/backport/35182/stable25Simon L2022-11-195-16/+29
|\
| * generate user themed iconsSimon L2022-11-185-16/+29
* | Fix default theming variablesJohn Molakvoæ2022-11-185-3/+20
|/
* Fix logo invertJohn Molakvoæ2022-11-162-9/+9
* Merge pull request #34686 from nextcloud/backport/34665/stable25Simon L2022-10-212-2/+4
|\
| * Invert header icons on bright preset backgroundsChristopher Ng2022-10-202-2/+4
* | Merge pull request #34647 from nextcloud/backport/34620/stable25Pytal2022-10-201-0/+76
|\ \ | |/ |/|
| * Add a repair step to cleanup old theming cacheChristopher Ng2022-10-201-0/+76
* | Simplify variable namesJohn Molakvoæ2022-10-193-64/+100
* | Add admin user customization kill switchJohn Molakvoæ2022-10-196-7/+31
|/
* Improve cache buster for user backgroundsVincent Petry2022-10-144-13/+31
* Fix migrationJohn Molakvoæ2022-10-141-6/+22
* Properly use user background cachebusterJohn Molakvoæ2022-10-142-1/+5
* Scope the appdata theming storage for global and usersJohn Molakvoæ2022-10-144-24/+42
* Merge pull request #34587 from nextcloud/backport/34461/stable25Pytal2022-10-133-5/+168
|\
| * graceful background image handlingArthur Schiwon2022-10-133-5/+168
* | Adjust testingJohn Molakvoæ2022-10-131-14/+10
* | Fix primary and debounce to avoid infinite loopJohn Molakvoæ2022-10-132-5/+6
* | Allow to pick custom colourJohn Molakvoæ (skjnldsv)2022-10-131-14/+19
* | Use default system primaryJohn Molakvoæ (skjnldsv)2022-10-135-7/+36
|/
* fix color-main-background-rgbszaimen2022-10-122-0/+4