aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/src/components/PersonalInfo
Commit message (Expand)AuthorAgeFilesLines
* fix(settings): Also sanitize fediverse and twitter handle in the frontendFerdinand Thiessen4 days2-35/+46
* feat: Allow rich formatting of profile textChristopher Ng2025-01-101-1/+1
* refactor(styles): Adjust code style in SCSS sources to match our stylelint co...Ferdinand Thiessen2024-11-196-6/+7
* fix(profile): triggerbutton selectorskjnldsv2024-11-141-1/+1
* fix(settings): Align contents of profile picture headingfix/align-avatar-visibilityChristopher Ng2024-10-292-2/+6
* fix(code-style): Adjust JS code to our code styleFerdinand Thiessen2024-10-162-12/+14
* feat: add profile pronounsJohn Molakvoæ (skjnldsv)2024-09-171-0/+45
* feat: Add bidi support in core directoryMostafa Ahangarha2024-08-295-9/+13
* fix: Reset notification email automatically when deleting additonal emailChristopher Ng2024-08-021-0/+3
* chore(i18n): Changed wording to singularrakekniven2024-07-241-1/+1
* feat: let users configure their first day of weekRichard Steinmetz2024-07-222-1/+127
* chore: Enable ESLint for apps and fix all errorsFerdinand Thiessen2024-07-091-9/+7
* fix: Increase debounce delay when saving account propertiesChristopher Ng2024-06-212-2/+2
* fix: Do not import from `axios` but only `@nextcloud/axios`Ferdinand Thiessen2024-06-208-8/+8
* chore: Add SPDX headerAndy Scherzinger2024-06-0328-519/+55
* feat(ldap): sync additional properties to profile and SABJake Nabasny2024-05-301-0/+137
* fix(settings): emails actions a11y and designGrigorii K. Shartsev2024-03-054-262/+191
* fix(files): fix html structure on pre profile pagejulia.kirschenheuter2024-02-292-7/+5
* fix(settings): Use status states from `NcInputField` instead of custom handlingFerdinand Thiessen2024-02-1511-401/+414
* fix(settings): Migrate AccountPropertySection to `@nextcloud/vue` componentsFerdinand Thiessen2024-02-151-36/+45
* techdebt(settings): mark visibility selects as label-outsideGrigorii K. Shartsev2024-02-061-0/+1
* fix(settings): focus on trigger after federation scope dialog closeGrigorii K. Shartsev2024-02-061-1/+5
* fix(settings): use default styles for federation scope menuGrigorii K. Shartsev2024-01-241-10/+0
* fix(settings): federation scope menu a11yGrigorii K. Shartsev2024-01-242-110/+29
* enh(settings): removed background-gradient to ensure contrast ratio a11y requ...Eduardo Morales2024-01-031-1/+0
* fix(settings): Use heading for Profile and Profile picture sectionsChristopher Ng2023-12-222-10/+3
* Updated visible 'Twitter' name to 'X' in Personal infoGeorge Calderon2023-11-101-1/+1
* Updated visible 'Twitter' name to 'X' in Personal infoGeorge Calderon2023-11-101-1/+1
* fix(settings): Styles for scope buttonChristopher Ng2023-10-231-10/+1
* fix(settings): Name for scope buttonChristopher Ng2023-10-231-1/+1
* fix(settings): Remove aria-label on scope actionsChristopher Ng2023-10-232-4/+2
* fix(settings): remove unused savePrimaryEmailScope on Personal Settings pageGrigorii K. Shartsev2023-10-201-3/+1
* fix(settings): remove placeholder from selectGrigorii K. Shartsev2023-10-202-6/+2
* fix(settings): typo in avatar propGrigorii K. Shartsev2023-10-201-1/+1
* fix(settings): remove invalid avatar propGrigorii K. Shartsev2023-10-201-1/+0
* fix(settings): fix ids and aria-labels in personal emailsGrigorii K. Shartsev2023-10-202-13/+15
* fix(settings): remove empty aria-describedbyGrigorii K. Shartsev2023-10-202-4/+4
* fix: replace non-standard autocorrect with spellcheck attributeGrigorii K. Shartsev2023-10-202-3/+3
* fix profile visibility settings being too wideSimon L2023-10-175-21/+6
* Remove unneeded opacity for action buttonjulia.kirschenheuter2023-09-251-2/+0
* fix(apps): Adjust apps for FilePicker API changeFerdinand Thiessen2023-08-261-1/+0
* AI admin settings: lint:fixMarcel Klehr2023-08-028-23/+27
* Remove opacity on federation control action buttonsjulia.kirschenheuter2023-07-191-11/+0
* chore: upgrade typescript, eslint and fix lintJohn Molakvoæ2023-06-271-12/+12
* fix(sab): put location in proper address fieldJohannes Merkel2023-06-201-1/+1
* Use consistent imports for Vue componentsVarun Patil2023-05-231-1/+2
* Use the color-primary-element* variablesSimon L2023-05-132-4/+4
* Add `autocomplete` attrs to input fieldsjulia.kirschenheuter2023-05-118-2/+12
* fix(settings): Increase "Edit your profile visibility button" contrastFerdinand Thiessen2023-05-021-3/+3
* fix(settings): Fix title of profile scope optionsJoas Schilling2023-04-261-1/+1