Commit Graph

177 Commits (bf7dc2f2e7a4ef82db38d10deebfdfaebdac4b13)

Author SHA1 Message Date
Josh 8a7b1617d0 fix(settings): Add some context to the PHP memory limit error 11 months ago
Josh b452dc0697 fix(SetupChecks): Pass webfinger if a handler is there 11 months ago
Git'Fellow cd147cd1a3
fix(setupchecks): Binary data can have problems with serialize 12 months ago
Josh 35cb5d84ca perf(settings): Speed up InternetConnectivity setup check 12 months ago
Joas Schilling 1bcc381e28
fix(setupcheck): Make the Memcache setupcheck use the cache 1 year ago
skjnldsv 52020b5ea6 fix(settings): psalm PhpMaxFileSize setup check warning 1 year ago
skjnldsv 4a88848109 feat(settings): add big file upload setup checks 1 year ago
Ferdinand Thiessen a3e80e4195
feat: Update supported PostgreSQL versions 1 year ago
rakekniven 25d1628e30
chore(i18n): Fix grammar 1 year ago
Benjamin Gaussorgues a40f21b4db chore(setupchecks): update translation for MySQL row format check 1 year ago
Côme Chilliet 1580c8612b
chore(apps): Apply new rector configuration to autouse classes 1 year ago
Benjamin Gaussorgues f70f70e0db
feat(setupchecks): add row format setup check for MySQL databases 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Josh Richards e019eae347 fix(setupChecks): Having transactional file locking disabled is not supported 1 year ago
Ferdinand Thiessen 7fbd518452
feat: Make `CheckServerResponseTrait` public and provide as `OCP\SetupCheck\CheckServerResponseTrait` 1 year ago
Joas Schilling c7c031dbd2
fix(a11y): Add OTF font loading check 1 year ago
Ferdinand Thiessen be1cd7a308
refactor(settings): `CheckServerResponseTrait` always expect absolute path 1 year ago
Ferdinand Thiessen 9e979d42b4
fix(setup-checks): Ensure URL with webroot works 1 year ago
Côme Chilliet c224b8ced4
fix(setupchecks): Test overwrite.cli url first, then generated one, and 1 year ago
Daniel Kesselberg 4ce4d7b9b3
fix: add option to remove the webroot for setup checks and don't check trusted_domains. 1 year ago
Julius Härtl f3419c5f57
feat(settings): Add setup check for apcu cache expunge 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Ferdinand Thiessen 0563757ea4 fix(SetupCheck): Properly check public access to data directory 1 year ago
Joas Schilling 047479ccf9
feat(security): Add public API to allow validating IP Ranges and checking for "in range" 1 year ago
Benjamin Gaussorgues 202e5b1e95
feat(security): restrict admin actions to IP ranges 1 year ago
Anna Larch 2201bce7d3 fix(caldav): lower scheduling table size warning 1 year ago
Git'Fellow fa84f52c3f
fix: typo 2 years ago
Git'Fellow 372c9d2ee6
fix: check both CLI and value 2 years ago
Git'Fellow 39f052407a
fix(setupchecks): Skip checking for OPcache if running from CLI 2 years ago
Ferdinand Thiessen 8fc498fb82
fix(IntegrityCheck): Ensure the check is run if no results are available 2 years ago
Daniel Kesselberg fd9fd1b6fb
fix(setupchecks): skip check when disk_free_space is disabled 2 years ago
Ferdinand Thiessen 6601adcd6d
refactor(SetupCheck): Make mariadb and mysql version variables 2 years ago
Ferdinand Thiessen 6e48ca1cf8
fix(settings): Adjust SetupCheck for supported database versions 2 years ago
MichaIng ea994fe8fb
fix(settings): make trailing slash for caldav/carddav redirects optional 2 years ago
Robin Appelman e74f71b32e feat: add setup check for needed mimetype migrations 2 years ago
Andy Scherzinger ec5b60af28
chore: Add SPDX header 2 years ago
Anna Larch ad78f7e48e fix(caldav): automatically delete outdated scheduling objects 2 years ago
Ferdinand Thiessen ef320200b9
fix: Move hint about firewall issues to common helper string 2 years ago
Josh Richards 5b5178abe7 fix(SetupChecks): Detect CLI mode in HTTPS / URL generator check 2 years ago
Josh Richards 229e5444c9 feat(SetupChecks): Refactor DatabaseHasMissingIndices 2 years ago
Josh Richards 29157149c8 fix: oops vendor string embedded in version 2 years ago
Josh Richards 2e94ec8832 fix: only compare major version of pgsql 2 years ago
Josh Richards 3ce8c6d0db fix: refactor postgresql check to match mariadb/mysql 2 years ago
Josh Richards f486be8da1 fix: only compare minor mariadb version differences 2 years ago
Josh Richards 2abd67cc02 fix(setupChecks): update db version checks 2 years ago
Josh Richards c0e395cc0d fix(setupCheck): Only warn when memcache present w/o memcached 2 years ago
Côme Chilliet 37262c860a
fix(setupchecks): Fix opcache buffer check 2 years ago
Richard Steinmetz 9ef70f0c4e feat: drop support for php 8.0 2 years ago
Josh 66fad4ae93 fix(SetupChecks): Add hint about dns/firewall if `mjs` check can't run 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago