张弘韬
|
d84eff7712
|
Remove unneccessary api, rename storage api, and update comment
|
2021-05-13 19:29:21 +08:00 |
|
张弘韬
|
25f6e664f2
|
add auto save for all setting that has been registered, and remove Separate Save
|
2021-05-12 00:37:28 +08:00 |
|
张弘韬
|
33accbd5d4
|
Move most direct call of PluginJsonStorage to API call
|
2021-05-11 20:24:22 +08:00 |
|
弘韬 张
|
71664bddc0
|
Optimize Logic
|
2021-02-03 10:23:38 +08:00 |
|
弘韬 张
|
2271ec16fd
|
Optimize exception message logic
|
2021-01-29 12:17:17 +08:00 |
|
弘韬 张
|
89453f441d
|
Await Update when manifest is not ready
|
2021-01-29 12:09:18 +08:00 |
|
弘韬 张
|
5d894ec154
|
Don't await download manifest when it is unavaliable, but only await when calling install method to allow user using uninstall when manifest is not ready.
|
2021-01-25 17:18:48 +08:00 |
|
Jeremy Wu
|
49d5faee9e
|
formatting
|
2021-01-21 13:41:50 +11:00 |
|
弘韬 张
|
912cca6c5f
|
Use callback to check whether downloading manifest successfully.
|
2021-01-20 18:00:16 +08:00 |
|
Jeremy Wu
|
2463582af0
|
fix error message not working + increase delay
|
2021-01-19 08:52:12 +11:00 |
|
张弘韬
|
d203a7a5f3
|
Add Cancellation Token
|
2021-01-17 18:42:01 +08:00 |
|
张弘韬
|
bf96a60862
|
Only wait PluginManifest downloading for 500ms to allow Flow to be used even without internet connection.
|
2021-01-17 18:39:53 +08:00 |
|
弘韬 张
|
43cee65c45
|
Move PluginManagers to Async Model
|
2021-01-03 10:33:59 +08:00 |
|
Jeremy Wu
|
b4b30dd34d
|
wait manifest update before proceeding
|
2021-01-02 18:06:44 +11:00 |
|
Jeremy Wu
|
97ac427517
|
add manual reload of PluginsManifest data
|
2021-01-02 16:58:23 +11:00 |
|
弘韬 张
|
d4f94c66ac
|
Make InstallOrUpdate to async
|
2020-12-29 18:33:53 +08:00 |
|
Jeremy Wu
|
000bafd116
|
use camelCase and make last update time variable private
|
2020-12-29 18:56:51 +11:00 |
|
Jeremy Wu
|
0a47636bc9
|
remove obsolete settings property in context menu class
|
2020-12-29 18:13:52 +11:00 |
|
Jeremy Wu
|
a1a45a4989
|
add eof
|
2020-12-29 17:49:11 +11:00 |
|
弘韬 张
|
f0267475f5
|
Change call method for default hotkeys.
Remove extra whitespace
add await using for stream
|
2020-12-29 12:23:15 +08:00 |
|
弘韬 张
|
bb9682f791
|
Move get default hotkeys to pluginmanger and make Main.Context non-static
|
2020-12-29 12:14:59 +08:00 |
|
弘韬 张
|
00457ddc29
|
change totalSeconds to Hours
|
2020-12-29 12:08:41 +08:00 |
|
弘韬 张
|
5a0358718c
|
Update PluginManifest if last update time is 12 hours ago
|
2020-12-28 23:23:25 +08:00 |
|
张弘韬
|
34f51927cf
|
1. Move PluginsManager constuction to Init().
2. Return HotKeys list when query is like "pm *"
|
2020-12-27 21:13:25 +08:00 |
|
Jeremy Wu
|
7e8c49502e
|
add plugin update call
|
2020-12-17 20:37:01 +11:00 |
|
Jeremy Wu
|
d69337c17a
|
add uninstall autocomplete & move uninstall hotkey to settings
|
2020-12-14 21:05:32 +11:00 |
|
Jeremy Wu
|
1a59da4adc
|
add plugin uninstall method
|
2020-12-10 21:28:01 +11:00 |
|
Jeremy Wu
|
311222ecd5
|
update file name update method name
|
2020-12-10 19:54:30 +11:00 |
|