summaryrefslogtreecommitdiffstats
path: root/apps/settings/src/components/PersonalInfo/EmailSection/Email.vue
Commit message (Expand)AuthorAgeFilesLines
* Add `autocomplete` attrs to input fieldsjulia.kirschenheuter2023-05-111-1/+1
* Improve handling of profile fieldsChristopher Ng2023-03-301-4/+2
* chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-231-1/+1
* Display invalid input messageChristopher Ng2022-10-271-3/+34
* Adapt to new Nextcloud vue styleCarl Schwan2022-08-261-9/+0
* Fix accessibility of input fieldsCarl Schwan2022-08-261-1/+1
* Modularize shared account property componentsChristopher Ng2022-08-251-7/+7
* Add Nc prefix to Nc vue component namesVincent Petry2022-08-251-10/+10
* Use material design icons in Email componentChristopher Ng2022-07-211-13/+6
* Fix undefined loggerChristopher Ng2022-06-281-1/+2
* Use unique key to prevent email component reuseChristopher Ng2022-06-101-1/+0
* Fix duplicate primary email messageChristopher Ng2022-03-021-4/+4
* Auto fix warningsLouis Chemineau2022-01-211-8/+4
* Improve accessibilityChristopher Ng2021-11-261-1/+3
* Profile frontendChristopher Ng2021-10-191-13/+12
* l10n: Replace "mail" to "email"Valdnet2021-09-221-1/+1
* fix code styleArthur Schiwon2021-09-151-4/+4
* fix updating and thus UI rendering on update notification changeArthur Schiwon2021-09-151-4/+7
* offer to unset notification email instead of disablingArthur Schiwon2021-09-151-6/+6
* only offer to set locally verified mails as primaryArthur Schiwon2021-09-151-3/+10
* let user choose notification email in user settingsArthur Schiwon2021-09-151-7/+58
* Refine input validationChristopher Ng2021-08-271-18/+13
* Minor refactorChristopher Ng2021-08-271-34/+40
* Refine input validationChristopher Ng2021-08-241-8/+21
* Functional paradigm shiftChristopher Ng2021-08-231-31/+56
* VuetifyChristopher Ng2021-08-231-54/+51
* Autofocus only additional email inputsChristopher Ng2021-08-171-1/+1
* Improve UXChristopher Ng2021-07-201-10/+19
* Make emails VuetifulChristopher Ng2021-07-151-0/+323