Commit Graph

61 Commits

Author SHA1 Message Date
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
tickstep
b6b71b45e3 add relogin action when token expired 2022-01-31 12:09:28 +08:00
tickstep
ea82ec8320 fix qrcode login api issue 2022-01-31 10:52:55 +08:00
tickstep
04e414b65d support QR Code login way 2022-01-30 22:10:46 +08:00
tickstep
35ca753ad6 add qrcode login api 2022-01-30 10:36:01 +08:00
xiaoyaofenfen
93eb1797c5 add time delay to fix issue #26 2022-01-24 16:34:33 +08:00
xiaoyaofenfen
1bbb6e2860 optimize download task to fix issue #47 2022-01-24 15:59:55 +08:00
tickstep
69189a8305 fix forbidden file download issue #35 2022-01-16 16:00:01 +08:00
tickstep
d4873b94f7 fix query file info error issue for downlaoding file 2022-01-16 14:51:20 +08:00
tickstep
dc248af2eb fix token expired bug for download file 2022-01-16 14:21:20 +08:00
tickstep
c8f8e13407 add global speed indicator for download file 2022-01-15 22:17:23 +08:00
tickstep
3a4582a68d optimize file download speed 2022-01-15 21:50:28 +08:00
tickstep
9b5fe1da16 fix upload progress bar showing bug 2022-01-15 19:51:51 +08:00
Stam He
8f1a32aa88
调整创建文件夹的方式 2022-01-15 17:17:03 +08:00
Stam He
45de57b30b
add log3 2022-01-15 16:14:23 +08:00
Stam He
7327da6795
add log 2022-01-15 15:45:01 +08:00
Stam He
dbe0efacbd
add log 2022-01-15 15:39:54 +08:00
Stam He
4ae36af2b7
优化上传速度 2022-01-15 15:33:35 +08:00