Commit Graph

101 Commits

Author SHA1 Message Date
xiaoyaofenfen
a2f33f32bf fix share error message missing bug 2022-10-18 09:14:40 +08:00
tickstep
1c80403bc3 support get download url for folder 2022-10-16 09:15:37 +08:00
tickstep
a2a46bdeeb locate can save download links to file 2022-10-15 22:25:22 +08:00
xiaoyaofenfen
41fd68411e add document for locate command 2022-10-14 15:21:50 +08:00
xiaoyaofenfen
a81d97c8bc add timeout option for upload #157 2022-10-14 14:22:28 +08:00
xiaoyaofenfen
13451ccf4c add locate command to get directly download url for file 2022-10-14 11:03:40 +08:00
xiaoyaofenfen
643d35a122 refactor mv to support wildcard pattern 2022-10-14 09:32:11 +08:00
xiaoyaofenfen
79833da4fc refactor rm to support wildcard pettern 2022-10-14 09:16:35 +08:00
tickstep
072e7e9261 add total file size statistic for tree 2022-10-09 19:09:17 +08:00
tickstep
b27e9b24d7 remove useless code 2022-10-09 19:08:47 +08:00
tickstep
8f79a7e807 support wildcard for move command #89 2022-10-07 12:11:34 +08:00
tickstep
81d7bd22c9 support wildcard for remove command 2022-10-07 11:41:27 +08:00
xiaoyaofenfen
c9eb8e06db support scan file to build sync database for sync command #155 2022-09-29 19:09:07 +08:00
xiaoyaofenfen
f3b1b84439 add local file modified delay time to fix issue #112 2022-09-27 20:47:45 +08:00
xiaoyaofenfen
25c550b4d8 add token refresh for webdav #163 2022-09-24 15:25:03 +08:00
xiaoyaofenfen
4c5f217257 add token refresh for webdav 2022-09-24 15:09:31 +08:00
xiaoyaofenfen
93b55014d0 support readonly mode for webadv #153 2022-09-23 16:49:26 +08:00
xiaoyaofenfen
08c9d58ef8 fix relative path error for sync command to fix issue #135 2022-08-31 11:51:28 +08:00
xiaoyaofenfen
4e7545e6e6 add show full path option for tree command 2022-08-31 11:06:57 +08:00
xiaoyaofenfen
ee9c5db8b3 add file & dir statistic for tree command 2022-08-31 10:36:33 +08:00
xiaoyaofenfen
0c80fca74e fix download save dir error 2022-08-26 17:35:20 +08:00
xiaoyaofenfen
15bef9fcc3 change index number of table starts as one 2022-08-20 16:37:28 +08:00
xiaoyaofenfen
3e1b87f5f2 add tree command 2022-08-19 17:27:54 +08:00
xiaoyaofenfen
5782bd7cd9 donot listener the input stream to fix issue #132 2022-08-19 14:28:08 +08:00
tickstep
9016c12c26 add log flag for sync command 2022-08-13 19:38:10 +08:00
tickstep
594e635cde add priority option for sync config 2022-08-13 18:38:29 +08:00
tickstep
6787269751 add priority for sync to fix issue #131 2022-08-13 17:50:07 +08:00
tickstep
5f10365604 refactor sync code 2022-08-13 16:54:42 +08:00
xiaoyaofenfen
8f7d4920ae fix issue #82 2022-08-10 14:32:28 +08:00
xiaoyaofenfen
c74848b5bc add export share item list to fix issue #121 2022-08-10 11:34:48 +08:00
xiaoyaofenfen
83914ad5e1 support show all share item to fix issue #120 2022-08-10 10:31:27 +08:00
xiaoyaofenfen
43f4b23981 fix save & saveto path error to fix issue #130 2022-08-09 20:34:22 +08:00
xiaoyaofenfen
4833c787ac fix file join error 2022-08-09 20:33:46 +08:00
xiaoyaofenfen
f13177214e fix relative path error to fix issue #119 2022-08-09 19:29:42 +08:00
tickstep
ac5eb94305 use cache for file path query api 2022-08-06 21:54:46 +08:00
xiaoyaofenfen
ba3ae4028b use file path cache to fix issue #126 #118 2022-08-02 17:19:59 +08:00
xiaoyaofenfen
416b2e2e6a fix download local folder detect error 2022-07-07 11:21:01 +08:00
tickstep
5f62a93ce4 format create folder prompt 2022-07-03 12:24:26 +08:00
tickstep
811ebdf805 update document 2022-07-03 11:57:18 +08:00
tickstep
b22a79fdb2 support upload empty folder 2022-07-03 11:45:42 +08:00
tickstep
8456aa7b35 support symbolic file for download command 2022-07-03 11:09:57 +08:00
tickstep
bf4027601c optimize get all file list performance 2022-07-02 16:24:11 +08:00
tickstep
ab49739513 support macOS symbolic file for upload 2022-07-02 07:27:49 +08:00
xiaoyaofenfen
b4e405d0f8 support symbolic file for upload command 2022-06-28 15:10:54 +08:00
xiaoyaofenfen
f6daf215b9 js plugin support folder filter for upload 2022-06-27 15:27:26 +08:00
tickstep
e8ca54cf4b optimize sync to reduce CPU resource for docker 2022-06-24 22:25:40 +08:00
xiaoyaofenfen
b64c07f079 remove backup command 2022-06-20 17:28:25 +08:00
tickstep
6c1ab9d6e0 add document for sync 2022-06-18 11:01:33 +08:00
tickstep
57e2ecdb72 fix sync prepare error 2022-06-17 23:37:32 +08:00
xiaoyaofenfen
379ce404e4 add cmd config for sync 2022-06-17 10:27:53 +08:00