aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/lib/Controller
Commit message (Expand)AuthorAgeFilesLines
* 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
* | ProgressCarl Schwan2023-10-191-7/+0
* | Add api to register setup checksCarl Schwan2023-10-191-3/+15
|/
* address reviewSimon L2023-10-061-5/+32
* Move inline docs to online documentationSimon L2023-10-051-17/+4
* Merge pull request #39175 from shdehnavi/settings_app_users_controller_square...Christoph Wurst2023-09-271-1/+1
|\
| * use square bracket syntax to modify arrayHamid Dehnavi2023-07-051-1/+1
* | Add single status code descriptions for OpenAPIjld31032023-09-271-0/+2
* | Migrate applications away from deprecated ILoggerCôme Chilliet2023-09-211-21/+8
* | enh(db): provide database providers via APIAnna Larch2023-09-191-2/+2
* | fix(CardDAV): only run upgrade sync if 1000 users or lessAnna Larch2023-08-261-0/+3
* | feat(admin): Show an error when the admin is throttledJoas Schilling2023-08-211-0/+7
* | fix(memcache): Fix comparison of Memcache configs to classesJoas Schilling2023-08-161-1/+2
* | Use Server::get instead of new to avoid troubles with encryption constructorsCôme Chilliet2023-08-081-30/+2
* | AI admin settings: strict_typesMarcel Klehr2023-08-021-0/+3
* | AI admin settings: Add save mechanismMarcel Klehr2023-08-021-52/+14
* | First pass at ai admin settingsMarcel Klehr2023-08-021-0/+105
* | fix(db)!: Remove private legacy event because we can not keep itJoas Schilling2023-07-241-21/+6