Commit graph

329 commits

Author SHA1 Message Date
弘韬 张
f3a1bcc01f revise access of UserSelectedrecord, Histroy, TopMost setter access to private 2021-02-24 16:08:25 +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
991bebde6f
Merge pull request #362 from taooceros/portablePDB
Use PortablePDB instead of Full pdb for debugging
2021-02-23 06:58:53 +11:00
Jeremy Wu
9192ab7550 update variable naming convention 2021-02-22 20:36:06 +11:00
Jeremy Wu
a507cbdc60 fix formatting 2021-02-22 20:31:00 +11:00
弘韬 张
b01e23bd03 move http proxy initialization earlier than Plugin initialization 2021-02-22 16:58:00 +08:00
弘韬 张
0981be499f Use PortablePDB instead of Full pdb for debugging 2021-02-22 13:16:48 +08:00
弘韬 张
cfbdf294bb Add api to Http.cs & message shown up when error thrown 2021-02-22 12:11:02 +08:00
Jeremy Wu
abb11b22fc update 2021-02-19 21:03:23 +11:00
弘韬 张
4a3ad08548 Use IReadOnlyCollection to avoid avoid duplicate iteration
Add distinct to NewResults to try avoiding duplicate result
2021-02-17 22:36:35 +08:00
Jeremy Wu
ab4e3f87cb Merge branch 'dev' into DotNet5Upgrade 2021-02-16 07:46:20 +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
弘韬 张
a7811f312c fix an issue 2021-02-15 18:19:30 +08:00
弘韬 张
8a2a71000e Use Channel instead of BufferBlock 2021-02-15 17:58:15 +08: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
弘韬 张
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
弘韬 张
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
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
92f757c47e add restart notes 2021-02-13 21:35:08 +11:00
弘韬 张
baf75c4985 remove extra copy 2021-02-13 12:25:02 +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
80f1585f88 add press F5 to reload all plugin data 2021-02-12 14:45:31 +11:00
弘韬 张
a37f1918ae Update all profile to dotnet 5 2021-02-12 03:17:13 +08:00
kubalav
c8321c9771 Update Slovak translation 2021-02-05 12:08:36 +01:00
弘韬 张
eeaa6f920d add null check before updateresultmanifest 2021-02-03 17:50:21 +08:00
Jeremy Wu
9feb266d01
Merge pull request #185 from taooceros/AcronymFuzzy
Add Acronym Support for Fuzzy Search
2021-02-02 20:43:36 +11:00
Harry Yu
4cd093dbdf Fix Proxy 2021-02-01 16:03:13 +08:00
Jeremy Wu
4993edae2d fix formatting 2021-01-28 21:41:20 +11:00
Jeremy Wu
715aafd533 Merge branch 'dev' into AcronymFuzzy 2021-01-28 13:52:37 +11:00
kubalav
f4ceb0e3e1 Update Slovak translation 2021-01-26 13:46:15 +01:00
弘韬 张
f456595723 remove unexpected order change 2021-01-26 16:29:06 +08:00
弘韬 张
67b0bfd73a Merge dev 2021-01-26 16:26:45 +08:00
弘韬 张
597dc06b31 revert unexpected personal change 2021-01-26 16:24:30 +08:00
弘韬 张
900f009893 Revert DotNet 5 update 2021-01-26 16:19:06 +08:00
弘韬 张
a918e7d9c9 Merge Dev 2021-01-26 15:49:30 +08:00
Jeremy Wu
e31bef7d3c fix formatting + naming 2021-01-26 18:01:39 +11:00
Jeremy Wu
7b999c53ff Merge branch 'dev' into PluginAPIExpand 2021-01-26 16:11:54 +11:00
Jeremy Wu
934bad6ba5
Merge pull request #311 from taooceros/FixUntranslatedString
Fix untranslated string
2021-01-26 15:34:53 +11:00
Jeremy Wu
fd32d4884e revert unintended CustomQueryHotkeySetting ui change 2021-01-26 15:31:21 +11:00
Jeremy Wu
163bfa303b formatting and naming 2021-01-25 19:18:13 +11:00
Jeremy Wu
e46feb1165 fix formatting 2021-01-25 18:57:58 +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