dufs/tests
2022-07-31 08:27:09 +08:00
..
data test: add integration tests (#36) 2022-06-12 08:43:50 +08:00
allow.rs feat: support hiding folders with --hidden (#73) 2022-06-25 08:15:16 +08:00
args.rs feat: make --path-prefix works on serving single file (#102) 2022-07-08 19:30:05 +08:00
assets.rs feat: support hiding folders with --hidden (#73) 2022-06-25 08:15:16 +08:00
auth.rs feat: check permission on move/copy destination (#93) 2022-07-04 23:25:05 +08:00
bind.rs feat: use custom logger with timestamp in rfc3339 (#67) 2022-06-21 21:19:51 +08:00
cli.rs feat: add completions (#97) 2022-07-06 12:11:00 +08:00
cors.rs fix: cors headers (#100) 2022-07-08 16:18:10 +08:00
fixtures.rs feat: support hiding folders with --hidden (#73) 2022-06-25 08:15:16 +08:00
hidden.rs feat: support hiding folders with --hidden (#73) 2022-06-25 08:15:16 +08:00
http.rs feat: support hiding folders with --hidden (#73) 2022-06-25 08:15:16 +08:00
log_http.rs feat: support customize http log format (#116) 2022-07-31 08:27:09 +08:00
range.rs fix: range request (#44) 2022-06-16 10:24:32 +08:00
render.rs feat: allow search with --render-try-index (#88) 2022-07-02 23:25:57 +08:00
single_file.rs feat: make --path-prefix works on serving single file (#102) 2022-07-08 19:30:05 +08:00
symlink.rs test: add integration tests (#36) 2022-06-12 08:43:50 +08:00
tls.rs feat: support hiding folders with --hidden (#73) 2022-06-25 08:15:16 +08:00
utils.rs feat: support hiding folders with --hidden (#73) 2022-06-25 08:15:16 +08:00
webdav.rs fix: webdav propfind dir with slash (#42) 2022-06-15 20:24:53 +08:00