rclone/cmd/serve
calisro c80b6d96dd
http: improved directory listing with new template from Caddy project
This includes a new directory listing template which was originally
from the Caddy project (used with permission and copyright attribution).

This is used whenever we serve directory listings so `rclone serve
http`, `rclone serve webdav` and `rclone rcd --rc-serve`

This also modifies the tests so they work with the original template which
is easier to debug.
2020-05-08 16:15:21 +01:00
..
dlna dlna: cds: use modification time as date in dlna metadata 2020-02-27 18:05:18 +01:00
ftp cmd/serve/ftp: replace deprecated os.SEEK_SET with io.SeekStart 2020-02-06 10:58:34 +00:00
http http: improved directory listing with new template from Caddy project 2020-05-08 16:15:21 +01:00
httplib http: improved directory listing with new template from Caddy project 2020-05-08 16:15:21 +01:00
proxy docs: restore lost auth proxy logs 2020-02-10 15:29:39 +00:00
restic serve restic: fix tests after restic project removed vendoring 2020-03-18 16:50:01 +00:00
servetest fstest: remove -subdir flag as it no longer tests anything useful #3421 2019-08-17 09:54:19 +01:00
sftp serve sftp: use VFS utility functions instead of own copy 2020-04-19 15:40:55 +01:00
webdav http: improved directory listing with new template from Caddy project 2020-05-08 16:15:21 +01:00
serve.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00