22 Commits

Author SHA1 Message Date
Andy Hsu
b1a279cbcc feat(139): implement MoveResult interface (close #5130) 2023-09-13 15:56:13 +08:00
Andy Hsu
cfd23c05b4 fix(139): upload empty file (close #4711) 2023-07-27 19:26:22 +08:00
Andy Hsu
e23f00f349 fix(139): avoid panic due to Authorization for emptiness 2023-06-10 00:12:04 +08:00
Andy Hsu
a66b0e0151 feat(139): auto extract account from Authorization 2023-06-09 23:41:41 +08:00
aimuz
20d3ef7de6
fix(139): check http code & increase chunk size (#3224)
* fixed: 大文件上传导致连接重置

Signed-off-by: aimuz <mr.imuz@gmail.com>

* revert Dockerfile

---------

Signed-off-by: aimuz <mr.imuz@gmail.com>
Co-authored-by: Andy Hsu <i@nn.ci>
2023-02-04 11:20:13 +08:00
aimuz
99a186d01b
fix(139): upload failed (#2950)
fix: The file size is exceeded and cannot be uploaded
fix: File name has special characters, signature fails
improve: optimize memory usage
Signed-off-by: aimuz <mr.imuz@gmail.com>

Signed-off-by: aimuz <mr.imuz@gmail.com>
2023-01-08 16:31:00 +08:00
Noah Hsu
105f22969c feat: support cancel for some drivers (close #2717) 2022-12-21 15:03:09 +08:00
EthanZhu
f38f4f401b
fix(139): modify chunk size to avoid large file upload failure (close #2744 close #2682 pr #2745) 2022-12-18 17:48: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
Noah Hsu
cd73e34ccc chore: optional other interface 2022-09-11 18:40:19 +08:00
Noah Hsu
900e71f78f feat: add 139yun driver 2022-09-05 13:35:01 +08:00
Noah Hsu
b76060570e refactor: init v3 2022-06-06 16:28:37 +08:00
foxxorcat
b6af9aa587 fix(139,189,189pc,alidrive,onedrive,yandex):http response body is not close #1072 2022-05-10 21:37:48 +08:00
Xhofe
815975a4d2 🐛 fix 139 delete dir 2022-02-17 17:37:45 +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
微凉
ed670e528f 🐛 fix 139Yun error phone close #365 2022-01-15 19:44:22 +08:00
微凉
2473309a51 🎇 execute save while delete account 2022-01-15 19:36:37 +08:00
微凉
6f7465aab7 🐛 fix 139Yun no user error 2022-01-13 18:01:54 +08:00
微凉
ddf6a4955f 🎇 139yun family support 2022-01-11 23:43:55 +08:00
微凉
036373032c 139yun personal support 2022-01-09 22:44:43 +08:00