aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming/src
Commit message (Expand)AuthorAgeFilesLines
* fix: Correctly import types in Typescript filesFerdinand Thiessen2024-02-132-2/+6
* fix(theming): change color button contrast on admin settingsGrigorii K. Shartsev2024-01-242-29/+14
* fix(theming): change color button contrast on user settingsGrigorii K. Shartsev2024-01-241-15/+22
* chore(theming): fix warning of incorrect NcCheckboxRadioSwitch usageGrigorii K. Shartsev2024-01-161-1/+0
* Complete `<h1>` settings headingjulia.kirschenheuter2024-01-161-1/+1
* fix(theming): Adjust app order settings for backend changesFerdinand Thiessen2023-11-142-8/+5
* add descriptions for background picturesSimon L2023-11-031-1/+1
* fix(theming): Add accessible information for screen readers to the app order ...Ferdinand Thiessen2023-10-312-13/+80
* fix(theming): App order selector should keep the focus on clickFerdinand Thiessen2023-10-302-5/+24
* Change styles on active, hover and focus state for background buttonsjulia.kirschenheuter2023-10-241-2/+2
* feat(theming): Allow to reset the user defined app order to the default valueFerdinand Thiessen2023-10-212-33/+116
* fix(theming): App order settings - ensure the focus is kept on buttonFerdinand Thiessen2023-10-211-4/+55
* feat(theming): Allow to configure default apps and app order in frontend sett...Ferdinand Thiessen2023-10-206-2/+528
* Fix background removal not applying to user default themingJohn Molakvoæ2023-10-191-2/+2
* fix(theming): Add `aria-pressed` attribute to active backgroundFerdinand Thiessen2023-10-182-10/+27
* fix text on default background image buttonSimon L2023-10-091-1/+1
* change order of keyboard shortcuts settings to be at the endSimon L2023-09-061-11/+11
* fix(10n): Fixed grammarrakekniven2023-09-041-1/+1
* chore: Migrate to new @nextcloud/vue APIChristopher Ng2023-08-291-1/+0
* fix(theming): user background pickerJohn Molakvoæ2023-08-263-17/+43
* fix(apps): Adjust apps for FilePicker API changeFerdinand Thiessen2023-08-261-1/+0
* feat(theming): add mime accept in Theming image file pickerJohn Molakvoæ2023-08-031-0/+8
* chore: Update nextcloud-vue to v8 beta2 and renamed changed propertiesFerdinand Thiessen2023-08-022-5/+5
* Add more space below item of preview explanationjulia.kirschenheuter2023-07-201-1/+5
* chore: upgrade typescript, eslint and fix lintJohn Molakvoæ2023-06-271-2/+2
* Use consistent imports for Vue componentsVarun Patil2023-05-235-19/+11
* 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