aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/src/components
Commit message (Expand)AuthorAgeFilesLines
* fix: Update AdminAI.vuerakekniven2024-09-091-1/+1
* chore(i18n): adapted lowercaserakekniven2024-09-091-1/+1
* 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 line managersFerdinand Thiessen2024-08-301-1/+10
* 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: Adjust more places for logical positionFerdinand Thiessen2024-08-2912-268/+23
* feat: Add bidi support in core directoryMostafa Ahangarha2024-08-2915-28/+273
* fix(wording): "Line" manager instead of "Account" managerJérôme Herbinet2024-08-261-1/+1
* 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-245-37/+41
|\
| * 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-221-24/+32
* | feat: let users configure their first day of weekRichard Steinmetz2024-07-222-1/+127
|/
* refactor: Fix some linting issues in frontend codeFerdinand Thiessen2024-07-191-1/+1
* 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
* feat: Add Recent accounts sectionChristopher Ng2024-07-112-4/+10
* 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-098-60/+57
* 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-208-8/+8
* 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-051-3/+11
* chore: Add SPDX headerAndy Scherzinger2024-06-0373-1267/+183
* 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-301-0/+137
* feat: Add back searching in disabled user listCôme Chilliet2024-05-231-0/+1
* 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
* feat(webauthn): submit device name by pressing enterRichard Steinmetz2024-05-011-8/+11
* fix: Use `@simplewebauthn` for frontend logicFerdinand Thiessen2024-04-163-102/+93