aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/lib/SetupChecks
Commit message (Expand)AuthorAgeFilesLines
* fix(IntegrityCheck): Ensure the check is run if no results are availableFerdinand Thiessen2024-07-031-1/+8
* Merge pull request #46190 from nextcloud/bug/45047/skip-check-when-disk-free-...Daniel2024-06-291-2/+6
|\
| * fix(setupchecks): skip check when disk_free_space is disabledDaniel Kesselberg2024-06-281-2/+6
* | refactor(SetupCheck): Make mariadb and mysql version variablesFerdinand Thiessen2024-06-271-5/+37
* | fix(settings): Adjust SetupCheck for supported database versionsFerdinand Thiessen2024-06-271-8/+10
|/
* fix(settings): make trailing slash for caldav/carddav redirects optionalMichaIng2024-06-241-1/+1
* feat: add setup check for needed mimetype migrationsRobin Appelman2024-06-181-0/+44
* chore: Add SPDX headerAndy Scherzinger2024-06-0346-882/+92
* fix(caldav): automatically delete outdated scheduling objectsAnna Larch2024-05-311-0/+48
* Merge pull request #45262 from nextcloud/check-HttpsUrlGenerationCôme Chilliet2024-05-131-5/+12
|\
| * fix(SetupChecks): Detect CLI mode in HTTPS / URL generator checkJosh Richards2024-05-121-5/+12
* | Merge pull request #45242 from nextcloud/check-memcache-memcachedDaniel2024-05-131-4/+5
|\ \
| * | fix(setupCheck): Only warn when memcache present w/o memcachedJosh Richards2024-05-091-4/+5
| |/
* | fix: Move hint about firewall issues to common helper stringFerdinand Thiessen2024-05-132-2/+2
* | Merge pull request #45272 from nextcloud/check-db-missing-indicesJulius Härtl2024-05-131-3/+11
|\ \
| * | feat(SetupChecks): Refactor DatabaseHasMissingIndicesJosh Richards2024-05-111-3/+11
| |/
* | fix: oops vendor string embedded in versionJosh Richards2024-05-101-5/+5
* | fix: only compare major version of pgsqlJosh Richards2024-05-101-0/+3
* | fix: refactor postgresql check to match mariadb/mysqlJosh Richards2024-05-101-1/+2
* | fix: only compare minor mariadb version differencesJosh Richards2024-05-101-1/+3
* | fix(setupChecks): update db version checksJosh Richards2024-05-101-6/+6
|/
* fix(setupchecks): Fix opcache buffer checkCôme Chilliet2024-04-301-1/+3
* feat: drop support for php 8.0Richard Steinmetz2024-04-081-2/+2
* Merge pull request #44306 from nextcloud/settings/show-indextoreplace-warningAnna2024-04-051-0/+13
|\
| * fix(settings): show warning for indexToReplace as part of missing indicesJohannes Merkel2024-03-191-0/+13
* | fix(SetupChecks): Add hint about dns/firewall if `mjs` check can't runJosh2024-04-021-1/+1
* | fix: Apply new coding standard to all filesCôme Chilliet2024-04-021-1/+1
* | fix(settings): Also verify that `trusted_proxies` only contains IP addresses ...Ferdinand Thiessen2024-03-261-0/+10
|/
* fix: Improve HSTS warning wording as suggested by reviewerCôme Chilliet2024-03-141-1/+1
* feat: Migrate HSTS check to Security headers SetupCheckCôme Chilliet2024-03-131-1/+21
* fix: Migrate security headers check tests and fix the SetupCheck implementationCôme Chilliet2024-03-131-10/+15
* fix: Fix Security headers setup check behaviorCôme Chilliet2024-03-131-2/+3
* fix: Fix ocm-provider setup check failure detectionCôme Chilliet2024-03-131-1/+1
* feat: Migrate header check to SetupCheck APICôme Chilliet2024-03-131-0/+134
* fix(updatenotification): spread the use of new appconfigMaxence Lange2024-03-131-1/+3
* fix(settings): Adjust order of parameters for `runRequest`Ferdinand Thiessen2024-03-082-5/+5
* feat(settings): Migrate .well-known URL setup check to new APICôme Chilliet2024-03-072-6/+140
* fix(settings): adjust source maps setup check wording and log levelJohn Molakvoæ2024-03-061-2/+2
* feat(settings): add JavaScript Source Maps support `.js.map` setup checkJohn Molakvoæ (skjnldsv)2024-03-061-0/+68
* Merge pull request #43906 from nextcloud/enh/migrate-ssl-url-setupcheckCôme Chilliet2024-03-041-0/+75
|\
| * feat(settings): Migrate SSL access and URL generation check to SetupCheck APICôme Chilliet2024-02-291-0/+75
* | feat(settings): Migrate data directory protection check to `SetupCheck`Ferdinand Thiessen2024-02-292-3/+85
|/
* feat(settings): Migrate OCM / OCS provider tests to SetupCheckFerdinand Thiessen2024-02-271-0/+99
* enh(settings): Migrate WOFF2 loading check to a SetupCheckFerdinand Thiessen2024-02-151-0/+82
* enh(settings): Add trait for setup checks that need to access the webserver u...Ferdinand Thiessen2024-02-152-24/+121
* feat: rename users to account or personVincent Petry2024-02-131-3/+3
* fix(i18n): Adapted spelling of Unicoderakekniven2024-01-301-1/+1
* Migrate debug mode check to new SetupCheck APICôme Chilliet2024-01-291-0/+55
* Rename to "Push service" and enable on all instances to avoid troubleCôme Chilliet2024-01-251-4/+12
* Migrate fair use of free push service check to new SetupCheck APICôme Chilliet2024-01-251-0/+79