aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| * | Migrate missing PHP modules check to new API and improve itCôme Chilliet2023-10-193-35/+97
* | | Merge pull request #40326 from nextcloud/enh/text-to-image-apiJoas Schilling2023-10-262-1/+12
|\ \ \
| * | | fix(TextToImage): Fix copypastaMarcel Klehr2023-10-261-1/+1
| * | | en(TextToImage): Add getId method to IProviderMarcel Klehr2023-10-261-1/+1
| * | | enh(Text2Image): Add AI settings section to text2imageMarcel Klehr2023-10-222-1/+12
* | | | Don't duplicate notification warningJoas Schilling2023-10-261-0/+5
| |_|/ |/| |
* | | Make sure that OC interfaces returns OC interfaces for backward compatibilityCôme Chilliet2023-10-231-2/+1
| |/ |/|
* | Change SetupResult API to named constructorsCôme Chilliet2023-10-199-24/+23
* | Remove useless var in apps/settings/lib/SetupChecks/CheckUserCertificates.phpCôme Chilliet2023-10-191-2/+1