Commit Graph

223 Commits

Author SHA1 Message Date
tickstep
f3d352800b adapt fast share api 2024-12-03 14:04:00 +08:00
tickstep
2eaba0c3c8 add fast share create command 2024-12-03 11:15:38 +08:00
xiaoyaofenfen
d45ef8c1b9
Merge pull request #455 from cuishuang/main
Remove duplicate and redundant code
2024-10-29 13:49:09 +08:00
tickstep
ed26496bb7 add share command using openapi 2024-10-29 11:34:58 +08:00
tickstep
1e2bcee3e7 refactor share to share_web 2024-10-26 14:53:13 +08:00
cuishuang
1415e81eec Remove duplicate and redundant code
Signed-off-by: cuishuang <imcusg@gmail.com>
2024-09-27 10:47:22 +08:00
tickstep
05f695a882 add scan interval time for sync command 2024-09-20 10:53:35 +08:00
tickstep
76e657db74 fix login error 2024-08-11 16:26:20 +08:00
tickstep
7870077565 add multi user download feature usage 2024-08-11 16:20:56 +08:00
tickstep
1f3131f718 remove useless prompt 2024-08-11 14:09:22 +08:00
tickstep
630866798b add multi user download option for download command 2024-08-10 08:16:02 +08:00
tickstep
f56d103849 add multi user download option for download command 2024-08-09 21:26:50 +08:00
tickstep
97ee446b32 add multi user download option for download command 2024-08-09 21:20:40 +08:00
tickstep
7dfd89c29d fix download occurs zero speed issue #444 2024-08-09 10:17:02 +08:00
tickstep
0d823de18f make download parallel rule meets openapi limits 2024-08-09 09:43:49 +08:00
feny
605380ce70 show third party vip info for who command 2024-08-07 09:09:43 +08:00
tickstep
504d38db90 remove none support commands 2024-04-27 22:18:38 +08:00
tickstep
ebed4ff62f complete one time cycle mode 2024-04-21 18:37:46 +08:00
tickstep
465d8fa4e9 add one time backup for sync #414 2024-04-21 11:32:49 +08:00
tickstep
54dd4e766b fix switch user error 2024-04-02 09:42:08 +08:00
tickstep
4727b9696d fix token plugin param error 2024-04-01 23:25:34 +08:00
tickstep
9d084610e5 complete backup policy for sync commnad 2024-03-20 21:29:59 +08:00
tickstep
9962e63c81 add sync policy for download&upload mode 2024-03-20 18:04:30 +08:00
tickstep
6a39dd78f6 change share usage 2024-03-17 16:53:00 +08:00
tickstep
2e3916be7e modify sync document 2024-03-17 16:17:13 +08:00
tickstep
281ba818cd support resource drive for sync command 2024-03-16 22:06:20 +08:00
tickstep
3fcbbe9b40 remove no use flag for sync command 2024-03-16 17:13:10 +08:00
tickstep
ae3be4ce6f remove sync mode usage 2024-03-16 17:06:55 +08:00
tickstep
c0da3de6c6 refactor download mode for sync 2024-03-16 15:58:54 +08:00
tickstep
134531d64a refactor sync upload mode 2024-03-13 15:31:28 +08:00
tickstep
0064a23f64 fix refresh open token may occurs nil pointer exception 2024-03-11 15:21:40 +08:00
tickstep
425dddf92b fix refresh web token occurs nil pointer exception 2024-03-11 15:19:56 +08:00
tickstep
31aaadfcc1 refactor mv command 2024-03-07 14:22:56 +08:00
tickstep
1f10f1e982 remove useless code 2024-03-07 14:22:40 +08:00
tickstep
a9f9f18f09 refactor file rm command 2024-03-07 09:27:29 +08:00
tickstep
5e90f96577 add cp command 2024-03-06 22:53:30 +08:00
tickstep
5b008b935d not support album download in download task 2024-03-06 21:35:56 +08:00
tickstep
92133d185e remove download limit prompt 2024-03-04 14:00:32 +08:00
tickstep
f531c7bc70 fix login refresh token issue 2024-03-03 23:20:27 +08:00
tickstep
443eac7589 not support upload & download using InternalUrl 2024-03-03 22:22:50 +08:00
tickstep
c86afbd764 add PreHash check for file upload 2024-03-03 16:20:50 +08:00
tickstep
b79cd7bafb adapt webapi new struct 2024-03-03 14:02:05 +08:00
tickstep
bb231dd45e using openapi for sync command 2024-03-03 10:12:44 +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
e8b87a02dc rename refresh token method 2024-03-02 21:26:37 +08:00
tickstep
787aa53ce7 fix web api client issue 2024-03-02 21:22:02 +08:00
tickstep
4a623b443c not support album drive 2024-03-02 19:29:12 +08:00
tickstep
136dfb082f add webapi check 2024-03-02 19:25:55 +08:00