60 Commits (69269871e72202adf892f90070b2ebf7223714d0)

Author SHA1 Message Date
  Joas Schilling 494d737f7e
Remove unused member "util" 5 years ago
  Daniel Kesselberg ff629ad158
Trigger warning if empty array or false and X-Forwarded-Host is present 5 years ago
  Daniel Kesselberg 3855d78b2c
Make check for empty trusted proxies more strict 5 years ago
  Morris Jobke 060b637b70
Show a setup warning in case S3 object storage is used as primary storage 5 years ago
  Morris Jobke 6c7ccbecbf
Add setup check for missing UTF8MB4 on mysql 5 years ago
  Daniel Kesselberg 600bc22297
Warning if x-forwarded-host present but trusted_proxies empty 5 years ago
  Daniel Kesselberg 248e824f48
Remove check for outdated caches 5 years ago
  Morris Jobke 17b2827bbf
Add setup check for pending bigint conversion 5 years ago
  Morris Jobke 5b22225351
Update casing of PHP inside method name 5 years ago
  Morris Jobke f5ad80fc57
Add setup check for recommended PHP modules (i.e. Imagick, intl) 5 years ago
  Morris Jobke cac87533e0
PHP 7.0 is end of life 5 years ago
  Sylvia van Os 935bb25639 Make connectivity check domains configurable 5 years ago
  Morris Jobke 8e4f0f9d17
Use the proper default values 5 years ago
  Marc Peña Segarra ea10c6a141 Fix the warning appearing check setup when mail_smtpmode is not configured. 5 years ago
  Daniel Kesselberg 5cf8f4a407
Update logic for forwardedForHeadersWorking 5 years ago
  Joas Schilling ea21aa3f7a
Use numeric placeholders if there are multiple, so that RTL languages can operate better 5 years ago
  Daniel Kesselberg 45dab2d2a2
Add int-typehint 5 years ago
  Daniel Kesselberg 2e5d8ecca4
Remove posix_getpwuid and compare only userid 5 years ago
  Daniel Kesselberg a6bb19fa11
Fix path when app has wrong permission 5 years ago
  Timo Förster 8d8189c932 Allow any Random generator that implements ISecureRandom for setupCheck 6 years ago
  Timo Förster 006e150c87 Change check if secure randomness is possible. 6 years ago
  Michael Weimann c164409ee7
Adds a memory limit warning for console commands if the limit is below the recommended value 5 years ago
  Michael Weimann c2fced4463
Adds a setup check for the memory limit 5 years ago
  Michael Weimann 3f790bb85b
Excludes not writable app roots from the directory permission check 5 years ago
  Michael Weimann b2e60e365d
Adds a setup check for app directory permissions. 5 years ago
  Morris Jobke 882aab9d70
Fix detection if opcache extension is loaded 6 years ago
  Morris Jobke 7c6c3d0d76
Fix tests 6 years ago
  Cthulhux f6f49c77f7
opcache module check 6 years ago
  Roeland Jago Douma 6a0c54d5bf
Add warning to setup checks if the default mailer is still php 6 years ago
  Roeland Jago Douma 3cbe40ffac
If cronErros is empty json_decode will return NULL 6 years ago
  Morris Jobke 9c4aecb539
Merge all setup checks into one controller 6 years ago
  Morris Jobke 4a0b7aaf6c
Merge tips & tricks section into setup checks 6 years ago
  Morris Jobke 624d191ef6
Fix wrong hint about missing indexes 6 years ago
  Morris Jobke 393d9aae74
Add a hint that some indexes are not added yet 6 years ago
  Roeland Jago Douma 176b4d6832
Ping more privacy respecting organizations 6 years ago
  Morris Jobke 9cb2aaa596
Fix typo in PHPDoc 6 years ago
  Morris Jobke d3d045dd5c
Remove unused import statements 6 years ago
  Roeland Jago Douma 7618473a44 Add warning regarding freetype support 6 years ago
  Morris Jobke ace96a406a
Show hint that PHP 5.6 will not be supported in Nextcloud 14 anymore 6 years ago
  Morris Jobke 0eebff152a
Update license headers 6 years ago
  Bjoern Schiessle e964f83f28
fix url 6 years ago
  Joas Schilling 06e60f88c5
Don't assume the admin didn't configure Opcache correctly... 7 years ago
  Ko- 786ee72146 Add warning on admin screen when set_time_limit is unavailable 7 years ago
  Morris Jobke cee8853658
Show info in admin settings about PHP opcache if disabled 7 years ago
  Joas Schilling 7c0951244a
Deprecate getEditionString() 7 years ago
  Lukas Reschke 910176c540
Fix CheckSetupController tests 7 years ago
  Arthur Schiwon ceeb44bd04
Initial work on Apps page split: 8 years ago
  Morris Jobke 5da813f477
Log exception that is thrown by internet connection check 8 years ago
  Joas Schilling ba87db3fcc
Fix others 8 years ago
  Derek b236100619 Alters 'No Internet Connection' error message. #181 8 years ago