Commit Graph

190 Commits

Author SHA1 Message Date
xiaoyaofenfen
828c1fe39a add device logout #249 2023-02-23 13:50:55 +08:00
tickstep
c5a5cb906d fix signature update error 2023-02-19 17:36:23 +08:00
tickstep
416c5cd57e fix signature error 2023-02-16 22:25:09 +08:00
xiaoyaofenfen
e0e8bc3284 add skip confirm flag for rename command 2023-01-03 11:12:26 +08:00
xiaoyaofenfen
5b22c4400a fix that the folder will created repeatly while uploading file 2023-01-03 10:57:08 +08:00
tickstep
79dcf40792 support batch rename #215 2023-01-01 13:42:49 +08:00
tickstep
bd958fb8df remove file locker 2022-12-27 18:58:49 +08:00
tickstep
97a22812a2 fix LS commnad list root folder error 2022-12-24 17:10:07 +08:00
xiaoyaofenfen
ed38002e65 fix token refresh routine not exit error 2022-12-21 16:27:39 +08:00
xiaoyaofenfen
aabab869c4 show current config folder for config command 2022-12-21 15:41:00 +08:00
xiaoyaofenfen
bb8dad7262 make download/upload/sync command singleton #208 #207 2022-12-21 15:30:35 +08:00
xiaoyaofenfen
07746fc15c add sync file record #206 2022-12-19 20:41:05 +08:00
xiaoyaofenfen
c5d15b058a add download file record #206 2022-12-19 19:50:33 +08:00
xiaoyaofenfen
ea9279e45e add upload file record #206 2022-12-19 19:41:13 +08:00
xiaoyaofenfen
6abab46db0 add file recorder config 2022-12-19 19:40:42 +08:00
xiaoyaofenfen
59646b07fe add upload block size usage documents 2022-12-13 09:54:22 +08:00
xiaoyaofenfen
34dd8a98fe donot load js file everytime 2022-12-13 09:53:29 +08:00
xiaoyaofenfen
b6780931cc fix webdav token plugin callback error #203 2022-12-12 14:07:58 +08:00
xiaoyaofenfen
fb705365b1 add token plugin callback for login routine #203 2022-12-10 14:47:00 +08:00
xiaoyaofenfen
1c6f6c772c refractor login routine 2022-12-10 14:07:28 +08:00
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
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
tickstep
8ac48bbda5 fix file & folder perm eror 2022-06-16 22:30:12 +08:00
tickstep
855b640d9f change sync prompt 2022-06-15 23:02:19 +08:00
xiaoyaofenfen
e5bf8da4de add plugin support for sync 2022-06-14 21:05:40 +08:00
tickstep
d1836d3df8 add more log for sync 2022-06-12 17:44:16 +08:00
tickstep
38a7f63cc6 add rate limit for sync 2022-06-12 17:03:05 +08:00
tickstep
350c879f66 add download block size option for sync 2022-06-12 08:03:14 +08:00
tickstep
b4049b35e5 label backup as deprecated command 2022-06-10 22:54:03 +08:00
tickstep
1b2c8ae1ce fix no sync task error 2022-06-10 22:48:29 +08:00
tickstep
232ab535ed add sync command 2022-06-10 22:39:54 +08:00
xiaoyaofenfen
979b3d9bde adapt user internal url for sync 2022-06-10 14:36:52 +08:00
xiaoyaofenfen
debaf655f0 add sync config 2022-06-10 13:55:00 +08:00