aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/src
Commit message (Expand)AuthorAgeFilesLines
* chore: fix usage of deprecated functions and adjust code styleFerdinand Thiessen2024-09-202-6/+3
* feat: add profile pronounsJohn Molakvoæ (skjnldsv)2024-09-173-20/+73
* fix(settings): disable Discover when appstore is disabledGrigorii K. Shartsev2024-09-162-3/+6
* fix(settings): Add back create group iconChristopher Ng2024-09-101-2/+2
* 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-302-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: Adjust more places for logical positionFerdinand Thiessen2024-08-2912-268/+23
* feat: Add bidi support in core directoryMostafa Ahangarha2024-08-2915-28/+273
* Merge pull request #47450 from nextcloud/Jerome-Herbinet-line-managerFerdinand Thiessen2024-08-271-1/+1
|\
| * fix(wording): "Line" manager instead of "Account" managerJérôme Herbinet2024-08-261-1/+1
* | test: Migrated all Jest tests to vitestFerdinand Thiessen2024-08-261-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