aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/lib/SetupChecks/JavaScriptModules.php
Commit message (Expand)AuthorAgeFilesLines
* feat: Make `CheckServerResponseTrait` public and provide as `OCP\SetupCheck\C...feat/make-setup-check-trait-publicFerdinand Thiessen2024-09-161-1/+2
* chore: Add SPDX headerAndy Scherzinger2024-06-031-19/+2
* fix: Move hint about firewall issues to common helper stringFerdinand Thiessen2024-05-131-1/+1
* fix(SetupChecks): Add hint about dns/firewall if `mjs` check can't runJosh2024-04-021-1/+1
* enh(settings): Add trait for setup checks that need to access the webserver u...Ferdinand Thiessen2024-02-151-24/+17
* fix(settings): Allow to connect to local address when checking for `.mjs` sup...Ferdinand Thiessen2024-01-211-1/+7
* Update apps/settings/lib/SetupChecks/JavaScriptModules.phpFerdinand Thiessen2024-01-101-1/+1
* enh(settings): Add SetupCheck to ensure webserver correctly serves `.mjs` filesFerdinand Thiessen2024-01-101-0/+77