dufs/tests
2023-11-15 19:44:44 +08:00
..
data feat: support config file with --config option (#281) 2023-11-04 16:58:19 +08:00
allow.rs feat: add option --allow-archive (#152) 2022-12-10 11:09:42 +08:00
args.rs feat: make --path-prefix works on serving single file (#102) 2022-07-08 19:30:05 +08:00
assets.rs refactor: take improvements from the edge browser (#289) 2023-11-15 19:44:44 +08:00
auth.rs feat: support hashed password (#283) 2023-11-04 18:12:58 +08:00
bind.rs refactor: optimize tests 2023-11-03 15:25:20 +08:00
cli.rs feat: add completions (#97) 2022-07-06 12:11:00 +08:00
config.rs feat: support config file with --config option (#281) 2023-11-04 16:58:19 +08:00
cors.rs fix: allow all cors headers and methods (#225) 2023-06-02 19:07:43 +08:00
fixtures.rs fix: typo __ASSERTS_PREFIX__ (#252) 2023-08-13 15:05:45 +08:00
hidden.rs feat: hiding only directories instead of files (#175) 2023-02-19 22:03:59 +08:00
http_logger.rs refactor: improve code quanity (#282) 2023-11-04 17:10:38 +08:00
http.rs fix: search should ignore entry path (#235) 2023-06-15 08:28:21 +08:00
range.rs fix: range request (#44) 2022-06-16 10:24:32 +08:00
render.rs feat: support edit files (#179) 2023-02-20 22:50:24 +08:00
single_file.rs feat: new auth (#218) 2023-06-01 18:52:05 +08:00
sort.rs feat: API to search and list directories (#177) 2023-02-20 11:05:53 +08:00
symlink.rs feat: API to search and list directories (#177) 2023-02-20 11:05:53 +08:00
tls.rs feat: support config file with --config option (#281) 2023-11-04 16:58:19 +08:00
utils.rs fix: ui readonly if no write perm (#258) 2023-08-24 18:32:34 +08:00
webdav.rs chore: improve code quanity 2022-12-11 15:18:44 +08:00