summaryrefslogtreecommitdiff
path: root/modules/caddyhttp/fileserver/browsetplcontext.go
AgeCommit message (Expand)Author
2022-07-30fileserver: Support virtual file systems (#4909)Matt Holt
2021-12-11fileserver: do not double-escape paths (#4447)Mohammed Al Sahaf
2021-11-23fileserver: browse: do not encode the paths in breadcrumbs and page title (#4...Mohammed Al Sahaf
2021-11-22fileserver: Fix handling of symlink sizes in directory listings (#4415)Jeremy Lin
2021-09-18fileserver: Fix displayed file size if it is symlink (#4354)HayatoShiba
2021-09-16fileserver: properly handle escaped/non-ascii paths (#4332)Mohammed Al Sahaf
2021-07-07fileserver: Fix browse name_dir_first sorting (#4218)diamondburned
2021-04-30fileserver: Share template logic for both `templates` and `file_server browse...Jason Du