summaryrefslogtreecommitdiffstats
path: root/apps/theming/src
Commit message (Expand)AuthorAgeFilesLines
* fix(theming): Add `__webpack_nounce__` to support async chunks like the filep...Ferdinand Thiessen2023-08-262-0/+8
* Use the color-primary-element* variablesSimon L2023-05-132-2/+2
* fix(theming): do not show the image default background on user theming if dis...John Molakvoæ2023-05-041-1/+1
* fix(theming): remove unnecessary `color-primary-element-default-hover` variableJohn Molakvoæ2023-05-041-2/+16
* chore(npm): fix warning and buildJohn Molakvoæ2023-04-211-1/+3
* Improvement of the theme selection UIJérôme Herbinet2023-04-191-0/+5
* chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-233-5/+5
* fix(theming): select "no-background" option and fix layout orderJohn Molakvoæ2023-03-021-14/+25
* Replace custom tooltips with native tooltipsjulia.kirschenheuter2023-01-111-5/+2
* Faster theming tests, better colours comparison and properly follow admin the...John Molakvoæ2022-11-302-6/+6
* More theming cypress tests and some fixesJohn Molakvoæ2022-11-295-15/+29
* Extract colour from custom backgroundJohn Molakvoæ2022-11-292-28/+97
* Allow to remove the background and select a custom colourJohn Molakvoæ2022-11-294-171/+143
* More appropriate wording for background selectionJérôme Herbinet2022-11-241-1/+1
* Remove completed commentsChristopher Ng2022-11-181-2/+0
* fix checkmark for theme settings in dark modeszaimen2022-11-081-2/+2
* Rewrite admin theming in VueChristopher Ng2022-10-2811-13/+1113
* Invert header icons on bright preset backgroundsChristopher Ng2022-10-191-21/+7
* Add admin user customization kill switchJohn Molakvoæ2022-10-191-5/+12
* l10n: Fixed grammarrakekniven2022-10-141-1/+1
* Improve cache buster for user backgroundsVincent Petry2022-10-141-3/+0
* Scope the appdata theming storage for global and usersJohn Molakvoæ2022-10-141-0/+1
* Adjust testingJohn Molakvoæ2022-10-131-6/+23
* Fix primary and debounce to avoid infinite loopJohn Molakvoæ2022-10-131-16/+21
* Allow to pick custom colourJohn Molakvoæ (skjnldsv)2022-10-131-1/+17
* Use default system primaryJohn Molakvoæ (skjnldsv)2022-10-132-15/+56
* Use brand color for background only and keep accessible color as color primaryChristopher Ng2022-10-051-1/+1
* Fix various theming bugsChristopher Ng2022-09-285-32/+17
* Add a global setting to disable keyboard shortcutsJoas Schilling2022-09-151-1/+50
* Move background settings from dashboard app to Appearance and accessibility s...greta2022-09-144-28/+396
* Add Nc prefix to Nc vue component namesVincent Petry2022-08-252-8/+8
* Fix font change preview updateJohn Molakvoæ2022-08-172-2/+7
* l10n: Delete apostropheValdnet2022-06-071-1/+1
* Migrate to static icons coloursJohn Molakvoæ2022-05-101-4/+11
* Improve theming layoutJohn Molakvoæ2022-04-302-6/+25
* Allow to override the default themeJohn Molakvoæ2022-04-302-13/+28
* Lint and psalm fixJohn Molakvoæ2022-04-211-1/+1
* Remove accessibilityJohn Molakvoæ2022-04-211-2/+2
* Font fixes and design update for theme pickerJohn Molakvoæ2022-04-212-9/+23
* Migrating themes to Theming appJohn Molakvoæ2022-04-213-0/+328