alist/internal/model
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
..
args.go perf: multi-thread downloader, `Content-Disposition` (#4921) 2023-08-04 15:29:54 +08:00
meta.go feat: add readme field to list resp 2022-06-30 15:41:58 +08:00
obj.go feat: Crypt driver, improve http/webdav handling (#4884) 2023-08-02 14:40:36 +08:00
object.go feat: Crypt driver, improve http/webdav handling (#4884) 2023-08-02 14:40:36 +08:00
req.go feat: multiple search indexes (#2514) 2022-11-28 13:45:25 +08:00
search.go fix: mysql FULLTEXT search (#2840) 2022-12-30 14:20:04 +08:00
setting.go feat: rebuild Single sign-on system (#3649 close #3571) 2023-03-02 17:55:33 +08:00
storage.go feat: add fine-grained control for link signing (#3924) 2023-03-24 22:44:33 +08:00
stream.go refactor: obj name mapping and internal path processing (#2733) 2022-12-17 19:49:05 +08:00
user.go feat: SSO auto register (close #4692 in #4795) 2023-07-20 16:30:30 +08:00