aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-038-16/+32
* 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: Use ContainerInterface instead of IServerContainerMarcel Klehr2023-08-021-2/+2
* 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: strict_typesMarcel Klehr2023-08-022-0/+6
* AI admin settings: Update composer autoloadersMarcel Klehr2023-08-022-0/+6
* AI admin settings: Add a draggable icon in UI for translation provider preced...Marcel Klehr2023-08-021-2/+13
* AI admin settings: Use config values in AI feature managersMarcel Klehr2023-08-021-1/+1
* AI admin settings: Add save mechanismMarcel Klehr2023-08-024-75/+39
* AI Admin settings: Implement mt settings, stt settings and tp settingsMarcel Klehr2023-08-021-26/+59
* First pass at ai admin settingsMarcel Klehr2023-08-027-0/+440
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-0274-4/+104
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-01120-188/+206
* 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
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-3112-0/+12
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-3034-38/+10
* Merge branch 'master' into rakekniven-patch-2rakekniven2023-07-29152-1331/+1679
|\
| * Fix(l10n): Update translations from TransifexNextcloud bot2023-07-294-4/+6
| * Fix(l10n): Update translations from TransifexNextcloud bot2023-07-282-0/+4
| * Fix(l10n): Update translations from TransifexNextcloud bot2023-07-272-4/+6
| * Fix(l10n): Update translations from TransifexNextcloud bot2023-07-266-2/+28
| * Merge pull request #39487 from nextcloud/feat/noid/typed-events-for-db_add-mi...Joas Schilling2023-07-252-29/+39
| |\
| | * fix(db)!: Remove private legacy event because we can not keep itJoas Schilling2023-07-242-31/+7
| | * feat(dispatcher): Add typed event for "db:add-missing-primary-keys"Joas Schilling2023-07-241-0/+17
| | * feat(dispatcher): Add typed event for "db:add-missing-columns"Joas Schilling2023-07-241-3/+20
| * | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-256-4/+14
| |/
| * Merge pull request #38606 from fsamapoor/replace_strpos_calls_in_settings_appDaniel2023-07-244-7/+7
| |\
| | * Merge branch 'master' into replace_strpos_calls_in_settings_appFaraz Samapoor2023-06-1219-184/+170
| | |\
| | * | Refactors "strpos" calls in /apps/settings to improve code readability.Faraz Samapoor2023-06-054-8/+8
| * | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-248-8/+26
| * | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-238-0/+26
| * | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-22144-998/+1076
| * | | 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
| * | | | Merge pull request #39476 from nextcloud/fix/36975-increase_contrast_on_actio...Julia Kirschenheuter2023-07-211-11/+0
| |\ \ \ \
| | * | | | Remove opacity on federation control action buttonsjulia.kirschenheuter2023-07-191-11/+0
| | |/ / /
| * | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-2110-4/+52
* | | | | fix(i18n) Fixed grammarrakekniven2023-07-221-1/+1
|/ / / /
* / / / Fix(l10n): Update translations from TransifexNextcloud bot2023-07-2018-14/+48
|/ / /
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-1942-124/+850