Commit graph

3538 commits

Author SHA1 Message Date
Jeremy Wu
8a8eea8199
Merge pull request #378 from jeremymeyers/patch-1
Added Plugins section with curently compatible plugins
2021-03-07 21:22:08 +11:00
Jeremy Wu
d66f878956
Merge pull request #380 from Flow-Launcher/CommandLineLog
Add Open Log Location command to sys plugin
2021-03-06 22:07:04 +11:00
张弘韬
f7ded13c0a Version Bump 2021-03-06 18:58:19 +08:00
张弘韬
99ca4093f2 Add Open Log Location command to sys plugin 2021-03-06 13:30:18 +08:00
Jeremy Meyers
c082d45454
Relocated things
Moved plugins to its own file (commit needs to be accepted before the link here will work), switched Usage and Integrations
2021-03-05 11:51:19 -05:00
Jeremy Wu
5e011db37b
Merge pull request #377 from Flow-Launcher/fix_hibernation
Fix hibernation
2021-03-05 18:54:41 +11:00
Jeremy Meyers
8b59aa38dc
Added Plugins section with curently compatible plugins
I made a table with all the plugins listed as compatible on https://github.com/Flow-Launcher/Flow.Launcher/issues/170  ... the plugin names would need to be verified in terms of being able to use them to install correctly but since there doesn't seem to be anywhere else in the docs that this lives i thought it might be a good addition.
2021-03-04 17:52:22 -05:00
Jeremy Wu
db411750f9 fix hibernation 2021-03-04 19:51:56 +11:00
Jeremy Wu
fded9e7f4e
Merge pull request #376 from Flow-Launcher/fix_google_scholar
Fix missing google scholar action keyword
2021-03-03 14:00:19 +11:00
Jeremy Wu
cde2224508 fix missing google scholar action keyword 2021-03-02 05:54:31 +11:00
Jeremy Wu
f927702f99
Merge pull request #372 from Flow-Launcher/change_websearch_default
Change WebSearch default to global
2021-03-01 23:44:26 +11:00
Jeremy Wu
ab8a850349 action keyword results appear above global action keyword results 2021-03-01 20:28:05 +11:00
Jeremy Wu
901d508722 version bump WebSearch 2021-03-01 07:51:46 +11:00
Jeremy Wu
7ef3b0d938 change WebSearch default to global 2021-03-01 07:44:45 +11:00
Jeremy Wu
d65669cf04
Update README.md 2021-02-26 23:17:32 +11:00
Jeremy Wu
b9cade708a
Update README.md 2021-02-26 23:11:59 +11:00
Hongtao Zhang
8282ad8aa8
Merge pull request #370 from Flow-Launcher/calculator_e
add e to calculator plugin, and fix a NPE for debugging
2021-02-26 19:06:37 +08:00
弘韬 张
66eaa0a2cd version bump 2021-02-26 18:12:00 +08:00
弘韬 张
cef09b3ee2 add e to calculator plugin, and fix a NPE for debugging
Co-Authored-By: Pavel Zwerschke <pavelzw@gmail.com>
2021-02-26 16:20:47 +08:00
Jeremy Wu
2f161b6150
Merge pull request #368 from Flow-Launcher/JsonRevise
revise access of UserSelectedrecord, Histroy, TopMost setter access to private
2021-02-25 20:34:33 +11:00
弘韬 张
7660405ec3 Merge branch 'JsonRevise' of github.com:Flow-Launcher/Flow.Launcher into JsonRevise 2021-02-25 16:05:06 +08:00
弘韬 张
d5970ad391 Merge remote-tracking branch 'upstream/dev' into JsonRevise 2021-02-25 16:04:22 +08:00
Jeremy Wu
ee75c6336e version bump WebSearch plugin after merge 2021-02-25 14:18:11 +11:00
Jeremy Wu
890f114931
Merge pull request #364 from Flow-Launcher/FixUpdateCancelledException
change taskcanceledexception to operationcanceledexception
2021-02-25 14:12:48 +11:00
Jeremy Wu
f9fa3ddd46 version bump WebSearch plugin 2021-02-25 14:12:25 +11:00
Jeremy Wu
3a45c99c29 version bump WebSearch plugin 2021-02-25 13:59:29 +11:00
Jeremy Wu
0683640cfe
Merge pull request #367 from taooceros/AvoidDuplicateAssemblyLoad
avoid duplicate assembly load
2021-02-25 13:50:13 +11:00
弘韬 张
36678059a0 Merge branch 'AvoidDuplicateAssemblyLoad' of github.com:taooceros/Flow.Launcher into AvoidDuplicateAssemblyLoad 2021-02-24 20:38:59 +08:00
弘韬 张
a4b7bc5221 Use AppDomain to retrive the assembly that has been loaded, which contains the version 2021-02-24 20:37:43 +08:00
Jeremy Wu
81926c04cd remove extra space 2021-02-24 22:01:11 +11:00
Jeremy Wu
84257aa5d9 update PluginAssemblyLoader comment 2021-02-24 21:57:18 +11:00
弘韬 张
9e343ebff4 remove extra line 2021-02-24 18:52:10 +08:00
弘韬 张
03df6e4585 add comment back and remove extra empty line 2021-02-24 18:49:01 +08:00
弘韬 张
2a03bba666 add using for JsonDocument in Google and Bing 2021-02-24 16:20:00 +08:00
弘韬 张
f3a1bcc01f revise access of UserSelectedrecord, Histroy, TopMost setter access to private 2021-02-24 16:08:25 +08:00
弘韬 张
7739ac73fd change exception handling in Updater and WebSearch suggestion source 2021-02-24 15:55:03 +08:00
弘韬 张
8e529c1317 Merge remote-tracking branch 'upstream/dev' into FixUpdateCancelledException 2021-02-24 15:43:46 +08:00
弘韬 张
0b51a8c467 rename method 2021-02-24 12:46:51 +08:00
弘韬 张
d161faebbb make referencedPluginPackageDependencyResolver static 2021-02-24 12:44:42 +08:00
弘韬 张
6804b93a8d remove comment regarding newtonsoft.json 2021-02-24 12:42:13 +08:00
弘韬 张
d81a4a7fa3 avoid dupplicate assembly load 2021-02-24 12:37:57 +08:00
Jeremy Wu
374bb79e11
Merge pull request #228 from taooceros/DotNet5Upgrade
Update to .Net5
2021-02-24 06:39:51 +11:00
Jeremy Wu
479bd757d4 add comment 2021-02-24 06:34:09 +11:00
Jeremy Wu
6aad061eb6 fix formatting 2021-02-23 21:44:59 +11:00
弘韬 张
740b792251 add Content back to csproj so that the xamls will be copied 2021-02-23 18:28:46 +08:00
弘韬 张
5a6f7cf2ce update readme 2021-02-23 18:12:27 +08:00
Jeremy Wu
fec4b5b183 spacing 2021-02-23 21:05:35 +11:00
Jeremy Wu
f4c77fb67b Merge branch 'dev' into DotNet5Upgrade 2021-02-23 21:01:39 +11:00
Jeremy Wu
1390b9b85c
Merge pull request #333 from Flow-Launcher/add_pluginport_docs
Add documentation for porting plugins
2021-02-23 19:50:17 +11:00
弘韬 张
b07b1ddb31 Change TaskCanceledException in WebSearch plugin to operationCanceledException 2021-02-23 09:53:17 +08:00