aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming/src/components
Commit message (Expand)AuthorAgeFilesLines
* refactor: Migrate nextcloud-vue usage to new import schemaFerdinand Thiessen2025-02-2010-22/+22
* fix: Increase background and primary color debounce timeLouis Chemineau2025-01-292-2/+2
* fix(theming): remove node-vibrant dependency and usage (was moved to backend)Ferdinand Thiessen2025-01-251-45/+4
* refactor(styles): Adjust code style in SCSS sources to match our stylelint co...Ferdinand Thiessen2024-11-196-5/+5
* fix(theming): Fix layout of themesChristopher Ng2024-10-021-5/+0
* fix(theming): Use NavigationManager to handle default entriesprovokateurin2024-09-091-1/+1
* feat: Add bidi support in core directoryMostafa Ahangarha2024-08-291-1/+1
* fix(theming): enforce theme should still provide dark as fallbackskjnldsv2024-07-131-1/+12
* chore: Make active apps initial state consistent with OCS APIFerdinand Thiessen2024-07-102-24/+6
* chore: Enable ESLint for apps and fix all errorsFerdinand Thiessen2024-07-094-7/+11
* chore(deps): Update `debounce` to 2.1.0Ferdinand Thiessen2024-06-232-3/+4
* chore: Add SPDX headerAndy Scherzinger2024-05-3112-119/+38
* fix(settings): Make background selector be responsive to user changesFerdinand Thiessen2024-05-214-45/+119
* feat(theming): Allow users to configure their primary colorFerdinand Thiessen2024-05-212-1/+130
* feat(theming): Allow to configure primary color separate from background in a...Ferdinand Thiessen2024-05-212-43/+45
* fix: Correctly import types in Typescript filesFerdinand Thiessen2024-02-132-2/+6
* fix(theming): change color button contrast on admin settingsGrigorii K. Shartsev2024-01-241-28/+14
* fix(theming): change color button contrast on user settingsGrigorii K. Shartsev2024-01-241-15/+22
* 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-204-0/+517
* fix(theming): Add `aria-pressed` attribute to active backgroundFerdinand Thiessen2023-10-181-8/+23
* fix text on default background image buttonSimon L2023-10-091-1/+1
* 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-261-13/+31
* 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
* 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-234-15/+9
* Use the color-primary-element* variablesSimon L2023-05-131-1/+1
* 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-232-3/+3
* 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-301-3/+3
* More theming cypress tests and some fixesJohn Molakvoæ2022-11-293-4/+6
* Extract colour from custom backgroundJohn Molakvoæ2022-11-291-26/+88
* Allow to remove the background and select a custom colourJohn Molakvoæ2022-11-291-88/+127
* More appropriate wording for background selectionJérôme Herbinet2022-11-241-1/+1
* Remove completed commentsChristopher Ng2022-11-181-2/+0