alist/pkg/utils
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
..
random
balance.go
bool.go
ctx.go
email.go
file.go feat: misc improvements about upload/copy/hash (#5045) 2023-08-27 21:14:23 +08:00
hash.go feat: misc improvements about upload/copy/hash (#5045) 2023-08-27 21:14:23 +08:00
hash_test.go feat: misc improvements about upload/copy/hash (#5045) 2023-08-27 21:14:23 +08:00
io.go feat: misc improvements about upload/copy/hash (#5045) 2023-08-27 21:14:23 +08:00
ip.go
json.go
log.go
map.go
path.go
path_test.go
slice.go
str.go feat: misc improvements about upload/copy/hash (#5045) 2023-08-27 21:14:23 +08:00
time.go
url.go