aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/lib/AppInfo
Commit message (Expand)AuthorAgeFilesLines
* fix(settings): Inject subadmin manager and adapt tests, resolve a FIXME commentCôme Chilliet2025-02-131-11/+0
* chore: Apply new rector configuration to apps folderCôme Chilliet2025-02-131-2/+4
* fix(setupcheck): Disable PhpMaxFileSize setupcheck for nowJoas Schilling2024-12-041-2/+1
* feat(settings): add big file upload setup checksfeat/php-setup-file-uploadskjnldsv2024-11-191-0/+2
* feat: mail provider settingsfeat/mail-provider-settingsSebastianKrupinski2024-11-121-0/+11
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-211-2/+3
* feat(setupchecks): add row format setup check for MySQL databasesfeat/row_format_checkBenjamin Gaussorgues2024-10-081-0/+2
* feat(settings): Add setup check for apcu cache expungeJulius Härtl2024-08-271-0/+2
* feat(security): restrict admin actions to IP rangesBenjamin Gaussorgues2024-07-191-0/+2
* feat: add setup check for needed mimetype migrationsRobin Appelman2024-06-181-0/+2
* chore: Add SPDX headerAndy Scherzinger2024-06-031-29/+3
* fix(caldav): automatically delete outdated scheduling objectsAnna Larch2024-05-311-0/+2
* feat: Migrate header check to SetupCheck APICôme Chilliet2024-03-131-0/+2
* feat(settings): Migrate .well-known URL setup check to new APICôme Chilliet2024-03-071-0/+2
* feat(settings): add JavaScript Source Maps support `.js.map` setup checkJohn Molakvoæ (skjnldsv)2024-03-061-0/+2
* Merge pull request #43906 from nextcloud/enh/migrate-ssl-url-setupcheckCôme Chilliet2024-03-041-0/+2
|\
| * feat(settings): Migrate SSL access and URL generation check to SetupCheck APICôme Chilliet2024-02-291-0/+2
* | feat(settings): Migrate data directory protection check to `SetupCheck`Ferdinand Thiessen2024-02-291-0/+2
|/
* feat(settings): Migrate OCM / OCS provider tests to SetupCheckFerdinand Thiessen2024-02-271-0/+2
* fix(admin role): fix old and wrong way to determine whether user is adminArthur Schiwon2024-02-191-4/+0
* enh(settings): Migrate WOFF2 loading check to a SetupCheckFerdinand Thiessen2024-02-151-0/+2
* 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