alist/server/common
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
..
auth.go fix: custom token expires in doesn't work 2022-09-27 14:23:56 +08:00
base.go fix: missed assignment [skip ci] 2023-02-22 20:20:28 +08:00
check.go feat: add fine-grained control for link signing (#3924) 2023-03-24 22:44:33 +08:00
check_test.go fix: path `IsApply` check (close #3784) 2023-03-09 21:03:56 +08:00
common.go chore: add id to resp of create storage 2022-11-13 20:17:10 +08:00
hide_privacy_test.go fix: hide access_token in error message of `baidu_netdisk` 2022-09-03 19:48:11 +08:00
proxy.go perf: multi-thread downloader, `Content-Disposition` (#4921) 2023-08-04 15:29:54 +08:00
resp.go feat: add alist v3 driver (close #1833 pr #2129) 2022-10-27 10:54:49 +08:00
sign.go feat: optional sign all files 2022-11-30 22:10:07 +08:00