dufs/tests
David Politis 1a9990f04e
fix: don't search on empty query string (#140)
* fix: don't search on empty query string

* refactor

Co-authored-by: sigoden <sigoden@gmail.com>
2022-11-10 18:02:55 +08:00
..
data feat: support ecdsa tls cert (#119) 2022-08-02 09:32:11 +08:00
allow.rs chore: fix typo 2022-08-03 08:51:12 +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: add --assets options to override assets (#134) 2022-09-05 10:30:45 +08:00
auth.rs fix: auth not works with --path-prefix (#138) 2022-10-08 09:14:42 +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: add --assets options to override assets (#134) 2022-09-05 10:30:45 +08:00
hidden.rs fix: hide path by ext name (#126) 2022-08-06 07:48:34 +08:00
http.rs fix: don't search on empty query string (#140) 2022-11-10 18:02:55 +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 chore: fix typo 2022-08-03 08:51:12 +08:00
single_file.rs feat: make --path-prefix works on serving single file (#102) 2022-07-08 19:30:05 +08:00
sort.rs feat: support sort by name, mtime, size (#128) 2022-08-23 14:24:42 +08:00
symlink.rs chore: fix typo 2022-08-03 08:51:12 +08:00
tls.rs chore: cargo clippy 2022-11-10 15:38:35 +08:00
utils.rs feat: add --assets options to override assets (#134) 2022-09-05 10:30:45 +08:00
webdav.rs fix: webdav propfind dir with slash (#42) 2022-06-15 20:24:53 +08:00