1
mirror of https://github.com/rclone/rclone synced 2024-11-30 09:10:05 +01:00
rclone/fs/rc
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
..
jobs rc: fix formatting of docs 2019-10-27 10:43:40 +00:00
rcflags rcd: Add Prometheus metrics support - fixes #3858 2020-03-01 09:58:34 +00:00
rcserver http: improved directory listing with new template from Caddy project 2020-05-08 16:15:21 +01:00
cache_test.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
cache.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
config_test.go rc: fix unmarshalable http.AuthFn in options and put in test for marshalability 2019-08-10 16:22:17 +01:00
config.go Add context propagation to rclone 2019-06-19 11:59:46 +01:00
internal_test.go rc: added command core/quit 2019-10-17 15:04:22 +01:00
internal.go rc: add methods to turn on blocking and mutex profiling 2019-10-28 22:11:38 +00:00
params_test.go rc: add GetStructMissingOK 2020-04-29 09:42:31 +01:00
params.go rc: add GetStructMissingOK 2020-04-29 09:42:31 +01:00
rc_test.go fs/rc: add more infrastructure to help writing rc functions 2018-11-02 17:32:20 +00:00
rc.go rcd: Add Prometheus metrics support - fixes #3858 2020-03-01 09:58:34 +00:00
registry.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
webgui.go fs/rc: fix dropped error 2020-02-04 11:31:06 +00:00