Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: Make `CheckServerResponseTrait` public and provide as `OCP\SetupCheck\C...feat/make-setup-check-trait-public | Ferdinand Thiessen | 2024-09-16 | 1 | -1/+2 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-06-03 | 1 | -19/+2 |
* | fix: Move hint about firewall issues to common helper string | Ferdinand Thiessen | 2024-05-13 | 1 | -1/+1 |
* | fix(SetupChecks): Add hint about dns/firewall if `mjs` check can't run | Josh | 2024-04-02 | 1 | -1/+1 |
* | enh(settings): Add trait for setup checks that need to access the webserver u... | Ferdinand Thiessen | 2024-02-15 | 1 | -24/+17 |
* | fix(settings): Allow to connect to local address when checking for `.mjs` sup... | Ferdinand Thiessen | 2024-01-21 | 1 | -1/+7 |
* | Update apps/settings/lib/SetupChecks/JavaScriptModules.php | Ferdinand Thiessen | 2024-01-10 | 1 | -1/+1 |
* | enh(settings): Add SetupCheck to ensure webserver correctly serves `.mjs` files | Ferdinand Thiessen | 2024-01-10 | 1 | -0/+77 |