Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add `autocomplete` attrs to input fields | julia.kirschenheuter | 2023-05-11 | 1 | -1/+1 |
* | Improve handling of profile fields | Christopher Ng | 2023-03-30 | 1 | -4/+2 |
* | chore(eslint): fix missing import extensions | John Molakvoæ | 2023-03-23 | 1 | -1/+1 |
* | Display invalid input message | Christopher Ng | 2022-10-27 | 1 | -3/+34 |
* | Adapt to new Nextcloud vue style | Carl Schwan | 2022-08-26 | 1 | -9/+0 |
* | Fix accessibility of input fields | Carl Schwan | 2022-08-26 | 1 | -1/+1 |
* | Modularize shared account property components | Christopher Ng | 2022-08-25 | 1 | -7/+7 |
* | Add Nc prefix to Nc vue component names | Vincent Petry | 2022-08-25 | 1 | -10/+10 |
* | Use material design icons in Email component | Christopher Ng | 2022-07-21 | 1 | -13/+6 |
* | Fix undefined logger | Christopher Ng | 2022-06-28 | 1 | -1/+2 |
* | Use unique key to prevent email component reuse | Christopher Ng | 2022-06-10 | 1 | -1/+0 |
* | Fix duplicate primary email message | Christopher Ng | 2022-03-02 | 1 | -4/+4 |
* | Auto fix warnings | Louis Chemineau | 2022-01-21 | 1 | -8/+4 |
* | Improve accessibility | Christopher Ng | 2021-11-26 | 1 | -1/+3 |
* | Profile frontend | Christopher Ng | 2021-10-19 | 1 | -13/+12 |
* | l10n: Replace "mail" to "email" | Valdnet | 2021-09-22 | 1 | -1/+1 |
* | fix code style | Arthur Schiwon | 2021-09-15 | 1 | -4/+4 |
* | fix updating and thus UI rendering on update notification change | Arthur Schiwon | 2021-09-15 | 1 | -4/+7 |
* | offer to unset notification email instead of disabling | Arthur Schiwon | 2021-09-15 | 1 | -6/+6 |
* | only offer to set locally verified mails as primary | Arthur Schiwon | 2021-09-15 | 1 | -3/+10 |
* | let user choose notification email in user settings | Arthur Schiwon | 2021-09-15 | 1 | -7/+58 |
* | Refine input validation | Christopher Ng | 2021-08-27 | 1 | -18/+13 |
* | Minor refactor | Christopher Ng | 2021-08-27 | 1 | -34/+40 |
* | Refine input validation | Christopher Ng | 2021-08-24 | 1 | -8/+21 |
* | Functional paradigm shift | Christopher Ng | 2021-08-23 | 1 | -31/+56 |
* | Vuetify | Christopher Ng | 2021-08-23 | 1 | -54/+51 |
* | Autofocus only additional email inputs | Christopher Ng | 2021-08-17 | 1 | -1/+1 |
* | Improve UX | Christopher Ng | 2021-07-20 | 1 | -10/+19 |
* | Make emails Vuetiful | Christopher Ng | 2021-07-15 | 1 | -0/+323 |