Mmx
b95df1d745
perf: use io copy with buffer pool ( #6389 )
...
* feat: add io methods with buffer
* chore: move io.Copy calls to utils.CopyWithBuffer
2024-04-25 20:11:15 +08:00
Andy Hsu
0f29a811bf
fix: s3 upload exceeded total allowed configured MaxUploadParts ( close #5909 )
2024-01-19 12:05:10 +08:00
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
Sean
7877184bee
feat(baidu_netdisk): add retry to most operations ( close #4863 in #4939 )
2023-08-07 13:44:28 +08:00
Noah Hsu
105f22969c
feat: support cancel for some drivers ( close #2717 )
2022-12-21 15:03:09 +08:00
foxxorcat
fb64f00640
refactor: obj name mapping and internal path processing ( #2733 )
...
* refactor:Prepare to remove the get interface
* feat:add obj Unwarp interface
* refactor:obj name mapping and program internal path processing
* chore: fix typo
* feat: unwrap get
* fix: no use op.Get to get parent id
* fix: set the path uniformly
Co-authored-by: Noah Hsu <i@nn.ci>
2022-12-17 19:49:05 +08:00
foxxorcat
33bae52fa1
refactor: optimize driver initialization need to manually deserialize and assign values, and remove redundant driver registration parameters ( #2691 )
...
* refactor: optimize driver initialization need to manually deserialize and assign values, and remove redundant driver registration parameters
* fix typo
Co-authored-by: Noah Hsu <i@nn.ci>
2022-12-13 18:03:30 +08:00
浅秋枫影
061c462f0b
feat(mediatrack): get real url ( #2132 )
...
* feat:get real url for mediatrack
redirect token 一次有效,点击第二次就抛出了`400`错误。本次提交直接获取302后的真实链接返回前端
* add cache
cache 60 Second
2022-10-27 15:26:08 +08:00
Noah Hsu
cd73e34ccc
chore: optional `other` interface
2022-09-11 18:40:19 +08:00
Noah Hsu
043a79189d
style: uniform use `utils.CreateTempFile`
2022-09-10 14:11:06 +08:00
Noah Hsu
f127c959a1
feat: add `MediaTrack` driver
2022-09-06 17:24:05 +08:00
Noah Hsu
b76060570e
refactor: init v3
2022-06-06 16:28:37 +08:00
Xhofe
4b540a2297
feat: skip creating an existing folder
2022-03-11 18:12:13 +08:00
Xhofe
b3a6e33ce1
🎇 quark support
2022-02-16 20:20:39 +08:00
Xhofe
435bdea8f7
🔧 #523 add some default setting
2022-02-11 16:17:07 +08:00
微凉
feb42f1f4b
🔥 delete proxy interface
2022-02-02 18:03:54 +08:00
微凉
cb2a3c2b42
🎨 change proxy interface
2022-02-01 14:28:21 +08:00
微凉
b797f4302c
🎇 use tempFile to cal md5
2022-01-27 23:48:29 +08:00
微凉
07d6ca27db
🐛 Forbid MediaTrack to create a new folder with the same name
2022-01-16 13:21:29 +08:00
微凉
2473309a51
🎇 execute save while delete account
2022-01-15 19:36:37 +08:00
微凉
55d244b726
🐛 fix mediatrack can't mkdir #351
2022-01-14 18:19:58 +08:00
微凉
fc48f29575
🎇 finish MediaTrack upload
2022-01-06 19:23:55 +08:00
微凉
f0d9a452bb
🎇 finish MediaTrack upload
2022-01-06 19:21:13 +08:00
微凉
10f06fde5c
🚧 MediaTrack support
2022-01-06 01:14:32 +08:00