Commit Graph

251 Commits (8904bf645b30fbdfdcb00a2ea607d752ee69d865)

Author SHA1 Message Date
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 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 1bdf952fde
Make sure that OC interfaces returns OC interfaces for backward compatibility 2 years ago
Marcel Klehr 9787f9dba0 enh(Text2Image): Add AI settings section to text2image 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
Simon L e5b11ced4a address review 2 years ago
Simon L 6439fdf5b6 Move inline docs to online documentation 2 years ago
jld3103 c2d45cb172
Add single status code descriptions for OpenAPI 2 years ago
Côme Chilliet 0a9371f99f
Migrate applications away from deprecated ILogger 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
Côme Chilliet 487f5963a1 Use Server::get instead of new to avoid troubles with encryption constructors 2 years ago
Marcel Klehr f72f3f7df4
AI admin settings: strict_types 2 years ago
Marcel Klehr a840e8c6e5
AI admin settings: Add save mechanism 2 years ago
Marcel Klehr fc9780a41d
First pass at ai admin settings 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