aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings
Commit message (Expand)AuthorAgeFilesLines
...
| * feat(setupcheck): Add setup check for maintenance_window_start configJoas Schilling2023-12-184-0/+74
| * Fix(l10n): Update translations from TransifexNextcloud bot2023-12-186-8/+28
| * Fix(l10n): Update translations from TransifexNextcloud bot2023-12-174-122/+122
| * Fix(l10n): Update translations from TransifexNextcloud bot2023-12-164-2/+4
| * Fix(l10n): Update translations from TransifexNextcloud bot2023-12-158-2/+110
| * Fix(l10n): Update translations from TransifexNextcloud bot2023-12-146-4/+56
| * feat(settings): add occ commands to handle admin delegationBenjamin Gaussorgues2023-12-136-1/+255
| * Fix(l10n): Update translations from TransifexNextcloud bot2023-12-1316-0/+26
| * Fix(l10n): Update translations from TransifexNextcloud bot2023-12-126-0/+182
| * Merge pull request #41535 from nextcloud/feat/merge-sqlite-check-to-database-...Côme Chilliet2023-12-114-16/+36
| |\
| | * Merge SQlite warning to existing SupportedDatabase setup checkCôme Chilliet2023-12-074-16/+36
| * | Fix(l10n): Update translations from TransifexNextcloud bot2023-12-1110-6/+32
| * | Fix(l10n): Update translations from TransifexNextcloud bot2023-12-1010-0/+16
| * | Fix(l10n): Update translations from TransifexNextcloud bot2023-12-09134-134/+144
| * | fix(settings): Expected string aria-label got boolean errorChristopher Ng2023-12-071-1/+1
| * | enh(settings): Set main heading for AppsChristopher Ng2023-12-072-2/+12
| * | enh(settings): Set main heading for User managementChristopher Ng2023-12-071-1/+12
| * | Fix(l10n): Update translations from TransifexNextcloud bot2023-12-082-2/+38
| |/
| * fix(Users/Quota setting): Prevent floating point value from getting truncated...Marcel Klehr2023-12-072-10/+13
| * enh(settings): Add apps and user management navigation labelsChristopher Ng2023-12-062-2/+3
| * Fix(l10n): Update translations from TransifexNextcloud bot2023-12-072-2/+28
| * Merge pull request #42044 from 1manprojects/patch-3Joas Schilling2023-12-061-1/+1
| |\
| | * Fix AppSettingsController.php overwriting currentLanguage1 Man Projects2023-12-051-1/+1
| * | Fix(l10n): Update translations from TransifexNextcloud bot2023-12-064-0/+8
| |/
| * Fix(l10n): Update translations from TransifexNextcloud bot2023-12-052-2/+20
| * Fix(l10n): Update translations from TransifexNextcloud bot2023-12-044-2/+8
| * Fix(l10n): Update translations from TransifexNextcloud bot2023-12-034-2/+112
| * Fix(l10n): Update translations from TransifexNextcloud bot2023-12-0210-22/+220
| * enh(settings): Load from disabled users endpointChristopher Ng2023-11-302-6/+57
| * Fix(l10n): Update translations from TransifexNextcloud bot2023-12-0110-6/+118
| * Fix(l10n): Update translations from TransifexNextcloud bot2023-11-3020-2/+144
| * Fix(l10n): Update translations from TransifexNextcloud bot2023-11-2988-4/+268
| * fix(settings): Duplicate update user manager callsChristopher Ng2023-11-281-2/+1
| * Migrate away from deprecated doctrine/dbal getName functionCôme Chilliet2023-11-281-2/+2
| * Migrate database pending bigint conversions check to new APICôme Chilliet2023-11-286-85/+103
| * Merge pull request #41460 from nextcloud/feat/migrate-database-missing-checksCôme Chilliet2023-11-288-87/+279
| |\
| | * Missing things in database should be warning, not infoCôme Chilliet2023-11-273-3/+3
| | * fix(tests) Fix CheckSetupControllerTestCôme Chilliet2023-11-271-2/+0
| | * Switch from deprecated hasPrimaryKey to getPrimaryKey functionCôme Chilliet2023-11-271-1/+1
| | * Migrate missing primary key database check to new APICôme Chilliet2023-11-276-29/+93
| | * Migrate missing index database check to new APICôme Chilliet2023-11-276-30/+93
| | * Migrate missing column database check to new APICôme Chilliet2023-11-276-26/+93
| * | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-286-8/+140
| |/
| * Merge pull request #41640 from nextcloud/bugfix/noid/fix-memory-limit-setup-c...Joas Schilling2023-11-271-1/+1
| |\
| | * fix(setupcheck): Fix memory limit setup checkJoas Schilling2023-11-211-1/+1
| * | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-278-6/+260
| * | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-2610-2/+316
| * | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-2524-4/+72
| * | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-24138-878/+542
| * | Merge pull request #41678 from nextcloud/branchoff/master-is-now-29Arthur Schiwon2023-11-232-3/+3
| |\ \