Commit graph

3352 commits

Author SHA1 Message Date
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
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
Jeremy Wu
f2b7367462
Merge pull request #336 from taooceros/PluginsManagerRemoveUninstalledSetting
Remove setting after uninstalling plugin
2021-02-13 21:45:31 +11:00
Jeremy Wu
7c2c78733e version bump PluginsManager 2021-02-13 21:41:56 +11:00
Jeremy Wu
92f757c47e add restart notes 2021-02-13 21:35:08 +11:00
Jeremy Wu
0707ae3997 fix formattng 2021-02-13 21:03:26 +11:00
弘韬 张
baf75c4985 remove extra copy 2021-02-13 12:25:02 +08:00
弘韬 张
59a767fafb remove unexpected space 2021-02-13 12:22:59 +08:00
弘韬 张
9df7201037 Remove setting after uninstalling plugin 2021-02-12 23:47:21 +08:00
弘韬 张
b503584dbf Use app.ico as icon instead of app.png for setting window 2021-02-12 22:03:35 +08:00
Jeremy Wu
fcc0bb11fa update readme 2021-02-12 14:49:21 +11:00
Jeremy Wu
80f1585f88 add press F5 to reload all plugin data 2021-02-12 14:45:31 +11:00
Jeremy Wu
52875dab0c version bump 2021-02-12 07:56:35 +11:00
Jeremy Wu
416ad3bb89
Update README.md 2021-02-11 14:00:17 +11:00
Jeremy Wu
20f895c781 upgrade Droplex to use mirror site 2021-02-10 21:17:16 +11:00
Jeremy Wu
c71416731f Merge branch 'dev' into add_python_installation 2021-02-10 21:14:39 +11:00
弘韬 张
276395e5f4 Use customized distinctBy instead of customized equalitycomparator 2021-02-09 15:59:55 +08:00
Jeremy Wu
507e37203c
Merge pull request #332 from Flow-Launcher/fix_image_pluginsmanager
fix incorrect icopath context menu
2021-02-08 21:20:27 +11:00
Jeremy Wu
8fa843ea45 fix incorrect icopath context menu 2021-02-08 21:05:50 +11:00
张弘韬
a4160a14e8 Merge remote-tracking branch 'upstream/dev' into fix_win32_loading
# Conflicts:
#	Plugins/Flow.Launcher.Plugin.Program/Programs/Win32.cs
2021-02-08 13:00:22 +08:00
张弘韬
70db600c9f optimize format 2021-02-08 12:56:40 +08:00
张弘韬
2b9823a7ac Use Customized Except for removing disabled source 2021-02-08 12:49:27 +08:00
弘韬 张
1af9525487 move ISavable to Flow.Launcher.Plugin\Interfaces 2021-02-06 16:12:38 +08:00
Ioannis G
cec76e5f0c
merge PR #329: Update Slovak translation 2021-02-05 14:30:59 +02:00
kubalav
988c265811 enhanced translation 2021-02-05 12:22:00 +01:00
kubalav
c8321c9771 Update Slovak translation 2021-02-05 12:08:36 +01:00
Jeremy Wu
f3d0b88616 remove task 2021-02-05 08:08:33 +11:00
Jeremy Wu
385fabe81b Merge branch 'dev' into add_python_installation 2021-02-04 21:18:57 +11:00
Jeremy Wu
5ffc414c35
Merge pull request #327 from Flow-Launcher/update_readme
Update readme
2021-02-04 21:02:35 +11:00
Jeremy Wu
892b7cf63e
Update README.md 2021-02-04 20:02:55 +11:00
Jeremy Wu
d428d6f56c
Update README.md 2021-02-04 20:01:50 +11:00
Jeremy Wu
3915895a98
Update README.md 2021-02-04 19:56:08 +11:00
taooceros
ababcb480e
Merge pull request #324 from taooceros/fixPythonPlugin
Fix python plugin Json Desterilize issue
2021-02-03 14:21:38 -08:00