summaryrefslogtreecommitdiffstats
path: root/apps/settings/composer
Commit message (Expand)AuthorAgeFilesLines
* Migrate Cron checks to new SetupCheck APICôme Chilliet2024-01-182-0/+4
* Migrate overwrite.cli.url setup check to new APICôme Chilliet2024-01-182-0/+2
* Migrate code integrity to SetupCheck APICôme Chilliet2024-01-182-0/+2
* Merge pull request #42795 from nextcloud/backport/setupchecks/stable28Benjamin Gaussorgues2024-01-162-0/+6
|\
| * Migrate app dir owner check to SetupCheck APICôme Chilliet2024-01-152-0/+2
| * Migrate opcache check to new SetupCheck APICôme Chilliet2024-01-152-0/+2
| * Migrate database pending bigint conversions check to new APICôme Chilliet2024-01-152-0/+2
* | enh(settings): Add SetupCheck to ensure webserver correctly serves `.mjs` filesFerdinand Thiessen2024-01-152-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-142-0/+6
* Migrate missing primary key database check to new APICôme Chilliet2023-12-042-0/+2
* Migrate missing index database check to new APICôme Chilliet2023-12-042-0/+2
* Migrate missing column database check to new APICôme Chilliet2023-12-042-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
* | Rename personal Groupware settings section to "Availability"Christoph Wurst2022-10-172-2/+2
|/
* Rebuild autoloaderJoas Schilling2022-09-201-2/+2
* Move findBinaryFinder and isFunctionEnabled away from OC_HelperCarl Schwan2022-08-231-3/+3
* Make Color class publicCarl Schwan2022-07-051-7/+7
* Fix an issue with the search backend updateCarl Schwan2022-04-142-1/+6
* Build autoloader with new composer versionCôme Chilliet2022-03-305-15/+8
* Transfer to settings app and registerChristopher Ng2022-03-182-0/+4