caddy/modules/caddyhttp/fileserver
Cédric Félizard 790f3e0885
fileserver: denote license for embedded JavaScript for LibreJS (#7127)
This commit adds support for LibreJS (https://en.wikipedia.org/wiki/GNU_LibreJS).

LibreJS would block this embedded JavaScript because its license is not stated in a machine-readable format.

Signed-off-by: Cédric Félizard <cedric@felizard.fr>
2025-07-16 11:49:49 -06:00
..
testdata
browse.go file_server: use the UTC timezone for modified time (#6830) 2025-02-10 08:39:43 -07:00
browse.html fileserver: denote license for embedded JavaScript for LibreJS (#7127) 2025-07-16 11:49:49 -06:00
browsetplcontext.go file_server: use the UTC timezone for modified time (#6830) 2025-02-10 08:39:43 -07:00
browsetplcontext_test.go
caddyfile.go
command.go
matcher.go chore: upgrade .golangci.yml and workflow to v2 (#6924) 2025-06-03 02:24:32 +03:00
matcher_test.go events: Refactor; move Event into core, so core can emit events (#6930) 2025-03-29 08:15:43 -06:00
staticfiles.go refactor: replace HasPrefix+TrimPrefix with CutPrefix (#7095) 2025-06-27 22:04:09 +03:00
staticfiles_test.go