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 |
|