Commit Graph

360 Commits

Author SHA1 Message Date
tickstep
e4d73d8b42 add check for webapi using 2024-03-02 19:23:54 +08:00
tickstep
47123f2b86 not support album drive 2024-03-02 19:14:43 +08:00
tickstep
9d6dfd0d0a short web token refresh time interval 2024-03-02 19:11:58 +08:00
tickstep
3c0da7fc1d use openapi as default api for commands 2024-03-02 17:38:21 +08:00
tickstep
2fe5cc5414 remove no support command 2024-03-02 10:25:35 +08:00
tickstep
e261e04978 add login prompt 2024-03-02 10:01:22 +08:00
tickstep
e5f63c60e9 change login routine 2024-03-02 00:55:46 +08:00
tickstep
c350cadba4 remove webdav code 2024-03-01 11:35:18 +08:00
tickstep
4e8c4d6e9c fix share file save issue 2024-03-01 11:32:10 +08:00
xiaoyaofenfen
a282aabbe7
Merge pull request #367 from reveever/main
新增命令支持保存分享文件
2024-03-01 11:27:32 +08:00
xiaoyaofenfen
8afdb8f701
Merge pull request #381 from Sowevo/main
增加忽略SHA1跳过同名文件的功能
2024-01-30 14:51:36 +08:00
tickstep
ead6ecc218 remove device offline action 2024-01-30 14:32:43 +08:00
tickstep
54fff27fbe add download 100MB limit prompt for user 2024-01-30 14:10:43 +08:00
tickstep
b0a1ea8591 use new api for recycle bin clear action 2024-01-30 12:01:41 +08:00
sowevo
1b78dff61e add skip args 2024-01-26 15:10:27 +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
ReveEver
bbff32c8c6 add save cmd for saving shared files 2023-12-10 21:44:48 +08:00
xiaoyaofenfen
06184249d0 add prefer ip type config 2023-10-09 16:09:34 +08:00
xiaoyaofenfen
c363d90e72 rename album usage 2023-10-08 17:22:36 +08:00
xiaoyaofenfen
048a6a5438 no limit the upload parallels threads #343 2023-10-08 16:55:20 +08:00
xiaoyaofenfen
19afa16bfe add album download command 2023-10-08 16:41:55 +08:00
xiaoyaofenfen
33a5484e4a modify drive list usage 2023-10-08 14:54:59 +08:00
xiaoyaofenfen
34254bf822 format used disk quota 2023-10-08 14:23:58 +08:00
xiaoyaofenfen
c522b530d7 add xcp command 2023-10-08 14:12:18 +08:00
xiaoyaofenfen
3d130949c0 add share link create check 2023-10-08 09:43:27 +08:00
xiaoyaofenfen
151574e154 support fast share link create 2023-10-07 17:20:16 +08:00
xiaoyaofenfen
55e989d821 adapt resource drive 2023-10-07 16:42:43 +08:00
tickstep
0edf7d0af2 label forbidden status for share list 2023-04-30 10:01:32 +08:00
tickstep
78e290c2a4 optimize device session signature error #257 2023-04-02 09:58:20 +08:00
tickstep
23fe54ce0b refactor create session 2023-04-02 09:37:42 +08:00
tickstep
8d2c40f1ce fix too many request error for tree cmd 2023-04-02 08:53:59 +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
tickstep
ab215736a9 refactor create session 2023-04-01 22:17:17 +08:00
tickstep
45877a4408 fix make dir faild issue #276 2023-04-01 20:30:29 +08:00
xiaoyaofenfen
cbf372bde0 fix file info query error #232 2023-02-23 15:43:51 +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
85d79a9657 add file size filter & file size showing for tree command #236 2023-02-23 14:43:02 +08:00
xiaoyaofenfen
828c1fe39a add device logout #249 2023-02-23 13:50:55 +08:00
tickstep
c5a5cb906d fix signature update error 2023-02-19 17:36:23 +08:00
tickstep
416c5cd57e fix signature error 2023-02-16 22:25:09 +08:00
xiaoyaofenfen
e0e8bc3284 add skip confirm flag for rename command 2023-01-03 11:12:26 +08:00
xiaoyaofenfen
5b22c4400a fix that the folder will created repeatly while uploading file 2023-01-03 10:57:08 +08:00
tickstep
79dcf40792 support batch rename #215 2023-01-01 13:42:49 +08:00
tickstep
d618686da9 add tips for proxy config 2022-12-29 11:14:31 +08:00
tickstep
bd958fb8df remove file locker 2022-12-27 18:58:49 +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
97a22812a2 fix LS commnad list root folder error 2022-12-24 17:10:07 +08:00
tickstep
118e521d63 fix UploadPartNotSeq issue #208 2022-12-24 17:04:38 +08:00
tickstep
f8c4961608 remove upload useless code 2022-12-21 22:08:32 +08:00
xiaoyaofenfen
ed38002e65 fix token refresh routine not exit error 2022-12-21 16:27:39 +08:00
xiaoyaofenfen
b74d39da41 change config tips 2022-12-21 15:44:20 +08:00
xiaoyaofenfen
aabab869c4 show current config folder for config command 2022-12-21 15:41:00 +08:00
xiaoyaofenfen
bb8dad7262 make download/upload/sync command singleton #208 #207 2022-12-21 15:30:35 +08:00
xiaoyaofenfen
9f9fb6a320 change log folder permission 2022-12-21 15:29:15 +08:00
xiaoyaofenfen
84d7ec923f remove rapid upload limit 2022-12-20 11:54:20 +08:00
xiaoyaofenfen
07746fc15c add sync file record #206 2022-12-19 20:41:05 +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
6abab46db0 add file recorder config 2022-12-19 19:40:42 +08:00
xiaoyaofenfen
6e8ee94285 add file recorder library 2022-12-19 19:17:31 +08:00
xiaoyaofenfen
1208ccad08 add file recorder library 2022-12-19 19:16:39 +08:00
xiaoyaofenfen
d23802e8cc auto resize upload block size for big file #205 2022-12-13 16:32:08 +08:00
xiaoyaofenfen
59646b07fe add upload block size usage documents 2022-12-13 09:54:22 +08:00
xiaoyaofenfen
34dd8a98fe donot load js file everytime 2022-12-13 09:53:29 +08:00
xiaoyaofenfen
b6780931cc fix webdav token plugin callback error #203 2022-12-12 14:07:58 +08:00
xiaoyaofenfen
fb705365b1 add token plugin callback for login routine #203 2022-12-10 14:47:00 +08:00
xiaoyaofenfen
1c6f6c772c refractor login routine 2022-12-10 14:07:28 +08:00
tickstep
f88e921b04 add kv dictionary for plugin 2022-12-07 21:31:33 +08:00
xiaoyaofenfen
c3dadd00b7 add token plugin callback for token refresh routine 2022-12-07 17:35:03 +08:00
xiaoyaofenfen
90a889f0eb fix webdav token refresh erorr 2022-12-07 17:24:02 +08:00
xiaoyaofenfen
5935f78824 fix token refresh update bug #167 2022-12-07 17:09:24 +08:00
xiaoyaofenfen
56ba938c72 add userTokenRefreshFinishCallback plugin api #172 2022-12-07 16:45:59 +08:00
xiaoyaofenfen
6ade77c4bf add send email api for plugin 2022-12-07 10:34:46 +08:00
xiaoyaofenfen
695acce3f4 add send email api for plugin 2022-12-06 20:40:19 +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
15084b3ac2 refactor upload exclude file method 2022-12-06 09:52:12 +08:00
xiaoyaofenfen
4a4796218e download command support wildcard pattern 2022-12-06 09:29:49 +08:00
xiaoyaofenfen
9ccaf8a25d add usage 2022-12-06 08:41:07 +08:00
xiaoyaofenfen
dc469e87d2 share set command support wildcard pattern 2022-12-05 20:43:35 +08:00
xiaoyaofenfen
67c288318e locate command support wildcard pattern 2022-12-05 20:25:35 +08:00
xiaoyaofenfen
36a5eed5af tree command support wildcard pattern 2022-12-05 20:19:52 +08:00
xiaoyaofenfen
fb24f703c2 rm command support wildcard pattern 2022-12-05 20:10:02 +08:00
xiaoyaofenfen
0d203ece9a mv command support wildcard pattern 2022-12-05 20:04:36 +08:00
xiaoyaofenfen
9be7080ae3 fix bad gateway error 2022-12-05 19:59:37 +08:00
xiaoyaofenfen
b8aeead58c ls command support wildcard patterns 2022-12-05 17:25:21 +08:00
xiaoyaofenfen
a15f704672 cd command support wildcard patterns 2022-12-05 17:14:03 +08:00
xiaoyaofenfen
4173889120 add wildchar path match method 2022-12-05 16:56:17 +08:00
xiaoyaofenfen
077d18f471 fix QrCode login error 2022-12-01 14:13:08 +08:00
xiaoyaofenfen
1c454060c1 handle sync delete file error #199 2022-12-01 11:39:37 +08:00
xiaoyaofenfen
a455af2084 handle download delete file error #199 2022-12-01 11:32:32 +08:00
xiaoyaofenfen
5f6cdcab64 fix upload file no permission error for sync #188 2022-11-14 10:26:31 +08:00
tickstep
3b18f9af78 fix complie error for go18+ sdk #175 2022-11-05 18:13:10 +08:00
tickstep
00e1c3e3d4 fix illegal download file issue #183 2022-11-02 21:52:11 +08:00
xiaoyaofenfen
bf91a47009 add userId for sync task #176 2022-10-28 10:40:59 +08:00
xiaoyaofenfen
a2f33f32bf fix share error message missing bug 2022-10-18 09:14:40 +08:00