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 |
|
xiaoyaofenfen
|
f511e17091
|
fix download file error for upgrade
|
2022-10-17 20:01:36 +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 |
|
tickstep
|
ae077101f1
|
fix update check error
|
2022-10-15 16:49:17 +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 |
|
xiaoyaofenfen
|
f90829aaab
|
add sync file finish callback for plugin #166
|
2022-10-10 11:35:40 +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 |
|
tickstep
|
47e8b004b8
|
add memo for download
|
2022-10-01 16:23:18 +08:00 |
|
xiaoyaofenfen
|
c9eb8e06db
|
support scan file to build sync database for sync command #155
|
2022-09-29 19:09:07 +08:00 |
|
xiaoyaofenfen
|
bd8b1f43e6
|
change prompt
|
2022-09-29 15:21:58 +08:00 |
|
xiaoyaofenfen
|
65b0dedb9b
|
handle local file lock state for sync download file #162
|
2022-09-28 11:46:13 +08:00 |
|
xiaoyaofenfen
|
f3b1b84439
|
add local file modified delay time to fix issue #112
|
2022-09-27 20:47:45 +08:00 |
|
xiaoyaofenfen
|
fe370ca953
|
adapt modified file for sync upload #112
|
2022-09-27 19:45:08 +08:00 |
|
xiaoyaofenfen
|
43f7883155
|
optimize sync task to fix issue #155 #125
|
2022-09-27 14:29:21 +08:00 |
|
xiaoyaofenfen
|
2668e79564
|
check local sync folder state to fix issue #156
|
2022-09-27 14:25:48 +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
|
7307c7f37f
|
format code
|
2022-09-23 11:59:33 +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 |
|