Commit Graph

386 Commits

Author SHA1 Message Date
tickstep
2eaba0c3c8 add fast share create command 2024-12-03 11:15:38 +08:00
tickstep
4a59f246f2 show error for user that file is too big to upload #469 #460 2024-11-10 13:31:35 +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
790056a488 add comments for upload 2024-09-21 15:49:22 +08:00
tickstep
05f695a882 add scan interval time for sync command 2024-09-20 10:53:35 +08:00
tickstep
47baab44a7 fix file upload PartNotSequential error #445 2024-08-30 11:49:43 +08:00
tickstep
6f45a8048d add left time for upload 2024-08-16 22:57:15 +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
c05148df16 fix download exceed max concurrency limit 2024-08-09 12:57:46 +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
e1428f2097 adapt XDG folder #433 2024-07-03 21:42:48 +08:00
tickstep
504d38db90 remove none support commands 2024-04-27 22:18:38 +08:00
tickstep
4a0ad141dc remove none OpenAPI commands 2024-04-27 19:13:59 +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
e9ae974017 set local address binding match prefer ip type 2024-04-08 19:36:32 +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
4769d17281 set webapi optional 2024-04-01 22:46:24 +08:00
tickstep
d1a577810c support address name for local address binding #402 2024-03-26 19:09:58 +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
f7b8d26964 add time format method 2024-03-20 10:03:01 +08:00
tickstep
280421fd88 fix macOS arm64 version update check error 2024-03-17 19:48:09 +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
82c62a2d51 disable file record as default 2024-03-17 14:30:06 +08:00
tickstep
a02638272f add upload indicator for sync command 2024-03-17 14:26:53 +08:00
tickstep
87d3770e5b add download indicator for sync command 2024-03-17 11:34:40 +08:00
tickstep
8ae323eaa6 add prompt for sync command 2024-03-17 09:33:53 +08:00
tickstep
21770fec89 fix path sperator error in windows OS 2024-03-16 23:13:53 +08:00
tickstep
281ba818cd support resource drive for sync command 2024-03-16 22:06:20 +08:00
tickstep
df53c7f44b optimize upload code 2024-03-16 21:28:21 +08:00
tickstep
5cab8cc6a5 remove test code 2024-03-16 20:54:03 +08:00
tickstep
25202861c5 skip symlink file for upload mode 2024-03-16 20:44:19 +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
ae81b59926 fix download url expired issue for sync 2024-03-16 17:02:33 +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