index
:
caddy-cgi
caddy-cgi
fork of caddy for nix to build it with the cgi plugin
System administrator
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
caddyhttp
/
fileserver
/
browsetplcontext.go
Age
Commit message (
Expand
)
Author
2023-08-14
ci: use gci linter (#5708)
Jacob Gadikian
2023-05-19
fileserver: More filetypes for browse icons
Matthew Holt
2023-03-10
fileserver: New file browse template (#5427)
Matt Holt
2022-10-08
fileserver: stop listing dir when request context is cancelled (#5131)
Abdussamet Koçak
2022-09-05
Drop requirement for filesystems to implement fs.StatFS
Dave Henderson
2022-07-30
fileserver: Support virtual file systems (#4909)
Matt Holt
2021-12-11
fileserver: do not double-escape paths (#4447)
Mohammed Al Sahaf
2021-11-23
fileserver: browse: do not encode the paths in breadcrumbs and page title (#4...
Mohammed Al Sahaf
2021-11-22
fileserver: Fix handling of symlink sizes in directory listings (#4415)
Jeremy Lin
2021-09-18
fileserver: Fix displayed file size if it is symlink (#4354)
HayatoShiba
2021-09-16
fileserver: properly handle escaped/non-ascii paths (#4332)
Mohammed Al Sahaf
2021-07-07
fileserver: Fix browse name_dir_first sorting (#4218)
diamondburned
2021-04-30
fileserver: Share template logic for both `templates` and `file_server browse...
Jason Du