aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/lib/Controller
Commit message (Expand)AuthorAgeFilesLines
* Migrate set_time_limit setup check to new APICôme Chilliet2024-01-181-15/+0
* Migrate memcached PHP module setup check to new APICôme Chilliet2024-01-181-19/+0
* Remove obsolete check of curl SSL versionCôme Chilliet2024-01-161-74/+0
* Migrate Cron checks to new SetupCheck APICôme Chilliet2024-01-161-26/+0
* Migrate overwrite.cli.url setup check to new APICôme Chilliet2024-01-161-13/+0
* Remove CSRF check from code integrity rescanCôme Chilliet2024-01-151-0/+1
* Migrate code integrity to SetupCheck APICôme Chilliet2024-01-151-2/+0
* Merge pull request #42640 from nextcloud/fix/fix-authentication-exceptions-2Côme Chilliet2024-01-111-6/+8
|\
| * Use IToken from OCP instead of OCCôme Chilliet2024-01-111-1/+1
| * Suppress or fix psalm errors related to InvalidTokenExceptionCôme Chilliet2024-01-111-1/+1
| * Always catch OCP versions of authentication exceptionsCôme Chilliet2024-01-111-5/+7
* | Migrate PHP imagick module check to new SetupCheck APICôme Chilliet2024-01-111-15/+0
|/
* Merge pull request #42590 from nextcloud/add-settings-section-type-attributeJoas Schilling2024-01-101-0/+1
|\
| * Add data-active-section-type attribute to app-content settings sectionThomas Citharel2024-01-051-0/+1
* | Migrate app dir owner check to SetupCheck APICôme Chilliet2024-01-081-49/+0
* | Remove unused properties from CheckSetupControllerTestCôme Chilliet2024-01-081-22/+1
* | Migrate opcache check to new SetupCheck APICôme Chilliet2024-01-081-79/+0
|/
* Merge SQlite warning to existing SupportedDatabase setup checkCôme Chilliet2023-12-071-6/+0
* Fix AppSettingsController.php overwriting currentLanguage1 Man Projects2023-12-051-1/+1
* Migrate database pending bigint conversions check to new APICôme Chilliet2023-11-281-56/+0
* Migrate missing primary key database check to new APICôme Chilliet2023-11-271-25/+0
* Migrate missing index database check to new APICôme Chilliet2023-11-271-26/+0
* Migrate missing column database check to new APICôme Chilliet2023-11-271-25/+0
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-239-66/+60
* Migrate Forwarded For Headers check to new APICôme Chilliet2023-11-201-26/+0
* Migrate Bruteforce Throttle check to SetupCheck APICôme Chilliet2023-11-131-7/+0
* Migrate memory_limit check to new SetupCheck APICôme Chilliet2023-11-131-6/+0
* Revert "Migrate code integrity to SetupCheck API"Côme Chilliet2023-11-071-0/+2
* Migrate 32bit check to SetupCheck APICôme Chilliet2023-11-071-9/+0
* Migrate Freetype check to SetupCheck APICôme Chilliet2023-11-071-9/+0
* Migrate code integrity to SetupCheck APICôme Chilliet2023-11-071-2/+0
* Migrate Randomness secure check to SetupCheck APICôme Chilliet2023-11-071-21/+0
* Migrate memcache check to SetupCheck APICôme Chilliet2023-11-071-10/+0
* Migrated both file locking checks to SetupCheck APICôme Chilliet2023-11-071-12/+0
* Remove duplicate fileinfo PHP module checkCôme Chilliet2023-11-071-5/+0
* Migrate database transaction level check to SetupCheck APICôme Chilliet2023-11-071-17/+0
* Migrate email test to new SetupCheck APICôme Chilliet2023-11-071-15/+0
* Remove duplicated ReadOnlyConfig setup checkCôme Chilliet2023-11-071-5/+0
* Migrate getenv test to new SetupCheck APICôme Chilliet2023-11-071-23/+22
* Merge pull request #40889 from nextcloud/feat/check-for-more-php-modulesCôme Chilliet2023-10-261-35/+0
|\
| * Migrate missing PHP modules check to new API and improve itCôme Chilliet2023-10-191-35/+0
* | Merge pull request #40326 from nextcloud/enh/text-to-image-apiJoas Schilling2023-10-261-1/+1
|\ \
| * | enh(Text2Image): Add AI settings section to text2imageMarcel Klehr2023-10-221-1/+1
* | | 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
| |/ |/|
* | Add OCP interface for SetupCheckManagerCôme Chilliet2023-10-191-2/+3
* | Migrate InternetConnectivity check to new APICôme Chilliet2023-10-191-49/+0
* | Merge setupchecks from new API into old UICôme Chilliet2023-10-191-21/+1
* | Migrate NeedsSystemAddressBookSync to new ISetupCheck APICôme Chilliet2023-10-191-4/+0
* | Move existing setup checks to new APICôme Chilliet2023-10-191-12/+0