aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/src
Commit message (Expand)AuthorAgeFilesLines
* fix(UserRow): fallback to group name in case of undefined availableGroupMaksim Sukharev2025-06-111-2/+2
* fix(settings): adjust group return code stylingJohn Molakvoæ2025-06-101-8/+2
* fix(settings): show group label instead of gid in accounts managementskjnldsv2025-06-101-2/+16
* fix: new account quota valueSebastianKrupinski2025-06-021-1/+1
* fix(AppNavigationGroupList): restore navigation panel and search/filter funct...Maksim Sukharev2025-06-022-7/+17
* fix(UserRow): retrieve available groups from the storeMaksim Sukharev2025-06-022-8/+28
* fix(NewUserDialog): retrieve available groups from the storeMaksim Sukharev2025-06-021-15/+12
* fix(profile): keep error status persistent until validJohn Molakvoæ2025-06-011-1/+1
* fix(profile): do not restore previous value on invalid requestskjnldsv2025-06-011-1/+0
* feat: add support for sensitive Declarative settings values encryptionAndrey Borysenko2025-05-282-2/+14
* refactor(settings): replace "remove" wording with "delete"Jérôme Herbinet2025-05-231-3/+3
* fix: Use logger correctly in UserRow.vuenfebe2025-05-221-1/+1
* fix(settings): Prevent double request on manager changenfebe2025-05-222-15/+8
* fix: correctly unset account managerFerdinand Thiessen2025-05-222-22/+24
* fix(settings): Send update request when clearing user managernfebe2025-05-222-20/+30
* fix(apps): Sort names separately from active/update stateleftybournes/fix/app-sortingKent Delante2025-05-021-3/+7
* fix(settings): allow to clear twitter and fediverseFerdinand Thiessen2025-04-272-3/+10
* fix(settings): group admins only can add users to their groupsFerdinand Thiessen2025-04-274-20/+41
* feat(settings): provide user groups for accounts listFerdinand Thiessen2025-04-271-1/+8
* fix(settings): Use axios directly for health check to preven URL sanitizingFerdinand Thiessen2025-04-251-1/+2
* chore: migrate types to `@simplewebauthn/browser` (changes package layout)Ferdinand Thiessen2025-04-181-1/+1
* fix: adjust webpack nonce generationFerdinand Thiessen2025-04-074-10/+10
* fix(settings): Handle email change restriction separately from display name c...provokateurin2025-04-021-3/+3
* chore(i18n): Aligned grammarrakekniven2025-03-311-1/+1
* fix(settings): Separate subadmin optionsChristopher Ng2025-03-281-1/+3
* fix(settings): Fix initialization of storeChristopher Ng2025-03-281-3/+3
* fix(settings): Preserve system groups on resetChristopher Ng2025-03-281-1/+6
* fix(settings): Natural order groupsChristopher Ng2025-03-283-5/+18
* fix(settings): Fix duplicated group options in new account dialogChristopher Ng2025-03-281-12/+18
* fix(settings): Fix duplicated group options when editing accountChristopher Ng2025-03-281-2/+2
* fix(settings): Fix group creation in new account dialogChristopher Ng2025-03-281-3/+6
* fix(settings): Fix group creation when editing usersChristopher Ng2025-03-281-5/+4
* fix(settings): Only change usercount if group can be foundChristopher Ng2025-03-281-3/+11
* fix(settings): Fix editing groups and subadmin groups of userChristopher Ng2025-03-282-19/+47
* fix(settings): Fix erroneous hiding of group admin column with paginated groupsChristopher Ng2025-03-284-14/+4
* fix(settings): Prevent selection of invalid groups that are not fully loadedChristopher Ng2025-03-281-2/+5
* fix(settings): Fix loaded groups being undefinedChristopher Ng2025-03-283-26/+16
* chore(settings): Add note on groups sortingChristopher Ng2025-03-281-0/+9
* refactor(settings): Consolidate group formattingChristopher Ng2025-03-285-43/+30
* perf(settings): Make scrolling smooth when a large number of groups are renderedChristopher Ng2025-03-281-2/+8
* fix(settings): Allow searching for groups in new account dialogChristopher Ng2025-03-281-21/+32
* fix(settings): Allow searching for groups in user rowChristopher Ng2025-03-284-60/+89
* perf(settings): Cancel request on new searchChristopher Ng2025-03-284-35/+70
* fix(settings): Fix infinitely loading account management page with pagination...Christopher Ng2025-03-286-105/+282
* fix(setupchecks): Treat information messages as successMarcel Müller2025-03-241-12/+8
* fix(user): Some strings not being translatedfixWrongTranslationGit'Fellow2025-03-221-7/+7
* fix(core): adjust fronend code for changes in webauthn libraryFerdinand Thiessen2025-03-191-3/+3
* fix(profile): allow to reset phone numberFerdinand Thiessen2025-03-161-0/+4
* fix(encryption): Inform user about master key generation on encryption enablingfunc0der2025-03-051-0/+3
* Revert "fix(files): updateAll method"skjnldsv2025-02-201-1/+1