aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/lib
Commit message (Expand)AuthorAgeFilesLines
* 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-143-0/+242
* Fix AppSettingsController.php overwriting currentLanguage1 Man Projects2023-12-061-1/+1
* Missing things in database should be warning, not infoCôme Chilliet2023-12-043-3/+3
* Switch from deprecated hasPrimaryKey to getPrimaryKey functionCôme Chilliet2023-12-041-1/+1
* Migrate missing primary key database check to new APICôme Chilliet2023-12-043-25/+91
* Migrate missing index database check to new APICôme Chilliet2023-12-043-26/+91
* Migrate missing column database check to new APICôme Chilliet2023-12-043-25/+91
* Merge pull request #41761 from nextcloud/backport/41678/stable28Joas Schilling2023-11-271-1/+1
|\
| * fix(security): Update expiration date in security.txtJoas Schilling2023-11-271-1/+1
* | fix(setupcheck): Fix memory limit setup checkJoas Schilling2023-11-271-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
* Migrate email test to new SetupCheck APICôme Chilliet2023-11-073-15/+78
* Remove duplicated ReadOnlyConfig setup checkCôme Chilliet2023-11-071-5/+0
* Migrate getenv test to new SetupCheck APICôme Chilliet2023-11-073-23/+79
* Merge pull request #41083 from nextcloud/feat/improve-setup-checks-wordingCôme Chilliet2023-11-078-48/+42
|\
| * Improve setup checks naming and improve database version checkCôme Chilliet2023-10-248-48/+42
* | Merge pull request #40889 from nextcloud/feat/check-for-more-php-modulesCôme Chilliet2023-10-263-35/+105
|\ \
| * | Add links to documentation for PHP modulesCôme Chilliet2023-10-261-2/+10