Jeremy Wu
|
4fdcdcdcc0
|
version bump PluginsManager
|
2021-02-19 08:12:46 +11:00 |
|
弘韬 张
|
a3c61c26cc
|
don't remove setting when updating
|
2021-02-19 05:05:03 +08:00 |
|
Jeremy Wu
|
dec9941cce
|
Merge pull request #346 from taooceros/fixSuggestSource
Remove unused check for Stream length
|
2021-02-16 19:10:37 +11:00 |
|
弘韬 张
|
2bc290a302
|
uncomment exception
|
2021-02-16 11:27:12 +08:00 |
|
弘韬 张
|
307cb305f0
|
Remove unused check for Stream length
|
2021-02-16 10:50:48 +08:00 |
|
Jeremy Wu
|
6c42458ef1
|
Merge pull request #331 from taooceros/JSONRPCModelOpt
JSONRPC Async Model
|
2021-02-16 13:47:30 +11:00 |
|
Jeremy Wu
|
35d3f42ef4
|
Merge pull request #343 from taooceros/ReplaceTPL
Use Channel instead of BufferBlock
|
2021-02-16 07:31:29 +11:00 |
|
Jeremy Wu
|
abd721a06c
|
fix formatting
|
2021-02-16 06:14:13 +11:00 |
|
弘韬 张
|
350499a480
|
Optimize Logic and code
|
2021-02-16 02:12:28 +08:00 |
|
弘韬 张
|
b017bdeed4
|
fix format
|
2021-02-15 18:37:42 +08:00 |
|
弘韬 张
|
9ebebfd0ef
|
No need to cancel error reporting
|
2021-02-15 18:27:02 +08:00 |
|
Jeremy Wu
|
55b0a91cdc
|
Merge pull request #314 from taooceros/FixUnexpectedErrorNotice
Optimize manifest downloading behavior
|
2021-02-15 21:20:47 +11:00 |
|
弘韬 张
|
a7811f312c
|
fix an issue
|
2021-02-15 18:19:30 +08:00 |
|
Jeremy Wu
|
d36140c51c
|
version bump PluginsManager
|
2021-02-15 21:14:50 +11:00 |
|
Jeremy Wu
|
c2dd536b9b
|
Merge branch 'dev' into FixUnexpectedErrorNotice
|
2021-02-15 21:13:24 +11:00 |
|
弘韬 张
|
8a2a71000e
|
Use Channel instead of BufferBlock
|
2021-02-15 17:58:15 +08:00 |
|
Jeremy Wu
|
7c3aac47cf
|
Merge pull request #79 from Flow-Launcher/fix_loading_uwp
Fix UWP loading
|
2021-02-15 20:40:09 +11:00 |
|
弘韬 张
|
575ff31ce5
|
change format
Initialize out variable inline, and use discard varable for unused variable
|
2021-02-15 17:17:03 +08:00 |
|
Jeremy Wu
|
4b4953e3ac
|
version bump Program plugin
|
2021-02-15 20:02:18 +11:00 |
|
Jeremy Wu
|
37afe141d5
|
Merge branch 'dev' into fix_loading_uwp
|
2021-02-15 20:00:58 +11:00 |
|
Jeremy Wu
|
69c0fd89b2
|
Merge pull request #78 from Flow-Launcher/fix_win32_loading
Fix win32 app loading
|
2021-02-15 19:58:48 +11:00 |
|
Jeremy Wu
|
9a48402921
|
Merge branch 'dev' into fix_loading_uwp
|
2021-02-15 19:50:31 +11:00 |
|
弘韬 张
|
7e4ac1ce8f
|
fix formatting
|
2021-02-15 11:58:33 +08:00 |
|
弘韬 张
|
208bde0f99
|
Use ExecutableName instead of getting it from path
|
2021-02-15 11:50:27 +08:00 |
|
弘韬 张
|
79d195f7e6
|
Change logic
|
2021-02-15 11:49:18 +08:00 |
|
Jeremy Wu
|
ad998b1788
|
add only path string match when lnk programs
|
2021-02-15 14:01:07 +11:00 |
|
Jeremy Wu
|
22bdbc9367
|
add match on path
|
2021-02-15 08:19:48 +11:00 |
|
Jeremy Wu
|
ba5cb5788e
|
remove unused variables
|
2021-02-15 07:18:16 +11:00 |
|
Jeremy Wu
|
2b6b5e9d8b
|
version bump
|
2021-02-15 07:05:46 +11:00 |
|
Jeremy Wu
|
f78ba8e79e
|
Merge branch 'dev' into fix_win32_loading
|
2021-02-15 06:51:58 +11:00 |
|
Jeremy Wu
|
67847eb1e6
|
Merge pull request #341 from taooceros/IPublicAPIExpand2
Expand PluginAPI with Log and JsonStorage
|
2021-02-15 06:45:33 +11:00 |
|
Jeremy Wu
|
14e51c0731
|
update comments
|
2021-02-15 06:42:18 +11:00 |
|
Jeremy Wu
|
f2d281048d
|
Merge pull request #342 from taooceros/HttpWaitChange
Use HttpCompletionOption.ResponseHeadersRead
|
2021-02-15 06:08:42 +11:00 |
|
弘韬 张
|
20c0b1788f
|
Add Cancellation to IPublicAPI download method
|
2021-02-14 22:43:11 +08:00 |
|
弘韬 张
|
1ec069bfcf
|
Use HttpCompletionOption.ResponseHeadersRead for Stream reading and downloading
|
2021-02-14 22:36:05 +08:00 |
|
弘韬 张
|
8a26471c4f
|
Update Document and remove unused parameter
|
2021-02-14 18:25:09 +08:00 |
|
弘韬 张
|
71ca3bbf38
|
formatting
|
2021-02-14 18:15:46 +08:00 |
|
弘韬 张
|
9fb44e6002
|
format code
|
2021-02-14 18:12:57 +08:00 |
|
弘韬 张
|
f8557da336
|
add Logs, LoadJsonStorage, SaveJsonStorage to IPublicAPI
|
2021-02-14 18:08:30 +08:00 |
|
Jeremy Wu
|
635cf82003
|
Merge pull request #340 from Flow-Launcher/add_copyurl_bookmarks_plugin
Add copy bookmark's url to clipboard via context menu
|
2021-02-14 20:38:17 +11:00 |
|
Jeremy Wu
|
93f4b6d90a
|
update to use SetDataObject
|
2021-02-14 20:32:20 +11:00 |
|
Jeremy Wu
|
f9b8216e3b
|
add copy bookmark's url to clipboard
|
2021-02-14 19:00:00 +11:00 |
|
弘韬 张
|
824ea07ab2
|
add Debug message field for debugging
|
2021-02-14 13:59:59 +08:00 |
|
弘韬 张
|
34a7a15226
|
Use Stream model
|
2021-02-14 13:56:27 +08:00 |
|
弘韬 张
|
aabb820f6f
|
Optimize ToString() method override
|
2021-02-14 12:03:49 +08:00 |
|
Jeremy Wu
|
040a5900ac
|
Merge pull request #319 from Flow-Launcher/add_python_installation
Automatic Python installation for Python plugins
|
2021-02-14 12:24:15 +11:00 |
|
Jeremy Wu
|
879b70efdc
|
Merge pull request #330 from taooceros/ISavableMigration
move ISavable to Flow.Launcher.Plugin\Interfaces
|
2021-02-14 12:15:43 +11:00 |
|
Jeremy Wu
|
9bd6b0ac7d
|
Merge pull request #334 from Flow-Launcher/add_reload_f5
Press F5 in query window to reload all plugin data
|
2021-02-14 12:10:43 +11:00 |
|
Jeremy Wu
|
6a318685a4
|
Merge pull request #335 from taooceros/settingPanelIcon
Use app.ico as icon instead of app.png for setting window
|
2021-02-13 22:08:20 +11:00 |
|
Jeremy Wu
|
13f737740e
|
fix formatting
|
2021-02-13 22:01:52 +11:00 |
|