Commit Graph

78 Commits

Author SHA1 Message Date
tickstep
a9f9f18f09 refactor file rm command 2024-03-07 09:27:29 +08:00
tickstep
5b008b935d not support album download in download task 2024-03-06 21:35:56 +08:00
tickstep
bdc0a15bdc fix download url expired issue 2024-03-05 18:19:41 +08:00
tickstep
443eac7589 not support upload & download using InternalUrl 2024-03-03 22:22:50 +08:00
tickstep
a7034e300f set PreHash threshold as 100MB 2024-03-03 16:23:03 +08:00
tickstep
c86afbd764 add PreHash check for file upload 2024-03-03 16:20:50 +08:00
tickstep
bec492fe65 fix refresh & save new token error 2024-03-03 09:11:58 +08:00
tickstep
69b76a15ca use openapi for upload commnad 2024-03-02 22:58:41 +08:00
tickstep
3bdc27ce66 fix download file error when file size big than 100MB 2024-03-02 22:38:36 +08:00
tickstep
e5f63c60e9 change login routine 2024-03-02 00:55:46 +08:00
sowevo
f838ebfe24 add skip args 2024-01-26 15:01:27 +08:00
sowevo
7f5e19812e add skip args 2024-01-26 11:40:04 +08:00
xiaoyaofenfen
19afa16bfe add album download command 2023-10-08 16:41:55 +08:00
tickstep
78e290c2a4 optimize device session signature error #257 2023-04-02 09:58:20 +08:00
tickstep
2740a15cbf fix device session signature error for download 2023-04-01 23:00:35 +08:00
tickstep
3be79d1181 fix device session signature error for upload #257 2023-04-01 22:48:39 +08:00
xiaoyaofenfen
8d14617397 fix create folder error for upload command #244 2023-02-23 15:27:27 +08:00
xiaoyaofenfen
12d866b28a add file size percentage for upload & download command #236 2023-02-23 15:12:35 +08:00
xiaoyaofenfen
5b22c4400a fix that the folder will created repeatly while uploading file 2023-01-03 10:57:08 +08:00
tickstep
70ddb7e0c1 expland expired time to fix url expired issue #214 #207 #208 2022-12-27 10:06:19 +08:00
tickstep
0acd6a43d6 fix URL expired issue #208 2022-12-26 21:24:07 +08:00
tickstep
118e521d63 fix UploadPartNotSeq issue #208 2022-12-24 17:04:38 +08:00
xiaoyaofenfen
84d7ec923f remove rapid upload limit 2022-12-20 11:54:20 +08:00
xiaoyaofenfen
c5d15b058a add download file record #206 2022-12-19 19:50:33 +08:00
xiaoyaofenfen
ea9279e45e add upload file record #206 2022-12-19 19:41:13 +08:00
xiaoyaofenfen
d23802e8cc auto resize upload block size for big file #205 2022-12-13 16:32:08 +08:00
xiaoyaofenfen
98de5b931c fix too many requests error for upload 2022-12-06 19:48:31 +08:00
xiaoyaofenfen
7ee48fa726 download command support exclude name patternt 2022-12-06 11:28:36 +08:00
xiaoyaofenfen
a455af2084 handle download delete file error #199 2022-12-01 11:32:32 +08:00
tickstep
3b18f9af78 fix complie error for go18+ sdk #175 2022-11-05 18:13:10 +08:00
xiaoyaofenfen
0c80fca74e fix download save dir error 2022-08-26 17:35:20 +08:00
xiaoyaofenfen
d7e4772417 add video transcode request after upload video file to fix issue #53 2022-08-22 14:27:52 +08:00
tickstep
1cf3db39b1 fix download path error to fix issue #130 2022-08-21 08:39:32 +08:00
tickstep
8456aa7b35 support symbolic file for download command 2022-07-03 11:09:57 +08:00
tickstep
797239361c add symlink file util function 2022-07-03 10:32:39 +08:00
tickstep
bf4027601c optimize get all file list performance 2022-07-02 16:24:11 +08:00
xiaoyaofenfen
b4e405d0f8 support symbolic file for upload command 2022-06-28 15:10:54 +08:00
xiaoyaofenfen
dd4f8931bf js plugin support folder filter for download 2022-06-27 15:41:02 +08:00
xiaoyaofenfen
b64c07f079 remove backup command 2022-06-20 17:28:25 +08:00
tickstep
8ac48bbda5 fix file & folder perm eror 2022-06-16 22:30:12 +08:00
xiaoyaofenfen
ba407cb74b do upload retry to fix issue #90 2022-06-16 19:58:49 +08:00
xiaoyaofenfen
3b802d5cc6 fix issue #103 2022-06-16 14:38:45 +08:00
tickstep
2ec8592685 add upload func for sync 2022-06-05 22:19:16 +08:00
tickstep
847546424b refractor code 2022-05-01 11:46:22 +08:00
tickstep
8e422c85a4 fix issue #86 2022-04-30 21:46:13 +08:00
tickstep
b645f6caba fix upload hook handle file name error 2022-04-30 07:18:13 +08:00
tickstep
f6bdb4ae60 set default key string to fix issue #86 2022-04-29 21:51:37 +08:00
tickstep
8750761aee add download file finish plugin hook 2022-04-21 16:53:08 +08:00
tickstep
a318796f3b add download file plugin hook 2022-04-21 16:30:12 +08:00
tickstep
5572f844ed add upload file finish plugin hook 2022-04-20 23:16:04 +08:00