Commit Graph

129 Commits (8904bf645b30fbdfdcb00a2ea607d752ee69d865)

Author SHA1 Message Date
Côme Chilliet 95ea46c99c Merge SQlite warning to existing SupportedDatabase setup check 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 f9770b8ef2
Remove duplicate fileinfo PHP module check 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 506f3961ec
Remove duplicated ReadOnlyConfig setup check 2 years ago
Côme Chilliet dec52f6979
Migrate getenv test to new SetupCheck API 2 years ago
Joas Schilling db8e57a727
Don't duplicate notification warning 2 years ago
Côme Chilliet 0c346849f3
Migrate missing PHP modules check to new API and improve it 2 years ago
Côme Chilliet efa2dfa641
Add OCP interface for SetupCheckManager 2 years ago
Côme Chilliet bd37067821
Migrate InternetConnectivity check to new API 2 years ago
Côme Chilliet 05cb1415e1
Merge setupchecks from new API into old UI 2 years ago
Côme Chilliet 8bfa0935b4
Migrate NeedsSystemAddressBookSync to new ISetupCheck API 2 years ago
Côme Chilliet a4618cfea0
Move existing setup checks to new API 2 years ago
Carl Schwan c71e47f5c3
Progress 2 years ago
Carl Schwan eb1d612d96
Add api to register setup checks 2 years ago
Anna Larch 56419d94f8 enh(db): provide database providers via API 2 years ago
Anna Larch 7f11ee8c4a fix(CardDAV): only run upgrade sync if 1000 users or less 2 years ago
Joas Schilling bed3ffb312
feat(admin): Show an error when the admin is throttled 2 years ago
Joas Schilling 93f0399a92
fix(memcache): Fix comparison of Memcache configs to classes 2 years ago
Joas Schilling ab70bbd3ff
fix(db)!: Remove private legacy event because we can not keep it 2 years ago
Joas Schilling bd0a149a4f
feat(dispatcher): Add typed event for "db:add-missing-primary-keys" 2 years ago
Joas Schilling 2eded24eff
feat(dispatcher): Add typed event for "db:add-missing-columns" 2 years ago
Julius Härtl 925bcebcb6
feat: Add public event for missing indices 3 years ago
jld3103 da7062b939
settings: Add OpenAPI spec 3 years ago
Faraz Samapoor ff0b3feb2e Refactors "strpos" calls in /apps/settings to improve code readability. 3 years ago
Daniel Kesselberg 5a23b429dd
feat: remove check for OpenSSL 1.0.1d and 1.0.2b 3 years ago
fenn-cs 60a710c91c Deprecate PHP8.0 3 years ago
Simon L 80645a591a add an admin check for db file locking 3 years ago
jld3103 d9f8522003
Fix types for reading and writing config values 3 years ago
Varun Patil 35ea5025dd check-setup: recommend exif extension 3 years ago
MichaIng 7e725c5d94
Check for opcache.file_cache_only=1 3 years ago
MichaIng 03390ee791 Fix interned strings buffer check if 0 free bytes 3 years ago
Côme Chilliet 7ebbb6b2ca
Remove workarounds specific to 7.4 3 years ago
Christoph Wurst 75a1721d7d
Deprecate PHP7.4 3 years ago
szaimen f9e9cd270d
Limit-number-of-concurrent-preview-generations 3 years ago
Michael Kuhn 9a205bdc84 Fix hasBigIntConversionPendingColumns missing files_trash 3 years ago