Commit graph

3498 commits

Author SHA1 Message Date
Jeremy Wu
f9fa3ddd46 version bump WebSearch plugin 2021-02-25 14:12:25 +11: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
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
Jeremy Wu
f317a5e253
Merge pull request #339 from Flow-Launcher/resolve_hotfix_merge
Resolve hot fix release
2021-02-23 07:34:08 +11:00
Jeremy Wu
1f0db767ba
Merge branch 'master' into resolve_hotfix_merge 2021-02-23 07:15:43 +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
f8bd44fb0f
Merge pull request #360 from Flow-Launcher/sync_hotfix_release
Sync Dev with 1.7.2
2021-02-22 21:55:13 +11:00
Jeremy Wu
65f7745694
Merge pull request #359 from Flow-Launcher/hot_fix_release
Release 1.7.2
2021-02-22 21:48:01 +11:00
Jeremy Wu
11675a98ce update test name 2021-02-22 21:34:50 +11:00
Jeremy Wu
7c62a2ff11 update variable naming convention 2021-02-22 21:34:25 +11:00
Jeremy Wu
ad9b5a48a6 remove space 2021-02-22 21:34:04 +11:00
Jeremy Wu
c8f15f898e fix formatting 2021-02-22 21:33:42 +11:00
弘韬 张
007583911f move http proxy initialization earlier than Plugin initialization 2021-02-22 21:33:10 +11:00
弘韬 张
b9c37a1351 Migrate UrlPluginTest to Plugins folder 2021-02-22 21:32:38 +11:00
弘韬 张
da59599461 add Unit test for Http.cs setting 2021-02-22 21:32:04 +11:00
Jeremy Wu
234e3daf93
Merge pull request #361 from taooceros/fixHttpError
Fix http error
2021-02-22 21:31:09 +11:00
弘韬 张
a1e8577883 Add api to Http.cs & message shown up when error thrown 2021-02-22 21:30:54 +11:00
弘韬 张
4c2e306cdb Merge branch 'dev' of github.com:Flow-Launcher/Flow.Launcher into fixHttpError 2021-02-22 21:30:29 +11:00
弘韬 张
ff5fd5738c fix potential uri format issue causing program crash 2021-02-22 21:29:40 +11:00
Jeremy Wu
77efbffa93 update test name 2021-02-22 21:27:36 +11:00
Jeremy Wu
978ed1bc33
Merge pull request #344 from Flow-Launcher/fix_win32_loading
filter description existence before passing it to distinct & separate user selected result from hashing
2021-02-22 21:04:54 +11:00
Jeremy Wu
99193a42d8
version bump Program plugin 2021-02-22 20:58:21 +11:00
Jeremy Wu
9192ab7550 update variable naming convention 2021-02-22 20:36:06 +11:00
Jeremy Wu
5f44663bd7 remove space 2021-02-22 20:33:11 +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
Jeremy Wu
cc48ed54a3 update 2021-02-22 19:53:20 +11:00
弘韬 张
49eb094354 Use UnionWith 2021-02-22 19:52:46 +11:00
弘韬 张
a4a824dcc3 Merge branch 'fix_duplicate_entry_quickaccess' of github.com:Flow-Launcher/Flow.Launcher into HEAD 2021-02-22 19:51:46 +11:00
弘韬 张
32435bcda5 Use Hashset and customized equality comparator to filter result 2021-02-22 19:50:50 +11:00
Jeremy Wu
6543e4f335 update 2021-02-22 19:50:05 +11:00
弘韬 张
857ff73954 Use IReadOnlyCollection to avoid avoid duplicate iteration
Add distinct to NewResults to try avoiding duplicate result
2021-02-22 19:49:09 +11:00
Jeremy Wu
b2f841ebb9 remove duplicate entry with quick access results 2021-02-22 19:48:23 +11:00
弘韬 张
d41f47ddcf Migrate UrlPluginTest to Plugins folder 2021-02-22 13:45:40 +08:00
弘韬 张
f940e695a1 add Unit test for Http.cs setting 2021-02-22 13:45:28 +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
弘韬 张
d0168b698c Merge branch 'dev' of github.com:Flow-Launcher/Flow.Launcher into fixHttpError 2021-02-22 11:46:57 +08:00
弘韬 张
8071a6afe4 fix potential uri format issue causing program crash 2021-02-22 11:46:31 +08:00
Jeremy Wu
6a62c069c8 version bump 2021-02-22 05:33:38 +11:00
Jeremy Wu
c8f6853c94 temporary version bump PluginsManager
temp bump for hot fix release. Release from dev should follow the existing commits- 1.7.1
2021-02-22 05:24:04 +11:00
Jeremy Wu
564974c076
Merge pull request #358 from Flow-Launcher/fixErrorHandlingInUpdater
add taskcanceledexception to updater exception catch
2021-02-22 05:16:00 +11:00