aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/src/main-personal-info.js
Commit message (Collapse)AuthorAgeFilesLines
* feat: add profile pronounsJohn Molakvoæ (skjnldsv)2024-09-171-16/+19
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* chore(deps): Update `@nextcloud/auth` to v2.4.0 and use `getCSPNonce` where ↵Ferdinand Thiessen2024-08-131-2/+2
| | | | | | possible Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* feat: let users configure their first day of weekRichard Steinmetz2024-07-221-0/+3
| | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* chore: Add SPDX headerAndy Scherzinger2024-06-031-19/+2
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* feat(ldap): sync additional properties to profile and SABJake Nabasny2024-05-301-0/+3
| | | | | | | | | | | | | | | Synced from LDAP to profile: - Date of birth Synced from LDAP to SAB (via the profile): - Biography - Date of birth Original code by Jake Nabasny (GitHub: @slapcat) Co-authored-by: Jake Nabasny <jake@nabasny.com> Co-authored-by: Richard Steinmetz <richard@steinmetz.cloud> Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* chore: Remove unnecessary dialogs css importsChristopher Ng2023-10-181-1/+0
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Rename mastodon to fediverseCarl Schwan2022-11-221-3/+3
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Add mastodon personal info fieldCarl Schwan2022-11-211-0/+3
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Update @nextcloud/dialogs@ and fix toasts stylingJohn Molakvoæ2022-11-021-1/+1
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Remake locale saving with VueChristopher Ng2022-09-161-0/+3
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Remake group and quota details section with VueChristopher Ng2022-09-151-0/+3
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Remake profile picture saving with VueChristopher Ng2022-09-021-0/+3
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Remake phone number property saving with VueChristopher Ng2022-08-261-0/+3
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Remake website property saving with VueChristopher Ng2022-08-261-0/+3
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Remake location property saving with VueChristopher Ng2022-08-251-0/+3
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Remake Twitter handle saving with VueChristopher Ng2022-08-251-0/+3
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Modularize shared account property componentsChristopher Ng2022-08-251-9/+9
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Fix undefined loggerChristopher Ng2022-06-281-5/+0
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Add global profile toggle configChristopher Ng2022-03-181-12/+19
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Replace license information to SPDX expressionLouis Chemineau2022-01-111-1/+1
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Add new profile visibility sectionChristopher Ng2021-11-041-23/+0
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Profile frontendChristopher Ng2021-10-191-3/+44
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* VuetifyChristopher Ng2021-08-271-1/+3
| | | | | | - abstract HeaderBar component Signed-off-by: Christopher Ng <chrng8@gmail.com>
* VuetifyChristopher Ng2021-08-231-7/+18
| | | | | | | - abstract shared components - rewrite email section Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Make emails VuetifulChristopher Ng2021-07-151-0/+38
Signed-off-by: Christopher Ng <chrng8@gmail.com>