caddy/modules/caddyhttp/fileserver
Francis Lavoie 9e6919550b
cmd: Expand cobra support, add short flags (#5379)
* cmd: Expand cobra support

* Convert commands to cobra, add short flags

* Fix version command typo

Co-authored-by: Emily Lange <git@indeednotjames.com>

* Apply suggestions from code review

Co-authored-by: Matt Holt <mholt@users.noreply.github.com>

---------

Co-authored-by: Emily Lange <git@indeednotjames.com>
Co-authored-by: Matt Holt <mholt@users.noreply.github.com>
2023-02-24 16:09:12 -07:00
..
testdata fileserver: Support glob expansion in file matcher (#4993) 2022-09-05 13:53:41 -06:00
browse.go fileserver: stop listing dir when request context is cancelled (#5131) 2022-10-08 12:56:35 -06:00
browse.html fileserver: better dark mode visited link contrast (#5105) 2022-10-01 18:14:27 -06:00
browsetplcontext.go fileserver: stop listing dir when request context is cancelled (#5131) 2022-10-08 12:56:35 -06:00
browsetplcontext_test.go fileserver: browse: do not encode the paths in breadcrumbs and page title (#4410) 2021-11-23 03:13:09 -05:00
caddyfile.go Drop requirement for filesystems to implement fs.StatFS 2022-09-05 19:25:34 -04:00
command.go cmd: Expand cobra support, add short flags (#5379) 2023-02-24 16:09:12 -07:00
matcher.go go.mod: Upgrade various dependencies (#5362) 2023-02-08 17:49:17 +00:00
matcher_test.go go.mod: Upgrade various dependencies (#5362) 2023-02-08 17:49:17 +00:00
staticfiles.go fileserver: Reject non-GET/HEAD requests (close #5166) (#5167) 2022-10-24 10:23:57 -06:00
staticfiles_test.go caddyhttp: Refactor and export SanitizedPathJoin for use in fastcgi (#4207) 2021-06-17 09:59:08 -06:00