Commit Graph

151 Commits (appStoreDisabledOcc)

Author SHA1 Message Date
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 2 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
acsfer 4207b80141 Harden some PHP functions 3 years ago
timm2k 0c407b58db
Update CheckSetupController.php 3 years ago
szaimen cf9b1082ed add a setup check for 64 bit 4 years ago
szaimen f8bebb62ca do not display the buffer_size info if the size is already set to a certain threshold 4 years ago
Valdnet 1bc6fb2c58
l10n: Change to a capital letter 4 years ago
rakekniven d2830612d0
l10n: Improve grammar 4 years ago
MichaIng 31606c9861 Add OPcache recommendations to Transifex 4 years ago
szaimen 4191a178dd improve overwrite cli url setup check 4 years ago
szaimen 7dca146b58 allow to disable the imagick warning 4 years ago
Julien Veyssier d5574cf189
allow adding protocol to domains in 'connectivity_check_domains' config 4 years ago
MichaIng 5ac91f1cb8 Add Nextcloud docs link to OPcache recommends 4 years ago
Mickey Knox f63eb4261f Fix permittedPath comparison 4 years ago
Arthur Schiwon b28aa52b28
Setup warning for invalid LDAP user or group UUIDs. 4 years ago
szaimen 84cf39f582 show if the mail server settings are not set or verified 4 years ago
MichaIng 79cdb565dc Avoid zero division in setup checks 4 years ago
MichaIng 82c1beaacb Enhance and complement OPcache setup checks 4 years ago
Joas Schilling 19d070850b
Make sure trusted_proxies is an array 4 years ago
Vitor Mattos e55ceb2bb1
Show warning on admin settings page 4 years ago
Christoph Wurst 4b8f8c5203
Deprecate PHP7.3 for Nextcloud 23 4 years ago
Carl Schwan 6958d8005a
Add admin privilege delegation for admin settings 4 years ago
Stefan eb46011680 Issue 16719: CheckSetupController.php: now injecting reference to ITempManager, rather than obtaining using it manually 4 years ago
Stefan 8758b36ebb Issue 16719: CheckSetupController.php now checks configured temporary directory for existence and if it's writable 4 years ago
Carl Schwan 07ccccecad
Only recommand for php-sodium on >= PHP 7.4 4 years ago
Carl Schwan 8e51a5feda
Check that php was compiled with argon2 support or that the php-sodium 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Valdnet 9c6b01abeb
l10n: Spelling unification 5 years ago
Roeland Jago Douma 38f761f25f Move away some ILoggers 5 years ago
Roeland Jago Douma 3d0dff0d2b Fix lying docblocks 5 years ago