aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/src
Commit message (Expand)AuthorAgeFilesLines
* fix(settings): Fix sharing exclude groups from password requirement option no...provokateurin2024-09-031-4/+4
* fix(settings): Add translators noteMarcel Klehr2024-09-031-0/+1
* fix(settings): Don't display built-in task types in AI settings TextProcessingMarcel Klehr2024-09-031-6/+6
* fix(settings): Hide forbidden UI elements for group managersFerdinand Thiessen2024-09-022-8/+20
* fix(settings): Don't show built-in textprocessing task types in textprocessin...Marcel Klehr2024-08-301-1/+9
* fix(settings): Remove STT admin settingsMarcel Klehr2024-08-301-21/+0
* fix(wording): "Line" manager instead of "Account" managerJérôme Herbinet2024-08-291-1/+1
* chore(deps): Update `@nextcloud/auth` to v2.4.0 and use `getCSPNonce` where p...Ferdinand Thiessen2024-08-135-9/+9
* fix(settings): Repalce dashboard icon in appstoreFerdinand Thiessen2024-08-051-2/+2
* fix: Reset notification email automatically when deleting additonal emailChristopher Ng2024-08-021-0/+3
* chore(ShareSettings): Proper wording for share autocompletion settingsfenn-cs2024-07-301-2/+2
* chore(i18n): Changed wording to singularrakekniven2024-07-241-1/+1
* Merge pull request #46418 from nextcloud/artonge/feat/user_admin_delegationLouis2024-07-246-48/+57
|\
| * fix(users): Remove useless filtering conditionLouis Chemineau2024-07-221-4/+0
| * feat(users): Enable features for delegated user adminsLouis Chemineau2024-07-224-9/+9
| * fix(users): Improve error handling of some fields updateLouis Chemineau2024-07-222-35/+48
* | feat: let users configure their first day of weekRichard Steinmetz2024-07-224-1/+132
|/
* refactor: Fix some linting issues in frontend codeFerdinand Thiessen2024-07-192-5/+5
* fix(settings): Fix endless spinner when wiping or deleting accountsChristopher Ng2024-07-191-2/+5
* feat(settings/admin/ai): increase min width of provider selectsJulien Veyssier2024-07-171-0/+6
* feat(settings/admin/ai): Add Task Processing API settingsMarcel Klehr2024-07-171-5/+41
* refactor: Improve design of declarative settingsFerdinand Thiessen2024-07-161-9/+9
* chore(settings): Rename user groupsChristopher Ng2024-07-112-3/+3
* feat: Add Recent accounts sectionChristopher Ng2024-07-115-10/+64
* chore: Make active apps initial state consistent with OCS APIFerdinand Thiessen2024-07-101-5/+3
* chore: Enable ESLint for apps and fix all errorsFerdinand Thiessen2024-07-0915-83/+94
* perf(settings): Optimize user list scroll performanceChristopher Ng2024-07-081-0/+1
* fix: Better wordings in the new user modalJérôme Herbinet2024-06-251-2/+2
* chore(deps): Update `debounce` to 2.1.0Ferdinand Thiessen2024-06-232-2/+3
* 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-2010-15/+16
* feat(settings): Emit loaded event for user managementChristopher Ng2024-06-181-0/+2
* feat(settings): Support svg user row action iconsChristopher Ng2024-06-061-0/+6
* feat(settings): Close user row action menu after clickChristopher Ng2024-06-051-0/+1
* feat(settings): Add action enabled callbackChristopher Ng2024-06-052-4/+14
* chore: Add SPDX headerAndy Scherzinger2024-06-03130-2176/+323
* chore: Change more "user" strings to "account"Christopher Ng2024-05-303-7/+7
* refactor: Shorten input focus callsChristopher Ng2024-05-301-3/+3
* fix: Autofocus username inputChristopher Ng2024-05-301-0/+4
* refactor: Migrate to built-in NcSelect input labelChristopher Ng2024-05-301-26/+7
* chore: Change some "user" strings to "account"Christopher Ng2024-05-301-6/+6
* fix(settings): Move user creation modal to dialogChristopher Ng2024-05-302-38/+55
* feat(ldap): sync additional properties to profile and SABJake Nabasny2024-05-303-0/+146
* feat: Add back searching in disabled user listCôme Chilliet2024-05-232-2/+3
* fix(tests): Adjust theming test for new splitted background and primary colorsFerdinand Thiessen2024-05-211-3/+3
* chore(settings): Rename "User backend" to "Account backend"Christopher Ng2024-05-171-1/+1
* chore(settings): Change "username" to "account name"Christopher Ng2024-05-173-6/+6
* feat: Split display name and username columnsChristopher Ng2024-05-143-8/+17
* fix(settings): When testing server stability, request URL with trailing slashFerdinand Thiessen2024-05-061-1/+1
* feat(webauthn): submit device name by pressing enterRichard Steinmetz2024-05-011-8/+11