aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming/src
Commit message (Expand)AuthorAgeFilesLines
* chore(deps): Update `@nextcloud/auth` to v2.4.0 and use `getCSPNonce` where p...Ferdinand Thiessen2024-08-132-4/+4
* 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
* feat(theming): Add checkbox for force enable / disable blurry backgroundFerdinand Thiessen2024-07-021-0/+27
* chore(deps): Update `debounce` to 2.1.0Ferdinand Thiessen2024-06-232-3/+4
* chore: Add SPDX headerAndy Scherzinger2024-05-3119-253/+52
* fix(settings): Make background selector be responsive to user changesFerdinand Thiessen2024-05-2110-161/+250
* feat(theming): Allow users to configure their primary colorFerdinand Thiessen2024-05-213-8/+143
* feat(theming): Allow to configure primary color separate from background in a...Ferdinand Thiessen2024-05-213-53/+104
* fix(theming): better background and UI color change descriptionskjnldsv2024-05-021-2/+2
* 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