alist/server
Sean 15b7169df4
perf: multi-thread downloader, `Content-Disposition` (#4921)
general: enhance multi-thread downloader with cancelable context, immediately stop all stream processes when canceled;
feat(crypt): improve stream closing;
general: fix the bug of downloading files becomes previewing stream on modern browsers;

Co-authored-by: Sean He <866155+seanhe26@users.noreply.github.com>
Co-authored-by: Andy Hsu <i@nn.ci>
2023-08-04 15:29:54 +08:00
..
common perf: multi-thread downloader, `Content-Disposition` (#4921) 2023-08-04 15:29:54 +08:00
handles feat: Crypt driver, improve http/webdav handling (#4884) 2023-08-02 14:40:36 +08:00
middlewares feat!: support listen to the unix (close #4671) 2023-07-04 17:56:02 +08:00
static fix: cancel api replace to avoid missing host 2023-02-21 19:45:09 +08:00
webdav feat: Crypt driver, improve http/webdav handling (#4884) 2023-08-02 14:40:36 +08:00
dev.go feat: custom hide error message by regexp (close #1468) 2022-08-08 12:53:53 +08:00
router.go feat(server): add `HEAD` method support (close #4740) 2023-07-11 13:47:49 +08:00
webdav.go fix(webdav): `disabled` is not working in webdav (#3659) 2023-02-28 18:26:13 +08:00