aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/src/store
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-06-039-187/+18
* feat: Add back searching in disabled user listCôme Chilliet2024-05-231-2/+2
* fix(settings): When testing server stability, request URL with trailing slashFerdinand Thiessen2024-05-061-1/+1
* feat(settings): Allow to sort groups in the account management alphabeticallyFerdinand Thiessen2024-03-271-20/+36
* fix(settings): Open app details also on app discover section when requestedFerdinand Thiessen2024-03-181-1/+1
* fix(settings): Save account management settings in local storageFerdinand Thiessen2024-03-111-5/+9
* feat(settings): Split account management into navigation and contentFerdinand Thiessen2024-03-111-10/+16
* feat(settings): Split account management and app store views into chunksFerdinand Thiessen2024-03-111-1/+0
* feat(settings): Refactor appstore to use PiniaFerdinand Thiessen2024-03-111-0/+104
* fix(settings): Disable app again if it breaks the files appFerdinand Thiessen2024-03-061-1/+3
* fix(settings): Refactor logger code to use TypescriptFerdinand Thiessen2024-03-051-4/+5
* fix(settings): Adjust frontend of appstore and user management to use initial...Ferdinand Thiessen2024-02-234-4/+11
* fix(settings): stop reloading after force-enabling an appJohn Molakvoæ2024-01-311-2/+12
* fix(settings): Disable renaming for tokens marked to be wipedFerdinand Thiessen2024-01-291-0/+1
* enh(settings): Refactor frontend for session and app token managementFerdinand Thiessen2023-12-211-0/+214
* fix(Users/Quota setting): Prevent floating point value from getting truncated...Marcel Klehr2023-12-071-1/+2
* enh(settings): Load from disabled users endpointChristopher Ng2023-11-301-0/+36
* refactor: remove remaining usage of OC::getCapabilitiesVarun Patil2023-10-201-3/+4
* chore: Remove unnecessary dialogs css importsChristopher Ng2023-10-181-1/+0
* Add new user filter to search.sorbaugh2023-10-121-0/+9
* enh(settings): Add groups accessiblyChristopher Ng2023-10-111-1/+1
* Do not manipulate userCount when it is equal to 0Louis Chemineau2023-09-141-0/+5
* enh(a11y): Users tableChristopher Ng2023-07-121-3/+20
* feat(users): Store and load a user's managerChristoph Wurst2023-05-121-4/+40
* chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-234-8/+8
* fix(user-management): Fix deleting user in hidden group(s)Christoph Wurst2023-02-031-0/+4
* Adapt router.js for setting document title.julia.kirschenheuter2022-11-281-8/+23
* Update @nextcloud/dialogs@ and fix toasts stylingJohn Molakvoæ2022-11-021-1/+1
* Fix translation of user exists error server-sideChristopher Ng2022-09-151-8/+0
* Fix unresponsive legacy password confirmation dialog with new dialog in VueChristopher Ng2022-09-141-1/+2
* Fix typos in apps/ subdirectoryluz paz2022-09-052-2/+2
* Various fixesCarl Schwan2022-08-261-1/+1
* Translate error when user already existsJoas Schilling2022-07-142-2/+10
* Fix user counts updates on user add/removePetre T2022-03-291-8/+46
* Fix settings error message timeoutChristopher Ng2022-03-041-2/+3
* Fix apps settings error message timeoutChristopher Ng2022-03-021-1/+1
* Cleanup admin settings js filesCarl Schwan2022-02-171-7/+9
* Add compiled filesLouis Chemineau2022-02-011-1/+1
* Add new component for the group list items.ArcticFall2022-02-011-4/+4
* Add js methods for renaming a group.ArcticFall2022-02-011-0/+33
* Replace license information to SPDX expressionLouis Chemineau2022-01-117-7/+7
* Add generic type and description when its missingLouis Chemineau2022-01-111-5/+4
* Typing correctionsLouis Chemineau2022-01-114-13/+14
* Eslint fixJohn Molakvoæ (skjnldsv)2022-01-083-49/+56
* avoid 'No users in here' in user list when there actually are usersJulien Veyssier2021-09-011-6/+6
* Bump @nextcloud/router from 1.2.0 to 2.0.0dependabot[bot]2021-07-232-19/+19
* l10n: Unify spellingValdnet2021-05-201-1/+1
* Bump js licensesJohn Molakvoæ (skjnldsv)2021-03-315-3/+18
* Make user list pagination more tolerantVincent Petry2021-02-041-2/+2
* Only let the infinite handler fetch more results if the limit is hitJulius Härtl2020-12-161-2/+2