alist/drivers/aliyundrive_open
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 perf(drivers): fs operations and cache (#4965) 2023-08-09 16:13:09 +08:00
meta.go feat(aliyundrive_open): support resource drive (close #4889) 2023-08-02 15:50:01 +08:00
types.go feat: misc improvements about upload/copy/hash (#5045) 2023-08-27 21:14:23 +08:00
upload.go feat: misc improvements about upload/copy/hash (#5045) 2023-08-27 21:14:23 +08:00
util.go fix(aliyundrive_open): use `RawStdEncoding` for base64 2023-08-13 20:52:38 +08:00