Commit Graph

315 Commits (0032461692650e2fef28fa78cbe19c2c5d408fbf)

Author SHA1 Message Date
Côme Chilliet 8fc39aeb1c Use IToken from OCP instead of OC 2 years ago
Côme Chilliet 95ea6188dc Suppress or fix psalm errors related to InvalidTokenException 2 years ago
Côme Chilliet eee9f1eec4 Always catch OCP versions of authentication exceptions 2 years ago
Côme Chilliet d1f2add10c Migrate PHP imagick module check to new SetupCheck API 2 years ago
Côme Chilliet 3d4c4f19b4
Migrate app dir owner check to SetupCheck API 2 years ago
Côme Chilliet 989b5ffbab
Remove unused properties from CheckSetupControllerTest 2 years ago
Côme Chilliet 3f13a1a47e
Migrate opcache check to new SetupCheck API 2 years ago
Thomas Citharel c75fbf8a83
Add data-active-section-type attribute to app-content settings section 2 years ago
Côme Chilliet 95ea46c99c Merge SQlite warning to existing SupportedDatabase setup check 2 years ago
1 Man Projects 6ef5958007
Fix AppSettingsController.php overwriting currentLanguage 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
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 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 3 years ago
Côme Chilliet 7495236034
Migrate memory_limit check to new SetupCheck API 3 years ago
Côme Chilliet 00d3856b92
Revert "Migrate code integrity to SetupCheck API" 3 years ago
Côme Chilliet 0fd5ed9854
Migrate 32bit check to SetupCheck API 3 years ago
Côme Chilliet ac3da13b38
Migrate Freetype check to SetupCheck API 3 years ago
Côme Chilliet 086d3ceecc
Migrate code integrity to SetupCheck API 3 years ago
Côme Chilliet 147b29fca2
Migrate Randomness secure check to SetupCheck API 3 years ago
Côme Chilliet ddd13a90d8
Migrate memcache check to SetupCheck API 3 years ago
Côme Chilliet 6911dc30e6
Migrated both file locking checks to SetupCheck API 3 years ago
Côme Chilliet f9770b8ef2
Remove duplicate fileinfo PHP module check 3 years ago
Côme Chilliet 3c75075eba
Migrate database transaction level check to SetupCheck API 3 years ago
Côme Chilliet 5957a2bf6b
Migrate email test to new SetupCheck API 3 years ago
Côme Chilliet 506f3961ec
Remove duplicated ReadOnlyConfig setup check 3 years ago
Côme Chilliet dec52f6979
Migrate getenv test to new SetupCheck API 3 years ago
Joas Schilling db8e57a727
Don't duplicate notification warning 3 years ago
Côme Chilliet 1bdf952fde
Make sure that OC interfaces returns OC interfaces for backward compatibility 3 years ago
Marcel Klehr 9787f9dba0 enh(Text2Image): Add AI settings section to text2image 3 years ago
Côme Chilliet 0c346849f3
Migrate missing PHP modules check to new API and improve it 3 years ago
Côme Chilliet efa2dfa641
Add OCP interface for SetupCheckManager 3 years ago
Côme Chilliet bd37067821
Migrate InternetConnectivity check to new API 3 years ago
Côme Chilliet 05cb1415e1
Merge setupchecks from new API into old UI 3 years ago
Côme Chilliet 8bfa0935b4
Migrate NeedsSystemAddressBookSync to new ISetupCheck API 3 years ago
Côme Chilliet a4618cfea0
Move existing setup checks to new API 3 years ago
Carl Schwan c71e47f5c3
Progress 3 years ago
Carl Schwan eb1d612d96
Add api to register setup checks 3 years ago
Simon L e5b11ced4a address review 3 years ago
Simon L 6439fdf5b6 Move inline docs to online documentation 3 years ago
jld3103 c2d45cb172
Add single status code descriptions for OpenAPI 3 years ago
Côme Chilliet 0a9371f99f
Migrate applications away from deprecated ILogger 3 years ago
Anna Larch 56419d94f8 enh(db): provide database providers via API 3 years ago
Anna Larch 7f11ee8c4a fix(CardDAV): only run upgrade sync if 1000 users or less 3 years ago
Joas Schilling bed3ffb312
feat(admin): Show an error when the admin is throttled 3 years ago
Joas Schilling 93f0399a92
fix(memcache): Fix comparison of Memcache configs to classes 3 years ago
Côme Chilliet 487f5963a1 Use Server::get instead of new to avoid troubles with encryption constructors 3 years ago