summaryrefslogtreecommitdiffstats
path: root/apps/settings/src/constants
Commit message (Expand)AuthorAgeFilesLines
* fix(settings): Also sanitize fediverse and twitter handle in the frontendFerdinand Thiessen2025-02-071-11/+20
* fix(settings): Repalce dashboard icon in appstoreFerdinand Thiessen2024-08-051-2/+2
* feat: let users configure their first day of weekRichard Steinmetz2024-07-221-0/+2
* chore: Add SPDX headerAndy Scherzinger2024-06-036-114/+12
* feat(ldap): sync additional properties to profile and SABJake Nabasny2024-05-301-0/+6
* feat(settings): Allow to sort groups in the account management alphabeticallyFerdinand Thiessen2024-03-271-0/+29
* feat(settings): Implement `app` type for AppDiscover sectionFerdinand Thiessen2024-03-191-9/+9
* fix(settings): Support `order` property on App Discover elements and hide fut...Ferdinand Thiessen2024-03-191-2/+7
* feat(settings): Implement `carousel` type for app discover sectionFerdinand Thiessen2024-03-141-1/+1
* feat(settings): Implement `post` type for app discover sectionFerdinand Thiessen2024-03-141-0/+129
* feat(settings): Implement new app discover section for app managementFerdinand Thiessen2024-03-142-0/+3
* feat(settings): Split appstore code into better maintainable piecesFerdinand Thiessen2024-03-111-0/+76
* fix(settings): Use status states from `NcInputField` instead of custom handlingFerdinand Thiessen2024-02-151-4/+5
* feat: rename users to account or personVincent Petry2024-02-132-3/+3
* enh(settings): Set main heading for AppsChristopher Ng2023-12-071-0/+1
* 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
* feat(settings): Show supported apps on app settings if subscribedFerdinand Thiessen2023-07-311-0/+1
* Adapt router.js for setting document title.julia.kirschenheuter2022-11-281-0/+32
* Rename mastodon to fediverseCarl Schwan2022-11-221-5/+5
* Refactor profile info settingsCarl Schwan2022-11-211-1/+1
* Add mastodon personal info fieldCarl Schwan2022-11-211-0/+5
* Fix disabled federated scopeChristopher Ng2022-10-281-1/+1
* Remake locale saving with VueChristopher Ng2022-09-161-0/+2
* Remake profile picture saving with VueChristopher Ng2022-09-021-1/+1
* Remake location property saving with VueChristopher Ng2022-08-251-1/+1
* Modularize shared account property componentsChristopher Ng2022-08-251-0/+16
* Replace license information to SPDX expressionLouis Chemineau2022-01-112-2/+2
* Eslint fixJohn Molakvoæ (skjnldsv)2022-01-081-3/+3
* Fix unsupported scopes being enabled for new propertiesChristopher Ng2021-11-041-3/+11
* Add new profile visibility sectionChristopher Ng2021-11-041-1/+1
* Profile frontendChristopher Ng2021-10-192-16/+111
* only offer to set locally verified mails as primaryArthur Schiwon2021-09-151-0/+7
* let user choose notification email in user settingsArthur Schiwon2021-09-151-0/+1
* Create language service and update constantsChristopher Ng2021-08-271-0/+10
* Refine input validationChristopher Ng2021-08-241-12/+22
* Create display name service and update constantsChristopher Ng2021-08-231-11/+35
* Create personal info serviceChristopher Ng2021-07-151-0/+83