Commit Graph

109 Commits (5cd1880daa048a685da689c7f41a2e50486494de)

Author SHA1 Message Date
Morris Jobke bffa61fc32
Add setup check to verify that the used DB version is still supported in the next major release 5 years ago
Christoph Wurst 8b64e92b92
Bump doctrine/dbal from 2.12.0 to 3.0.0 5 years ago
Joas Schilling 15956c20c3
Improve hints for default_phone_region 5 years ago
Christoph Wurst 6995223b1e
Add well known handlers API 5 years ago
Arthur Schiwon 1995097cb8
promoted bad memory_limit setting to error as it may break updater 5 years ago
Joas Schilling 46b073d7ce
Add a config for default region of phone numbers 5 years ago
Joas Schilling d5df033ede
Create primary keys on all tables and add a command to create the afterwards 5 years ago
rakekniven bb04df16c1
Update core/js/setupchecks.js 5 years ago
rakekniven 9d32ca1884
Update setupchecks.js 5 years ago
Morris Jobke 1c496a5a35
Add a background job that checks for potential user imported SSL certificates and shows a warning in the admin settings 5 years ago
nhirokinet 830348dbee
Add SVG support check to setup check 5 years ago
Daniel Kesselberg 9c8e8007f9
Remove setup check for php mail 5 years ago
Morris Jobke f5efd18b07
Clarify PHP warning in admin settings 5 years ago
Morris Jobke 603d7dab5e
Add setup check that links to the migration documentation 5 years ago
Daniel Kesselberg c1831f1902
Change const/let to var for PhantomJS 5 years ago
Daniel Kesselberg 89c6a2bc1f
Add setup checks for php default charset and output buffering. 6 years ago
Joas Schilling 720dc4e93d
Add optional column oc_comments.reference_id 6 years ago
Roeland Jago Douma b0ea022a3e
Add basic reverseproxy misconfig detection to setupchecks 6 years ago
Daniel Kesselberg 6eb466776b
Don't show referrer policy warning if fallback policy set. 6 years ago
Daniel Kesselberg f228d73b38
Update check for outdated php version. 6 years ago
Daniel Kesselberg bfc956fc88
Set content type for propfind request 6 years ago
Victor Goff 2663fc442c adviced should be advised 6 years ago
Christoph Wurst 20afe94297 Do not show a internet connectivity warning if internet access is disabled 7 years ago
Christoph Wurst 0f3e438f7c
Move OC.theme to the bundle and deprecate oc_defaults 7 years ago
Morris Jobke c8f2198aa0
Remove recommendation for opcache on CLI 7 years ago
Morris Jobke 25d700ef30
Fix unneeded doc link to unrelated resource 7 years ago
Morris Jobke 060b637b70
Show a setup warning in case S3 object storage is used as primary storage 7 years ago
Morris Jobke 6c7ccbecbf
Add setup check for missing UTF8MB4 on mysql 7 years ago
Morris Jobke faef05730a
Add unit tests and provide better message 7 years ago
Bjoern Schiessle 7c31c9a748
add setup check for ocm-provider route 7 years ago
Daniel Kesselberg 248e824f48
Remove check for outdated caches 7 years ago
Julius Härtl a3be286273
Make setup check also pass with a 501 status 7 years ago
Morris Jobke 17b2827bbf
Add setup check for pending bigint conversion 7 years ago
Morris Jobke 5b22225351
Update casing of PHP inside method name 7 years ago
Morris Jobke f5ad80fc57
Add setup check for recommended PHP modules (i.e. Imagick, intl) 7 years ago
Morris Jobke f5894b653d
Add check for missing .woff2 rule in Nginx via setup check 7 years ago
Daniel Peukert 2da4f96bd6 Remove arrow function 7 years ago
Daniel Peukert b2dfcb5a18 Check if the X-XSS-Protection header contains the required fields 7 years ago
Moritz Beck b68661ed6e
Allow "same-origin" as "Referrer-Policy" 7 years ago
Daniel Calviño Sánchez d143b43a04 Make possible to set the expected status of the well known URL check 7 years ago
Timo Förster 006e150c87 Change check if secure randomness is possible. 7 years ago
Michael Weimann c164409ee7
Adds a memory limit warning for console commands if the limit is below the recommended value 7 years ago
Michael Weimann c2fced4463
Adds a setup check for the memory limit 7 years ago
Michael Weimann b2e60e365d
Adds a setup check for app directory permissions. 8 years ago
Cthulhux f6f49c77f7
opcache module check 8 years ago
Roeland Jago Douma 6a0c54d5bf
Add warning to setup checks if the default mailer is still php 8 years ago
Morris Jobke 9c4aecb539
Merge all setup checks into one controller 8 years ago
Morris Jobke 4a0b7aaf6c
Merge tips & tricks section into setup checks 8 years ago
Morris Jobke 624d191ef6
Fix wrong hint about missing indexes 8 years ago
Morris Jobke 393d9aae74
Add a hint that some indexes are not added yet 8 years ago