aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/composer
Commit message (Expand)AuthorAgeFilesLines
* Migrate debug mode check to new SetupCheck APICôme Chilliet2024-01-292-0/+2
* Rename to "Push service" and enable on all instances to avoid troubleCôme Chilliet2024-01-252-2/+2
* Migrate fair use of free push service check to new SetupCheck APICôme Chilliet2024-01-252-0/+2
* Merge writable temporary space check with the s3 one, and improveCôme Chilliet2024-01-252-2/+2
* Migrate available temp space check to new SetupCheck APICôme Chilliet2024-01-252-0/+2
* Migrate MySQL utf8mb4 check to new SetupCheck APICôme Chilliet2024-01-232-0/+2
* Migrate set_time_limit setup check to new APICôme Chilliet2024-01-182-0/+2
* Migrate Cron checks to new SetupCheck APICôme Chilliet2024-01-162-0/+4
* Migrate overwrite.cli.url setup check to new APICôme Chilliet2024-01-162-0/+2
* Merge pull request #41312 from nextcloud/feat/migrate-code-integrity-checkCôme Chilliet2024-01-162-0/+2
|\
| * Migrate code integrity to SetupCheck APICôme Chilliet2024-01-152-0/+2
* | enh(settings): Add SetupCheck to ensure webserver correctly serves `.mjs` filesFerdinand Thiessen2024-01-102-0/+2
|/
* Migrate app dir owner check to SetupCheck APICôme Chilliet2024-01-082-0/+2
* Migrate opcache check to new SetupCheck APICôme Chilliet2024-01-082-0/+2
* feat(setupcheck): Add setup check for maintenance_window_start configJoas Schilling2023-12-182-0/+2
* feat(settings): add occ commands to handle admin delegationBenjamin Gaussorgues2023-12-132-0/+6
* Migrate database pending bigint conversions check to new APICôme Chilliet2023-11-282-0/+2
* Migrate missing primary key database check to new APICôme Chilliet2023-11-272-0/+2
* Migrate missing index database check to new APICôme Chilliet2023-11-272-0/+2
* Migrate missing column database check to new APICôme Chilliet2023-11-272-0/+2
* Migrate Forwarded For Headers check to new APICôme Chilliet2023-11-202-0/+2
* Migrate Bruteforce Throttle check to SetupCheck APICôme Chilliet2023-11-132-0/+2
* Migrate memory_limit check to new SetupCheck APICôme Chilliet2023-11-132-0/+2
* Revert "Migrate code integrity to SetupCheck API"Côme Chilliet2023-11-072-2/+0
* Migrate 32bit check to SetupCheck APICôme Chilliet2023-11-072-0/+2
* Migrate Freetype check to SetupCheck APICôme Chilliet2023-11-072-0/+2
* Migrate code integrity to SetupCheck APICôme Chilliet2023-11-072-0/+2
* Migrate Randomness secure check to SetupCheck APICôme Chilliet2023-11-072-0/+2
* Migrate memcache check to SetupCheck APICôme Chilliet2023-11-072-0/+2
* Migrated both file locking checks to SetupCheck APICôme Chilliet2023-11-072-0/+2
* Migrate database transaction level check to SetupCheck APICôme Chilliet2023-11-072-0/+2
* Migrate email test to new SetupCheck APICôme Chilliet2023-11-072-0/+2
* Migrate getenv test to new SetupCheck APICôme Chilliet2023-11-072-0/+2
* Migrate missing PHP modules check to new API and improve itCôme Chilliet2023-10-192-0/+2
* Move NeedsSystemAddressBookSync to dav application where it’s registeredCôme Chilliet2023-10-192-2/+0
* Migrate InternetConnectivity check to new APICôme Chilliet2023-10-192-0/+2
* Migrate ReadOnlyConfig and DefaultPhoneRegionSet to new APICôme Chilliet2023-10-192-0/+4
* Fix UI and add PhpOutdated checkCôme Chilliet2023-10-192-2/+2
* Add new user filter to search.sorbaugh2023-10-122-0/+2
* fix(CardDAV): only run upgrade sync if 1000 users or lessAnna Larch2023-08-262-0/+2
* AI admin settings: Update composer autoloadersMarcel Klehr2023-08-022-0/+6
* Fix event names of 2FA related typed eventsJoas Schilling2023-07-032-53/+47
* chore(autoloader): Update autoloaders with composer 2.5.5Joas Schilling2023-04-213-11/+22
* chore(autoloaders): Update autoloader files for Composer 2.5.1Christoph Wurst2023-01-252-16/+25
* rename SabrePublicPluginEvent to BeforeSabrePubliclyLoadedEvent, run build/au...Julien Veyssier2022-12-151-2/+2
* Update composer autoloaderCarl Schwan2022-11-221-2/+2
* Merge pull request #34746 from nextcloud/add-calendar-settings-sectionJulius Härtl2022-11-132-0/+2
|\
| * Add Calendar settings sectionThomas Citharel2022-10-242-0/+2
* | Merge pull request #34742 from nextcloud/add_well-known_changepasswordChristoph Wurst2022-10-244-4/+19
|\ \ | |/ |/|
| * Add .well-known/changepassword handlerRoeland Jago Douma2022-10-224-4/+19