aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming
Commit message (Expand)AuthorAgeFilesLines
* 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-186-17/+36
* Fix logo invertJohn Molakvoæ2022-11-167-15/+22
* [tx-robot] updated from transifexNextcloud bot2022-11-162-2/+4
* Fix themings tests and get rid of deprecated at matcherCôme Chilliet2022-11-151-28/+30
* Fix some more problems with tests under PHP 8.2Côme Chilliet2022-11-152-2/+22
* Fix errors from PHP 8.2 testingCôme Chilliet2022-11-142-2/+4
* [tx-robot] updated from transifexNextcloud bot2022-11-144-4/+88
* [tx-robot] updated from transifexNextcloud bot2022-11-124-10/+62
* [tx-robot] updated from transifexNextcloud bot2022-11-102-0/+8
* [tx-robot] updated from transifexNextcloud bot2022-11-092-2/+4
* fix checkmark for theme settings in dark modeszaimen2022-11-081-2/+2
* [tx-robot] updated from transifexNextcloud bot2022-11-062-2/+4
* [tx-robot] updated from transifexNextcloud bot2022-11-0538-46/+102
* [tx-robot] updated from transifexNextcloud bot2022-11-042-0/+14
* [tx-robot] updated from transifexNextcloud bot2022-11-022-4/+54
* [tx-robot] updated from transifexNextcloud bot2022-11-012-0/+8
* [tx-robot] updated from transifexNextcloud bot2022-10-314-2/+18
* [tx-robot] updated from transifexNextcloud bot2022-10-3010-4/+56
* [tx-robot] updated from transifexNextcloud bot2022-10-2994-1940/+2020
* Merge pull request #34359 from nextcloud/enh/admin-theming-vueJohn Molakvoæ2022-10-2827-3320/+1162
|\
| * Purge unused legacy code and drop 3rdparty jscolor dependencyChristopher Ng2022-10-287-3094/+0
| * Rewrite admin theming in VueChristopher Ng2022-10-2820-226/+1162
* | [tx-robot] updated from transifexNextcloud bot2022-10-288-2/+56
|/
* [tx-robot] updated from transifexNextcloud bot2022-10-274-0/+18
* [tx-robot] updated from transifexNextcloud bot2022-10-254-0/+26
* [tx-robot] updated from transifexNextcloud bot2022-10-244-0/+4
* [tx-robot] updated from transifexNextcloud bot2022-10-232-2/+2
* [tx-robot] updated from transifexNextcloud bot2022-10-222-0/+6
* [tx-robot] updated from transifexNextcloud bot2022-10-2110-0/+48
* [tx-robot] updated from transifexNextcloud bot2022-10-2094-188/+268
* Invert header icons on bright preset backgroundsChristopher Ng2022-10-194-23/+12
* Simplify variable namesJohn Molakvoæ2022-10-193-64/+100
* Fix testsJohn Molakvoæ2022-10-197-12/+54
* Add admin user customization kill switchJohn Molakvoæ2022-10-1913-16/+96
* [tx-robot] updated from transifexNextcloud bot2022-10-192-0/+2
* Merge pull request #34620 from nextcloud/fix/cleanup-theming-cacheblizzz2022-10-182-1/+78
|\
| * Add a repair step to cleanup old theming cacheChristopher Ng2022-10-182-1/+78
* | [tx-robot] updated from transifexNextcloud bot2022-10-186-0/+6
|/
* [tx-robot] updated from transifexNextcloud bot2022-10-1730-30/+0
* l10n: Fixed grammarrakekniven2022-10-141-1/+1
* Improve cache buster for user backgroundsVincent Petry2022-10-145-16/+31
* Fix testsJohn Molakvoæ2022-10-141-11/+21