aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/lib/SetupChecks
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge writable temporary space check with the s3 one, and improveCôme Chilliet2024-01-251-14/+47
* Migrate available temp space check to new SetupCheck APICôme Chilliet2024-01-251-0/+93
* Migrate MySQL utf8mb4 check to new SetupCheck APICôme Chilliet2024-01-231-0/+63
* Merge pull request #42999 from nextcloud/fix/mjs-setup-check-localJohn Molakvoæ2024-01-231-1/+7
|\
| * fix(settings): Allow to connect to local address when checking for `.mjs` sup...Ferdinand Thiessen2024-01-211-1/+7
* | Remove bz2 leftover descriptionCôme Chilliet2024-01-221-1/+0
* | Add missing recommended modules gmp and bcmathCôme Chilliet2024-01-221-0/+2
* | Fix description for exif PHP moduleCôme Chilliet2024-01-221-1/+1
* | Merge gmp and bcmath module checks with the existing PHP modules setup checkCôme Chilliet2024-01-221-1/+20
* | Merge pull request #42821 from J0WI/rm-bz2-checkCôme Chilliet2024-01-221-3/+2
|\ \ | |/ |/|
| * Remove disputed bz2 checkJ0WI2024-01-151-3/+2
* | Migrate set_time_limit setup check to new APICôme Chilliet2024-01-182-1/+57
* | Merge pull request #42812 from nextcloud/enh/migrate-memcached-setupcheckFerdinand Thiessen2024-01-181-3/+19
|\ \
| * | Migrate memcached PHP module setup check to new APICôme Chilliet2024-01-181-3/+19
* | | fix(i18n): Change cli to uppercaserakekniven2024-01-181-1/+1
|/ /
* | Migrate Cron checks to new SetupCheck APICôme Chilliet2024-01-162-0/+143
* | Migrate overwrite.cli.url setup check to new APICôme Chilliet2024-01-161-0/+81
* | Merge pull request #41312 from nextcloud/feat/migrate-code-integrity-checkCôme Chilliet2024-01-161-0/+76
|\ \ | |/ |/|
| * Remove CSRF check from code integrity rescanCôme Chilliet2024-01-151-2/+0
| * Use highlight rich objecttype to render links in CodeIntegrity setup checkCôme Chilliet2024-01-151-2/+17
| * Migrate code integrity to SetupCheck APICôme Chilliet2024-01-151-0/+63
* | Update apps/settings/lib/SetupChecks/JavaScriptModules.phpFerdinand Thiessen2024-01-101-1/+1