Commit Graph

210 Commits

Author SHA1 Message Date
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
797239361c add symlink file util function 2022-07-03 10:32:39 +08:00
tickstep
b3a7a375d0 add real path retrieve util 2022-07-03 07:45:40 +08:00
tickstep
3fa8c3eee4 optimize sync process 2022-07-02 21:41:21 +08:00
tickstep
8dd7c6b7cd support sync empty folder for sync command 2022-07-02 18:59:00 +08:00
tickstep
99cfb7d09d fix delete file error for sync command to fix issue #111 2022-07-02 17:24:41 +08:00
tickstep
bf4027601c optimize get all file list performance 2022-07-02 16:24:11 +08:00
tickstep
714c912c54 hanlder network error to fix issue #111 2022-07-02 09:46:33 +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
6ce355ead8 add bolt delete test 2022-06-28 15:10:29 +08:00
xiaoyaofenfen
884d8d356c add symlink file lib 2022-06-28 13:49:32 +08:00
xiaoyaofenfen
dd4f8931bf js plugin support folder filter for download 2022-06-27 15:41:02 +08:00
xiaoyaofenfen
f6daf215b9 js plugin support folder filter for upload 2022-06-27 15:27:26 +08:00
tickstep
d376c19ede add verbose log file path 2022-06-26 11:51:34 +08:00
tickstep
e8ca54cf4b optimize sync to reduce CPU resource for docker 2022-06-24 22:25:40 +08:00
xiaoyaofenfen
8632c268f0 optimize sync task to reduce CPU resource 2022-06-24 10:36:03 +08:00
xiaoyaofenfen
1c04ab9c7b optimize sync scan task 2022-06-23 16:40:10 +08:00
xiaoyaofenfen
f003ff9f44 fix access local file error for sync 2022-06-20 20:38:22 +08:00
xiaoyaofenfen
84a833db5b fix concurrent plugin access error for sync 2022-06-20 20:37:54 +08:00
xiaoyaofenfen
b64c07f079 remove backup command 2022-06-20 17:28:25 +08:00
tickstep
a914eb5338 add bolt db test 2022-06-19 15:18:47 +08:00
tickstep
6c1ab9d6e0 add document for sync 2022-06-18 11:01:33 +08:00
tickstep
dd72192db6 change pan scan interval 2022-06-18 08:39:18 +08:00
tickstep
57e2ecdb72 fix sync prepare error 2022-06-17 23:37:32 +08:00
tickstep
6669b64027 fix download zero file error 2022-06-17 22:34:40 +08:00
xiaoyaofenfen
117a4f73db fix upload bug for sync 2022-06-17 17:14:50 +08:00
xiaoyaofenfen
379ce404e4 add cmd config for sync 2022-06-17 10:27:53 +08:00
tickstep
b36b14e03a fix zero file sha1 calc error 2022-06-17 06:59:04 +08:00
tickstep
8ac48bbda5 fix file & folder perm eror 2022-06-16 22:30:12 +08:00
xiaoyaofenfen
ba407cb74b do upload retry to fix issue #90 2022-06-16 19:58:49 +08:00
xiaoyaofenfen
3b802d5cc6 fix issue #103 2022-06-16 14:38:45 +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
b5dde87145 change scan eplase 2022-06-12 17:48:14 +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
xiaoyaofenfen
f1c6379e33 add comment 2022-06-09 20:05:30 +08:00
xiaoyaofenfen
f692e2d18b add sync command 2022-06-09 19:58:16 +08:00
xiaoyaofenfen
d0e7715f4d add delete local / pan file action 2022-06-09 14:52:49 +08:00
xiaoyaofenfen
dbae151f22 fix sync download / upload bug 2022-06-06 19:13:37 +08:00
tickstep
2ec8592685 add upload func for sync 2022-06-05 22:19:16 +08:00
tickstep
f804a42a19 fix bug 2022-06-05 00:00:28 +08:00
tickstep
ab6290e7a3 fix sync download bug 2022-06-04 16:45:45 +08:00
tickstep
8955eeec92 fix sync download file bug 2022-06-04 13:20:33 +08:00
tickstep
f2bcc977cc add download action for sync 2022-06-01 21:55:03 +08:00
tickstep
437c2e31b9 rename file 2022-05-24 23:01:08 +08:00
xiaoyaofenfen
25d7ff406c add sync task manager 2022-05-24 19:56:06 +08:00
tickstep
37f4bf05e4 add sync pan file routine 2022-05-22 17:47:48 +08:00
tickstep
a582cba76a add sync task 2022-05-22 16:42:57 +08:00
xiaoyaofenfen
f9dbb6ffa2 add AddFileList method for sync library 2022-05-17 19:48:39 +08:00
xiaoyaofenfen
d7434d29a6 refactor sync library code 2022-05-17 15:15:38 +08:00
xiaoyaofenfen
7f4675331f add local file sync db 2022-05-16 14:22:56 +08:00
xiaoyaofenfen
24765ba2af refactor sync drive library 2022-05-13 15:34:44 +08:00
tickstep
01b9929c4b add Update method for sync db 2022-05-10 10:34:57 +08:00
tickstep
557b36617a add Delete method for sync db 2022-05-10 10:18:19 +08:00
xiaoyaofenfen
232155c5f3 add sync drive library 2022-05-07 15:03:23 +08:00
tickstep
847546424b refractor code 2022-05-01 11:46:22 +08:00
tickstep
8e422c85a4 fix issue #86 2022-04-30 21:46:13 +08:00
tickstep
b645f6caba fix upload hook handle file name error 2022-04-30 07:18:13 +08:00
tickstep
52fbe51499 add deleteFile func for javascript plugin 2022-04-29 23:37:18 +08:00
tickstep
90cec4b827 add javascript plugin utils function 2022-04-29 22:10:09 +08:00
tickstep
f6bdb4ae60 set default key string to fix issue #86 2022-04-29 21:51:37 +08:00
xiaoyaofenfen
32b57bf71f add album add file command 2022-04-29 14:43:41 +08:00
xiaoyaofenfen
9c7f9a81f6 add album remove file command 2022-04-26 14:11:11 +08:00
xiaoyaofenfen
c8404260cc add album list file command 2022-04-26 12:01:03 +08:00
xiaoyaofenfen
24083e190f add album reanme command 2022-04-26 11:41:46 +08:00
xiaoyaofenfen
311f1fdd39 add album rm command 2022-04-26 11:35:20 +08:00
xiaoyaofenfen
ab15ddf54e add album new command 2022-04-26 11:18:56 +08:00
xiaoyaofenfen
b0a2ee41ae add album command 2022-04-26 10:39:19 +08:00
xiaoyaofenfen
6c89a01900 add JAVASCRIPT label for console log 2022-04-22 15:23:07 +08:00
tickstep
8750761aee add download file finish plugin hook 2022-04-21 16:53:08 +08:00
tickstep
a318796f3b add download file plugin hook 2022-04-21 16:30:12 +08:00
tickstep
5572f844ed add upload file finish plugin hook 2022-04-20 23:16:04 +08:00
tickstep
0887b9f160 fix js handler func not existed bug 2022-04-20 22:05:50 +08:00
tickstep
56a06d495e change plugin folder 2022-04-20 21:56:47 +08:00
xiaoyaofenfen
c1115dfcc7 add upload prepare hook 2022-04-20 14:14:18 +08:00
xiaoyaofenfen
70443455de fix javascript log bug 2022-04-20 09:49:16 +08:00
xiaoyaofenfen
e8c370cc86 add javascript plugin 2022-04-19 20:23:17 +08:00
xiaoyaofenfen
e2fd95c557 restrict the upload/download parallel number to fix issue #67 2022-03-21 19:51:11 +08:00
tickstep
85eb4ce2c4 add illegal download file check to fix issue #61 2022-03-02 19:52:12 +08:00
tickstep
cc1fc526ef add file order & file direction option for file list 2022-02-13 22:32:21 +08:00
xiaoyaofenfen
9bffdc1cff support album drive for webdav service 2022-02-08 19:34:22 +08:00
tickstep
b910776209 fix tokenId empty bug 2022-02-07 20:48:20 +08:00
tickstep
ebbba140e3 update token service config 2022-02-01 19:05:27 +08:00
tickstep
b6b71b45e3 add relogin action when token expired 2022-01-31 12:09:28 +08:00
tickstep
ea82ec8320 fix qrcode login api issue 2022-01-31 10:52:55 +08:00
tickstep
04e414b65d support QR Code login way 2022-01-30 22:10:46 +08:00
tickstep
35ca753ad6 add qrcode login api 2022-01-30 10:36:01 +08:00