aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/src/components/PersonalInfo/shared/AccountPropertySection.vue
Commit message (Expand)AuthorAgeFilesLines
* fix: Increase debounce delay when saving account propertiesChristopher Ng2024-06-211-1/+1
* fix: Do not import from `axios` but only `@nextcloud/axios`Ferdinand Thiessen2024-06-201-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-06-031-19/+2
* fix(settings): Use status states from `NcInputField` instead of custom handlingFerdinand Thiessen2024-02-151-47/+23
* fix(settings): Migrate AccountPropertySection to `@nextcloud/vue` componentsFerdinand Thiessen2024-02-151-36/+45
* fix(settings): remove empty aria-describedbyGrigorii K. Shartsev2023-10-201-3/+3
* fix: replace non-standard autocorrect with spellcheck attributeGrigorii K. Shartsev2023-10-201-2/+2
* AI admin settings: lint:fixMarcel Klehr2023-08-021-1/+1
* Add `autocomplete` attrs to input fieldsjulia.kirschenheuter2023-05-111-1/+5
* Improve handling of profile fieldsChristopher Ng2023-03-301-4/+2
* chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-231-2/+2
* Display invalid input messageChristopher Ng2022-10-271-1/+34
* Fix rebasing issues and improve profile settings page a bit moreCarl Schwan2022-08-261-24/+0
* Modularize shared account property componentsChristopher Ng2022-08-251-0/+265