dufs/tests
2024-11-16 18:26:10 +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: no inline scripts in HTML (#391) 2024-05-31 08:51:59 +08:00
auth.rs fix: auth failed if password contains : (#449) 2024-09-06 21:22:28 +08:00
bind.rs refactor: optimize tests 2023-11-03 15:25:20 +08:00
cache.rs refactor: date formatting in cache tests (#428) 2024-08-07 20:18:30 +08:00
cli.rs feat: add completions (#97) 2022-07-06 12:11:00 +08:00
config.rs refactor: digest_auth related tests (#372) 2024-04-08 06:56:51 +08:00
cors.rs fix: allow all cors headers and methods (#225) 2023-06-02 19:07:43 +08:00
digest_auth_util.rs refactor: digest_auth related tests (#372) 2024-04-08 06:56:51 +08:00
fixtures.rs chore: adjust timeout for wait_for_port 2024-11-16 18:26:10 +08:00
health.rs feat: provide healthcheck API (#474) 2024-10-28 07:37:21 +08:00
hidden.rs chore: fix typos 2024-01-15 12:53:59 +00:00
http.rs refactor: make logout works on safari (#442) 2024-08-27 16:07:17 +08:00
http_logger.rs refactor: digest_auth related tests (#372) 2024-04-08 06:56:51 +08:00
range.rs refactor: optimize http range parsing and handling (#323) 2023-12-21 15:46:55 +08:00
render.rs feat: support edit files (#179) 2023-02-20 22:50:24 +08:00
single_file.rs refactor: improve resolve_path and handle_assets, abandon guard_path (#360) 2024-02-07 16:27:22 +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 feat: base64 index-data to avoid misencoding (#421) 2024-07-22 08:02:32 +08:00
webdav.rs refactor: return 400 for propfind request when depth is neither 0 nor 1 (#403) 2024-06-14 22:16:50 +08:00