aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming/lib
Commit message (Expand)AuthorAgeFilesLines
* Add distraction free backgrounds for Nextcloud 26Jan C. Borchardt2023-03-031-0/+22
* fix(themeing): Add error handling to ImageManagerFerdinand Thiessen2023-02-201-23/+41
* feat(theming): Only convert a background image if it benefits from itFerdinand Thiessen2023-02-201-2/+31
* l10n: Fixed grammarrakekniven2023-02-111-1/+1
* fix(theming): Fix query for configvalue as CLOB on OCIJulius Härtl2023-01-311-1/+2
* l10n: Change administrator to administrationValdnet2023-01-301-5/+5
* l10n: Change admin to administratorValdnet2023-01-301-5/+5
* Use the default color and matching text color for the federation inviteJoas Schilling2023-01-301-0/+9
* fix(l10n): fix admin images migrationrakekniven2023-01-231-1/+1
* fix(theming): fix admin images migrationJohn Molakvoæ (skjnldsv)2023-01-232-76/+101
* Limit key names when uploading theme imagesVincent Petry2023-01-111-1/+14
* Fix theming migration repair step by passing correct type for argumentCôme Chilliet2023-01-101-6/+5
* Invert header if primary is bright and background disabledJohn Molakvoæ2022-12-082-10/+17
* Merge pull request #35547 from nextcloud/enh/noid/delete-background-size-vari...Simon L2022-12-061-7/+0
|\
| * delete the --image-background-size variableSimon L2022-12-051-7/+0
* | Lighten default color slightly for increased contrastChristopher Ng2022-12-061-1/+1
* | Add new border color variable for increased contrastChristopher Ng2022-12-062-0/+2
|/
* Revert "Fix border color contrast"Christopher Ng2022-12-033-5/+5
* Faster theming tests, better colours comparison and properly follow admin the...John Molakvoæ2022-11-304-3/+33
* More theming cypress tests and some fixesJohn Molakvoæ2022-11-296-13/+9
* Extract colour from custom backgroundJohn Molakvoæ2022-11-295-15/+20
* Allow to remove the background and select a custom colourJohn Molakvoæ2022-11-299-64/+111
* Fix border color contrastChristopher Ng2022-11-223-5/+5
* rename placeholderArthur Schiwon2022-11-181-2/+2
* fix const visibilityArthur Schiwon2022-11-181-2/+2
* use constblizzz2022-11-181-1/+1
* use constblizzz2022-11-181-1/+1
* use .json extentionsblizzz2022-11-181-1/+1
* do not store state in appconfigArthur Schiwon2022-11-181-14/+83
* remove dashboard check, as fallback did not consider it eitherArthur Schiwon2022-11-181-9/+0
* optimize background image migration jobArthur Schiwon2022-11-182-26/+70
* generate user themed iconsSimon L2022-11-185-16/+29
* Fix logo invertJohn Molakvoæ2022-11-162-9/+9
* Rewrite admin theming in VueChristopher Ng2022-10-286-29/+34
* Invert header icons on bright preset backgroundsChristopher Ng2022-10-192-2/+4
* Simplify variable namesJohn Molakvoæ2022-10-193-64/+100
* Add admin user customization kill switchJohn Molakvoæ2022-10-196-7/+31
* Add a repair step to cleanup old theming cacheChristopher Ng2022-10-181-0/+76
* 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 #34461 from nextcloud/fix/migrate-backgroundVincent Petry2022-10-133-5/+168
|\
| * graceful background image handlingArthur Schiwon2022-10-133-5/+168
* | Merge pull request #34437 from nextcloud/feat/theming-default-system-valueSimon L2022-10-135-13/+44
|\ \
| * | 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
| |/
* | Merge pull request #34546 from nextcloud/improve-hight-contrastJohn Molakvoæ2022-10-132-0/+9
|\ \ | |/ |/|