dufs/src
tieway59 53c9bc8bea
refactor: remove one clone on assets_prefix (#270)
This clone is not consist with the usage of `assets_prefix` in following
code and it's unnecessary.

Signed-off-by: TieWay59 <tieway59@foxmail.com>
2023-10-05 08:50:24 +08:00
..
args.rs chore: update cli --auth help text 2023-06-02 06:49:06 +08:00
auth.rs fix: webdav only see public folder even logging in (#231) 2023-06-05 11:40:31 +08:00
log_http.rs chore: use anyhow to handle error 2023-02-21 17:23:24 +08:00
logger.rs feat: use custom logger with timestamp in rfc3339 (#67) 2022-06-21 21:19:51 +08:00
main.rs refactor: improve error handle (#195) 2023-03-12 15:20:40 +08:00
server.rs refactor: remove one clone on assets_prefix (#270) 2023-10-05 08:50:24 +08:00
streamer.rs fix: range request (#44) 2022-06-16 10:24:32 +08:00
tls.rs refactor: improve error handle (#195) 2023-03-12 15:20:40 +08:00
unix.rs feat: support unix sockets (#145) 2022-11-11 08:57:44 +08:00
utils.rs feat: add timestamp metadata to generated zip file (#204) 2023-03-31 23:48:23 +08:00