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
|
7c6145aee4
|
update version to v0.1.5
|
2022-04-30 07:28:01 +08:00 |
|
tickstep
|
b645f6caba
|
fix upload hook handle file name error
|
2022-04-30 07:18:13 +08:00 |
|
tickstep
|
45c4a30f22
|
update version to v0.1.4
|
2022-04-30 00:25:35 +08:00 |
|
tickstep
|
594ae354e1
|
update javascript doc
|
2022-04-30 00:14:16 +08:00 |
|
tickstep
|
2da542fc22
|
update javascript doc
|
2022-04-29 23:55:50 +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 |
|
tickstep
|
85c9cf0ecb
|
update aliyunpan-api to fix issue #80
|
2022-04-29 21:39:11 +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
|
5a5ab464be
|
add plugin sample file for build
|
2022-04-21 17:02:20 +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
|
182c28fdb3
|
update js sample file
|
2022-04-20 21:57:46 +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
|
37e7bd07cf
|
update version to v0.1.3
|
2022-02-13 22:48:00 +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 |
|