Commit Graph

229 Commits (695e18f86355b8105ccc2ee247a618241002f2cd)

Author SHA1 Message Date
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
Hamid Dehnavi 8850c66ab8 use square bracket syntax to modify array 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
Faraz Samapoor 716a659468 Uses "Null Coalescing Operator" to improve code readability. 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
julia.kirschenheuter 0cfbe54a5a Create headings for settings pages 3 years ago
MichaIng 7e725c5d94
Check for opcache.file_cache_only=1 3 years ago
Côme Chilliet dde5c46a3e
Migrate to Symfony Mailer 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
Joas Schilling b4a29644cc
Add a const for the max user password length 3 years ago
Carl Schwan 7f44a66296
Fix case sensitivity of email when saving settings 3 years ago
Thomas Citharel 0cc50aff49
Add section-id and section-type data attributes to settings <li> navigation items 3 years ago
julia.kirschenheuter 3559334fec Help pages: set window title for sidebar sections 3 years ago
Carl Schwan d1209d8302 Rename mastodon to fediverse 3 years ago
Carl Schwan 86d9626901 Add mastodon personal info field 3 years ago
Christoph Wurst 75a1721d7d
Deprecate PHP7.4 3 years ago
szaimen f9e9cd270d
Limit-number-of-concurrent-preview-generations 3 years ago
Thomas Citharel 3eab7ca3d4
Extract $ignoreMaxApps from array_map callback in AppSettingsController 3 years ago