foxxorcat
|
df6b306fce
|
perf(drivers): fs operations and cache (#4965)
* perf(baidu_photo):multi-thread upload
* perf(baidu_netdisk):multi-thread upload and cache optimization
* fix:LimitWriter
* fix(weiyun):only one login is allowed
* feat(189pc):multi threaded upload
* feat(baidu_netdisk):multi threaded upload
* feat(baidu_photo):multi threaded upload
* feat(weiyun):multi threaded upload
* perf(aliyundriver_open):optimize upload code and optimize cache
* fix(weiyun):invalid directory ID
* fix(baidu_netdisk):modified time
* fix(baidu_netdisk,baidu_photo):upload slice error
* perf(baidu_netdisk):cancel unnecessary retries
* fix(limitWriter):must return a non-nil error if it returns n < len(p)
* fix(aliyundrive_open):Name and Filename only use one
* perf(mopan):multi-thread upload
|
2023-08-09 16:13:09 +08:00 |
Sean
|
7877184bee
|
feat(baidu_netdisk): add retry to most operations (close #4863 in #4939)
|
2023-08-07 13:44:28 +08:00 |
foxxorcat
|
49bde82426
|
perf(189pc): empty file upload and cache optimization (#4913)
- login captcha error
- cache optimization
- upload empty file
|
2023-08-03 14:08:40 +08:00 |
Andy Hsu
|
a4511c1963
|
refactor: change hash function
|
2023-07-15 16:29:44 +08:00 |
Andy Hsu
|
3bfa00d5d2
|
fix(189pc): add `REQID` header
|
2023-06-09 23:33:12 +08:00 |
foxxorcat
|
2c1f70fbe9
|
fix(189pc): large file upload error (close #4417 in #4438)
|
2023-05-27 14:28:58 +08:00 |
Noah Hsu
|
105f22969c
|
feat: support cancel for some drivers (close #2717)
|
2022-12-21 15:03:09 +08:00 |
Noah Hsu
|
7bfa5876ed
|
fix(189pc): fix typo
|
2022-11-01 19:32:40 +08:00 |
foxxorcat
|
2efade123e
|
fix(189pc):slice bounds out of range close #2045
|
2022-10-17 22:39:51 +08:00 |
foxxorcat
|
0e99e7e9b9
|
fix(thunder,189pc): some known problems
|
2022-10-17 00:54:39 +08:00 |
foxxorcat
|
53e08e75fe
|
fix(189pc,baidu_photo): source file not closed
|
2022-09-12 22:45:30 +08:00 |
foxxorcat
|
6b5236f52e
|
feat: add baidu_photo driver
|
2022-09-12 17:10:02 +08:00 |
foxxorcat
|
9c91f062b9
|
fix(189pc): some minor problems
|
2022-09-11 13:18:29 +08:00 |
Noah Hsu
|
043a79189d
|
style: uniform use `utils.CreateTempFile`
|
2022-09-10 14:11:06 +08:00 |
foxxorcat
|
918ca28d2b
|
feat: add 189cloudPC driver
|
2022-09-08 15:00:57 +08:00 |