Commit Graph

120 Commits

Author SHA1 Message Date
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
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
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
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