张弘韬
|
33accbd5d4
|
Move most direct call of PluginJsonStorage to API call
|
2021-05-11 20:24:22 +08:00 |
|
Jeremy Wu
|
e7127cf514
|
add error message method to api to allow the use of standard error icon
|
2021-04-16 08:53:19 +10:00 |
|
弘韬 张
|
6fe83d84c5
|
make JsonStorge used with single instance
|
2021-03-27 17:58:22 +08:00 |
|
Jeremy Wu
|
14e51c0731
|
update comments
|
2021-02-15 06:42:18 +11:00 |
|
弘韬 张
|
20c0b1788f
|
Add Cancellation to IPublicAPI download method
|
2021-02-14 22:43:11 +08:00 |
|
弘韬 张
|
8a26471c4f
|
Update Document and remove unused parameter
|
2021-02-14 18:25:09 +08:00 |
|
弘韬 张
|
f8557da336
|
add Logs, LoadJsonStorage, SaveJsonStorage to IPublicAPI
|
2021-02-14 18:08:30 +08:00 |
|
Jeremy Wu
|
e31bef7d3c
|
fix formatting + naming
|
2021-01-26 18:01:39 +11:00 |
|
张弘韬
|
a721bd7de0
|
Merge remote-tracking branch 'upstream/dev' into PluginAPIExpand
# Conflicts:
# Flow.Launcher.Plugin/IPublicAPI.cs
|
2021-01-25 05:36:40 +08:00 |
|
弘韬 张
|
4f5b2d35e8
|
Allow plugin to add & remove actionkeywords
|
2021-01-08 16:08:39 +08:00 |
|
弘韬 张
|
bd74a87d08
|
add Http.DownloadAsync
|
2021-01-08 16:05:50 +08:00 |
|
弘韬 张
|
8b813fef96
|
Merge remote-tracking branch 'upstream/dev' into PluginAPIExpand
|
2021-01-08 16:00:32 +08:00 |
|
弘韬 张
|
4f35e62161
|
Add Http.Get and Http.GetAsync to IPublicAPI
|
2021-01-08 16:00:13 +08:00 |
|
弘韬 张
|
a8e4c504d0
|
Move MatchResult to Flow.Launcher.Plugin so that plugins can utilize main method
|
2021-01-08 15:52:45 +08:00 |
|
张弘韬
|
3cd609377e
|
Plugin Async ModelAdd Full Async model, including AsyncPlugin and AsyncReloadable
|
2021-01-03 10:33:10 +08:00 |
|
Jeremy Wu
|
8c136580e2
|
remove InstallPlugin method from API
- do not allow InstallPlugin method to be called via API
- move InstallPlugin functionality to PluginsManager for use exclusively
|
2020-12-08 21:59:45 +11:00 |
|
弘韬 张
|
b67f5de4c5
|
Port StringMatcher.FuzzySearch to IPublicAPI
|
2020-12-05 16:55:06 +08:00 |
|
Jeremy Wu
|
ac46fdc2c9
|
remove code that has been marked obsolete
|
2020-08-04 20:01:46 +10:00 |
|
Ioannis G
|
9ac9a2f218
|
fix typo in IPublicAPI
`RestarApp` to `RestartApp`. Mark `RestarApp` as obsolete.
|
2020-04-30 09:54:13 +03:00 |
|
Jeremy Wu
|
9f1377619d
|
Update description strings
|
2020-04-22 20:26:09 +10:00 |
|
Jeremy Wu
|
28d67c8c81
|
Rename further code and text
|
2020-04-21 22:54:41 +10:00 |
|
Jeremy Wu
|
f5ed0291a0
|
Fix rename errors
|
2020-04-21 22:16:10 +10:00 |
|
Jeremy Wu
|
3c7f067770
|
rename all project file name
|
2020-04-21 21:27:02 +10:00 |
|