aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming/src/components/admin
Commit message (Expand)AuthorAgeFilesLines
* refactor: Migrate nextcloud-vue usage to new import schemaFerdinand Thiessen2025-02-205-13/+13
* refactor(styles): Adjust code style in SCSS sources to match our stylelint co...Ferdinand Thiessen2024-11-194-3/+5
* chore: Make active apps initial state consistent with OCS APIFerdinand Thiessen2024-07-101-3/+4
* chore: Enable ESLint for apps and fix all errorsFerdinand Thiessen2024-07-092-5/+7
* chore(deps): Update `debounce` to 2.1.0Ferdinand Thiessen2024-06-231-1/+2
* chore: Add SPDX headerAndy Scherzinger2024-05-316-96/+15
* fix(settings): Make background selector be responsive to user changesFerdinand Thiessen2024-05-212-7/+47
* feat(theming): Allow to configure primary color separate from background in a...Ferdinand Thiessen2024-05-211-4/+16
* fix(theming): change color button contrast on admin settingsGrigorii K. Shartsev2024-01-241-28/+14
* feat(theming): Allow to configure default apps and app order in frontend sett...Ferdinand Thiessen2023-10-201-0/+120
* chore: Migrate to new @nextcloud/vue APIChristopher Ng2023-08-291-1/+0
* feat(theming): add mime accept in Theming image file pickerJohn Molakvoæ2023-08-031-0/+8
* Use consistent imports for Vue componentsVarun Patil2023-05-234-15/+9
* fix(theming): remove unnecessary `color-primary-element-default-hover` variableJohn Molakvoæ2023-05-041-2/+16
* 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-292-1/+6
* Remove completed commentsChristopher Ng2022-11-181-2/+0
* Rewrite admin theming in VueChristopher Ng2022-10-285-0/+601