Commit Graph

144 Commits

Author SHA1 Message Date
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
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
7e0d2155a8 add comments 2022-01-30 10:39:26 +08:00
tickstep
35ca753ad6 add qrcode login api 2022-01-30 10:36:01 +08:00
tickstep
7f53b9642c update version to v0.1.2 2022-01-24 22:17:33 +08:00
tickstep
d36a764525 update build.sh script 2022-01-24 21:57:27 +08:00
tickstep studio team
159b403879
Merge pull request #45 from stamhe/main
build.sh 默认新增创建 out 目录的指令
2022-01-24 21:50:05 +08:00
xiaoyaofenfen
93eb1797c5 add time delay to fix issue #26 2022-01-24 16:34:33 +08:00
xiaoyaofenfen
1bbb6e2860 optimize download task to fix issue #47 2022-01-24 15:59:55 +08:00