alist/drivers/123
Sean a3748af772
feat: misc improvements about upload/copy/hash (#5045)
general: add createTime/updateTime support in webdav and some drivers
general: add hash support in some drivers
general: cross-storage rapid-upload support
general: enhance upload to avoid local temp file if possible
general: replace readseekcloser with File interface to speed upstream operations
feat(aliyun_open): same as above
feat(crypt): add hack for 139cloud

Close #4934 
Close #4819 

baidu_netdisk needs to improve the upload code to support rapid-upload
2023-08-27 21:14:23 +08:00
..
driver.go feat: misc improvements about upload/copy/hash (#5045) 2023-08-27 21:14:23 +08:00
meta.go fix(123): remove stream upload method (close #4772) 2023-07-14 19:12:18 +08:00
types.go feat: misc improvements about upload/copy/hash (#5045) 2023-08-27 21:14:23 +08:00
upload.go fix(123): upload file size that less than 16 MB (close #4816) 2023-07-21 14:35:18 +08:00
util.go fix(123): Use APP-side API (close #4834 in #4856) 2023-07-27 15:51:59 +08:00