aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/lib/AppInfo
Commit message (Expand)AuthorAgeFilesLines
* Migrate debug mode check to new SetupCheck APICôme Chilliet2024-01-291-0/+2
* Rename to "Push service" and enable on all instances to avoid troubleCôme Chilliet2024-01-251-4/+2
* Migrate fair use of free push service check to new SetupCheck APICôme Chilliet2024-01-251-0/+4
* Merge writable temporary space check with the s3 one, and improveCôme Chilliet2024-01-251-2/+2
* Migrate available temp space check to new SetupCheck APICôme Chilliet2024-01-251-0/+2
* Migrate MySQL utf8mb4 check to new SetupCheck APICôme Chilliet2024-01-231-0/+2
* Migrate set_time_limit setup check to new APICôme Chilliet2024-01-181-0/+2
* Migrate Cron checks to new SetupCheck APICôme Chilliet2024-01-161-0/+4
* Migrate overwrite.cli.url setup check to new APICôme Chilliet2024-01-161-0/+2
* Merge pull request #41312 from nextcloud/feat/migrate-code-integrity-checkCôme Chilliet2024-01-161-0/+2
|\
| * Migrate code integrity to SetupCheck APICôme Chilliet2024-01-151-0/+2
* | enh(settings): Add SetupCheck to ensure webserver correctly serves `.mjs` filesFerdinand Thiessen2024-01-101-0/+2
|/
* Migrate app dir owner check to SetupCheck APICôme Chilliet2024-01-081-0/+2
* Migrate opcache check to new SetupCheck APICôme Chilliet2024-01-081-0/+2
* feat(setupcheck): Add setup check for maintenance_window_start configJoas Schilling2023-12-181-0/+2
* Migrate database pending bigint conversions check to new APICôme Chilliet2023-11-281-0/+2
* Migrate missing primary key database check to new APICôme Chilliet2023-11-271-0/+2
* Migrate missing index database check to new APICôme Chilliet2023-11-271-0/+2
* Migrate missing column database check to new APICôme Chilliet2023-11-271-0/+2
* Migrate Forwarded For Headers check to new APICôme Chilliet2023-11-201-0/+2
* Migrate Bruteforce Throttle check to SetupCheck APICôme Chilliet2023-11-131-0/+2
* Migrate memory_limit check to new SetupCheck APICôme Chilliet2023-11-131-1/+3
* Revert "Migrate code integrity to SetupCheck API"Côme Chilliet2023-11-071-3/+1
* Migrate 32bit check to SetupCheck APICôme Chilliet2023-11-071-0/+2
* Migrate Freetype check to SetupCheck APICôme Chilliet2023-11-071-0/+2
* Migrate code integrity to SetupCheck APICôme Chilliet2023-11-071-0/+2
* Migrate Randomness secure check to SetupCheck APICôme Chilliet2023-11-071-0/+2
* Migrate memcache check to SetupCheck APICôme Chilliet2023-11-071-0/+2
* Migrated both file locking checks to SetupCheck APICôme Chilliet2023-11-071-0/+2
* Migrate database transaction level check to SetupCheck APICôme Chilliet2023-11-071-0/+2
* Migrate email test to new SetupCheck APICôme Chilliet2023-11-071-0/+2
* Migrate getenv test to new SetupCheck APICôme Chilliet2023-11-071-0/+2
* Migrate missing PHP modules check to new API and improve itCôme Chilliet2023-10-191-0/+2
* Migrate InternetConnectivity check to new APICôme Chilliet2023-10-191-2/+4
* Migrate ReadOnlyConfig and DefaultPhoneRegionSet to new APICôme Chilliet2023-10-191-0/+4
* Move existing setup checks to new APICôme Chilliet2023-10-191-0/+6
* Fix UI and add PhpOutdated checkCôme Chilliet2023-10-191-0/+2
* ProgressCarl Schwan2023-10-191-0/+2
* Add api to register setup checksCarl Schwan2023-10-191-0/+2
* Add new user filter to search.sorbaugh2023-10-121-0/+3
* Add .well-known/changepassword handlerRoeland Jago Douma2022-10-221-0/+2
* Transfer to settings app and registerChristopher Ng2022-03-181-0/+3
* Add admin privilege delegation for admin settingsCarl Schwan2021-09-291-0/+3
* Add security.txtLukas Reschke2021-06-231-0/+4
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+0
* Move group activities to eventsRoeland Jago Douma2021-03-031-23/+6
* Move app_password_created to a typed eventChristoph Wurst2021-02-091-32/+5
* Update license headersChristoph Wurst2020-12-301-1/+0
* Add well known handlers APIChristoph Wurst2020-12-161-21/+0
* Remove unneeded service - found by PsalmMorris Jobke2020-11-031-10/+0