Commit Graph

85 Commits (appStoreDisabledOcc)

Author SHA1 Message Date
Joas Schilling 1cbfe55271
fix(setupcheck): Disable PhpMaxFileSize setupcheck for now 1 year ago
skjnldsv 4a88848109 feat(settings): add big file upload setup checks 1 year ago
SebastianKrupinski 3e870695bc feat: mail provider settings 1 year ago
provokateurin 381077028a
refactor(apps): Use constructor property promotion when possible 1 year ago
Benjamin Gaussorgues f70f70e0db
feat(setupchecks): add row format setup check for MySQL databases 1 year ago
Julius Härtl f3419c5f57
feat(settings): Add setup check for apcu cache expunge 1 year ago
Benjamin Gaussorgues 202e5b1e95
feat(security): restrict admin actions to IP ranges 1 year ago
Robin Appelman e74f71b32e feat: add setup check for needed mimetype migrations 2 years ago
Andy Scherzinger ec5b60af28
chore: Add SPDX header 2 years ago
Anna Larch ad78f7e48e fix(caldav): automatically delete outdated scheduling objects 2 years ago
Côme Chilliet a47a1e6249 feat: Migrate header check to SetupCheck API 2 years ago
Côme Chilliet 1ea88a73f6 feat(settings): Migrate .well-known URL setup check to new API 2 years ago
John Molakvoæ (skjnldsv) f0494e2b5a
feat(settings): add JavaScript Source Maps support `.js.map` setup check 2 years ago
Ferdinand Thiessen ef2c312b18
feat(settings): Migrate data directory protection check to `SetupCheck` 2 years ago
Côme Chilliet ca246dc35c
feat(settings): Migrate SSL access and URL generation check to SetupCheck API 2 years ago
Ferdinand Thiessen ad747ab62b
feat(settings): Migrate OCM / OCS provider tests to SetupCheck 2 years ago
Arthur Schiwon c98b0462e3 fix(admin role): fix old and wrong way to determine whether user is admin 2 years ago
Ferdinand Thiessen 398b042af7
enh(settings): Migrate WOFF2 loading check to a SetupCheck 2 years ago
Côme Chilliet 936c6a2928 Migrate debug mode check to new SetupCheck API 2 years ago
Côme Chilliet 3be505f9c2
Rename to "Push service" and enable on all instances to avoid trouble 2 years ago
Côme Chilliet 67541f21f6
Migrate fair use of free push service check to new SetupCheck API 2 years ago
Côme Chilliet 9add64f30e
Merge writable temporary space check with the s3 one, and improve 2 years ago
Côme Chilliet 058f7d5664
Migrate available temp space check to new SetupCheck API 2 years ago
Côme Chilliet 10664e9529 Migrate MySQL utf8mb4 check to new SetupCheck API 2 years ago
Côme Chilliet a77bab2f95
Migrate set_time_limit setup check to new API 2 years ago
Côme Chilliet 46ebe16c83 Migrate Cron checks to new SetupCheck API 2 years ago
Côme Chilliet 0483064f07 Migrate overwrite.cli.url setup check to new API 2 years ago
Côme Chilliet f06b8da249
Migrate code integrity to SetupCheck API 2 years ago
Ferdinand Thiessen 995b23e818 enh(settings): Add SetupCheck to ensure webserver correctly serves `.mjs` files 2 years ago
Côme Chilliet 3d4c4f19b4
Migrate app dir owner check to SetupCheck API 2 years ago
Côme Chilliet 3f13a1a47e
Migrate opcache check to new SetupCheck API 2 years ago
Joas Schilling 26f4ec66af
feat(setupcheck): Add setup check for maintenance_window_start config 2 years ago
Côme Chilliet 51758117a7
Migrate database pending bigint conversions check to new API 2 years ago
Côme Chilliet 1b547c7db8 Migrate missing primary key database check to new API 2 years ago
Côme Chilliet ad88c04f2d Migrate missing index database check to new API 2 years ago
Côme Chilliet 2cb1c0f2dc Migrate missing column database check to new API 2 years ago
Côme Chilliet 0107c7ea24 Migrate Forwarded For Headers check to new API 2 years ago
Côme Chilliet fe8b5d47ae
Migrate Bruteforce Throttle check to SetupCheck API 2 years ago
Côme Chilliet 7495236034
Migrate memory_limit check to new SetupCheck API 2 years ago
Côme Chilliet 00d3856b92
Revert "Migrate code integrity to SetupCheck API" 2 years ago
Côme Chilliet 0fd5ed9854
Migrate 32bit check to SetupCheck API 2 years ago
Côme Chilliet ac3da13b38
Migrate Freetype check to SetupCheck API 2 years ago
Côme Chilliet 086d3ceecc
Migrate code integrity to SetupCheck API 2 years ago
Côme Chilliet 147b29fca2
Migrate Randomness secure check to SetupCheck API 2 years ago
Côme Chilliet ddd13a90d8
Migrate memcache check to SetupCheck API 2 years ago
Côme Chilliet 6911dc30e6
Migrated both file locking checks to SetupCheck API 2 years ago
Côme Chilliet 3c75075eba
Migrate database transaction level check to SetupCheck API 2 years ago
Côme Chilliet 5957a2bf6b
Migrate email test to new SetupCheck API 2 years ago
Côme Chilliet dec52f6979
Migrate getenv test to new SetupCheck API 2 years ago
Côme Chilliet 0c346849f3
Migrate missing PHP modules check to new API and improve it 2 years ago