aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/src
Commit message (Expand)AuthorAgeFilesLines
* fix(settings): Invert app nav icons when activeChristopher Ng2023-08-212-11/+28
* Download and enable allJérôme Herbinet2023-08-181-1/+1
* fix(l10n): Password column headerChristopher Ng2023-08-171-0/+1
* fix(settings): fix "Set user manager" label in users settingsGrigorii K. Shartsev2023-08-161-2/+5
* fix(settings): fix set manager loading indicator in users settingsGrigorii K. Shartsev2023-08-161-2/+2
* fix(settings): do not disable select on loading in users settingsGrigorii K. Shartsev2023-08-161-5/+5
* "Allow untested app" wordingJérôme Herbinet2023-08-111-2/+2
* chore: Update nextcloud-vue to v8 beta2 and renamed changed propertiesFerdinand Thiessen2023-08-0212-38/+37
* compile assetsJulien Veyssier2023-08-021-1/+1
* fix wrong NcSelect event in AI admin settingsJulien Veyssier2023-08-021-1/+1
* polish AI admin settings UIJulien Veyssier2023-08-021-4/+20
* move long click handlers into methodsJulien Veyssier2023-08-021-3/+19
* Admin AI settings: Improve a11y of machine translation precendenceMarcel Klehr2023-08-021-1/+12
* Update apps/settings/src/components/AdminAI.vueMarcel Klehr2023-08-021-1/+1
* Update apps/settings/src/components/AdminAI.vueMarcel Klehr2023-08-021-1/+1
* AI admin settings: lint:fixMarcel Klehr2023-08-021-1/+1
* AI admin settings: lint:fixMarcel Klehr2023-08-021-15/+17
* AI admin settings: lint:fixMarcel Klehr2023-08-0220-56/+99
* AI admin settings: Add a draggable icon in UI for translation provider preced...Marcel Klehr2023-08-021-2/+13
* AI admin settings: Add save mechanismMarcel Klehr2023-08-021-22/+23
* AI Admin settings: Implement mt settings, stt settings and tp settingsMarcel Klehr2023-08-021-26/+59
* First pass at ai admin settingsMarcel Klehr2023-08-021-0/+83
* fix: correct hint for missing posix extensionDaniel Kesselberg2023-07-311-11/+10
* feat(settings): Show supported apps on app settings if subscribedFerdinand Thiessen2023-07-313-1/+24
* Merge branch 'master' into rakekniven-patch-2rakekniven2023-07-293-275/+399
|\
| * Merge pull request #39402 from nextcloud/enh/a11y-users-settingsPytal2023-07-212-264/+399
| |\
| | * enh(a11y): User management settings dialogChristopher Ng2023-07-182-264/+399
| * | Remove opacity on federation control action buttonsjulia.kirschenheuter2023-07-191-11/+0
| |/
* / fix(i18n) Fixed grammarrakekniven2023-07-221-1/+1
|/
* fix(l10n): ManagerChristopher Ng2023-07-173-4/+11
* test(settings): Users tableChristopher Ng2023-07-121-2/+5
* fix(cypress): users_disableChristopher Ng2023-07-121-1/+2
* enh(a11y): Users tableChristopher Ng2023-07-1212-757/+1222
* fix(settings): Migrate away from `NcAppNavigationCounter`Ferdinand Thiessen2023-07-013-21/+45
* fix(settings): Migrate away from deprecated `NcPopoverMenu`Ferdinand Thiessen2023-06-303-81/+118
* Replace plain input fields with NcTextField fields and NcMultiSelect fields w...julia.kirschenheuter2023-06-281-132/+198
* chore: upgrade typescript, eslint and fix lintJohn Molakvoæ2023-06-273-22/+19
* Add "button" class to the QR code linkJérôme Herbinet2023-06-261-2/+2
* Merge pull request #38856 from nextcloud/fix/contacts/3404/put-location-in-pr...Johannes2023-06-221-1/+1
|\
| * fix(sab): put location in proper address fieldJohannes Merkel2023-06-201-1/+1
* | enh(a11y): New user modalChristopher Ng2023-06-215-366/+531
|/
* Improved display of app linksJérôme Herbinet2023-05-301-0/+3
* Revert "Fix table view"julia.kirschenheuter2023-05-253-193/+166
* Fix lint errorsVarun Patil2023-05-232-7/+7
* Use consistent imports for Vue componentsVarun Patil2023-05-234-16/+15
* Add label to "default quota" multiselectjulia.kirschenheuter2023-05-231-16/+22
* Disable "Enforce password protection" if not asking for a passwordDaniel Calviño Sánchez2023-05-221-0/+15
* address reviewSimon L2023-05-192-3/+3
* migrate a few components to NcSelectSimon L2023-05-194-26/+30
* Fix add new group eventfenn-cs2023-05-181-6/+5