aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into enh/text-processing-provider-with-idMarcel Klehr2023-12-191-1/+2
|\
| * enh(SpeechToText): Allow providers to declare a dynamic ID instead of using c...Marcel Klehr2023-12-191-1/+2
* | Merge branch 'master' into enh/text-processing-provider-with-idMarcel Klehr2023-12-1962-667/+1869
|\|
| * feat(setupcheck): Add setup check for maintenance_window_start configJoas Schilling2023-12-182-0/+72
| * feat(settings): add occ commands to handle admin delegationBenjamin Gaussorgues2023-12-133-0/+242
| * Merge SQlite warning to existing SupportedDatabase setup checkCôme Chilliet2023-12-072-7/+6
| * Fix AppSettingsController.php overwriting currentLanguage1 Man Projects2023-12-051-1/+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-283-56/+101
| * Missing things in database should be warning, not infoCôme Chilliet2023-11-273-3/+3
| * 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-273-25/+91
| * Migrate missing index database check to new APICôme Chilliet2023-11-273-26/+91
| * Migrate missing column database check to new APICôme Chilliet2023-11-273-25/+91
| * 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
| * | Merge pull request #41678 from nextcloud/branchoff/master-is-now-29Arthur Schiwon2023-11-231-1/+1
| |\ \
| | * | fix(security): Update expiration date in security.txtJoas Schilling2023-11-231-1/+1
| * | | chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-2327-142/+136
| |/ /
| * | Add quotation marksValdnet2023-11-231-1/+1
| * | Correct spellingValdnet2023-11-231-1/+1
| * | Merge pull request #41642 from nextcloud/Valdnet-patch-1Andy Scherzinger2023-11-224-7/+7
| |\ \
| | * | Change "brute force" to "brute-force"Valdnet2023-11-221-3/+3
| | * | Correct a typoValdnet2023-11-211-1/+1
| | * | Add quotation marksValdnet2023-11-211-2/+2
| | * | Add quotation marksValdnet2023-11-211-1/+1
| | * | Correct spelling of Brute ForceValdnet2023-11-211-3/+3
| | |/
| * / feat(search): hide user search if not on user listBenjamin Gaussorgues2023-11-221-27/+8
| |/
| * Merge pull request #41438 from nextcloud/feat/migrate-forwarded-for-headers-c...Côme Chilliet2023-11-214-31/+105
| |\
| | * Fix tests for setupchecksCôme Chilliet2023-11-202-3/+3
| | * Improve success messages for ForwarderForHeaders setup checkCôme Chilliet2023-11-202-7/+8
| | * Make it an error if address is not known and we are not in CLICôme Chilliet2023-11-202-5/+14
| | * Improve wrong configuration error message when we know it’s wrong.Côme Chilliet2023-11-201-2/+2
| | * Migrate Forwarded For Headers check to new APICôme Chilliet2023-11-203-26/+90
| * | enh(settings): Migrate admin settings for sharing to vueFerdinand Thiessen2023-11-201-83/+50
| |/
| * Merge pull request #41435 from nextcloud/feat/migrate-bruteforce-throttle-checkCôme Chilliet2023-11-203-7/+72
| |\
| | * Migrate Bruteforce Throttle check to SetupCheck APICôme Chilliet2023-11-133-7/+72
| * | Merge pull request #41086 from nextcloud/feat/migrate-memory-limit-setup-checkCôme Chilliet2023-11-143-7/+60
| |\|
| | * Migrate memory_limit check to new SetupCheck APICôme Chilliet2023-11-133-7/+60
| * | Fix application search provider orderBenjamin Gaussorgues2023-11-131-30/+14
| |/
| * Add missing dots in PhpModules setup check descriptionsCôme Chilliet2023-11-071-2/+2
| * Revert "Migrate code integrity to SetupCheck API"Côme Chilliet2023-11-073-66/+3
| * Migrate 32bit check to SetupCheck APICôme Chilliet2023-11-073-9/+69
| * Migrate Freetype check to SetupCheck APICôme Chilliet2023-11-073-9/+65
| * Migrate code integrity to SetupCheck APICôme Chilliet2023-11-073-2/+65
| * Migrate Randomness secure check to SetupCheck APICôme Chilliet2023-11-073-21/+65
| * Migrate memcache check to SetupCheck APICôme Chilliet2023-11-073-10/+62
| * Migrated both file locking checks to SetupCheck APICôme Chilliet2023-11-073-12/+80
| * Remove duplicate fileinfo PHP module checkCôme Chilliet2023-11-071-5/+0
| * Migrate database transaction level check to SetupCheck APICôme Chilliet2023-11-073-17/+77