aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/src/utils
Commit message (Expand)AuthorAgeFilesLines
* fix(code-style): Adjust JS code to our code styleFerdinand Thiessen2024-10-161-2/+2
* test: Migrated all Jest tests to vitestFerdinand Thiessen2024-08-261-1/+1
* chore: Enable ESLint for apps and fix all errorsFerdinand Thiessen2024-07-091-1/+3
* fix: Do not import from `axios` but only `@nextcloud/axios`Ferdinand Thiessen2024-06-201-4/+6
* chore: Add SPDX headerAndy Scherzinger2024-06-035-95/+10
* fix(settings): Support `order` property on App Discover elements and hide fut...Ferdinand Thiessen2024-03-192-2/+116
* feat(settings): Implement `post` type for app discover sectionFerdinand Thiessen2024-03-141-0/+47
* fix(settings): Refactor logger code to use TypescriptFerdinand Thiessen2024-03-051-1/+1
* AI admin settings: lint:fixMarcel Klehr2023-08-021-0/+2
* enh(a11y): Users tableChristopher Ng2023-07-121-0/+40
* Improve handling of profile fieldsChristopher Ng2023-03-301-0/+48
* Remake locale saving with VueChristopher Ng2022-09-161-0/+12
* Remake website property saving with VueChristopher Ng2022-08-261-1/+17
* Modularize shared account property componentsChristopher Ng2022-08-251-12/+0
* Replace license information to SPDX expressionLouis Chemineau2022-01-111-1/+1
* Eslint fixJohn Molakvoæ (skjnldsv)2022-01-081-7/+7
* Profile frontendChristopher Ng2021-10-191-2/+14
* Fix invalid prop type for isValidSectionChristopher Ng2021-09-071-2/+3
* Refine input validationChristopher Ng2021-08-271-0/+17
* Refine input validationChristopher Ng2021-08-241-0/+51