Commit graph

6239 commits

Author SHA1 Message Date
张弘韬
8031ddfbc8 Merge remote-tracking branch 'upstream/dev' into AcronymFuzzy 2021-01-09 10:55:16 +08:00
Ioannis G
49560db7f6
copy svg images to output from the main project 2021-01-09 02:49:14 +02:00
kubalav
6d5ade4056 Plugins Manager Slovak translation 2021-01-08 09:44:26 +01:00
弘韬 张
4f5b2d35e8 Allow plugin to add & remove actionkeywords 2021-01-08 16:08:39 +08:00
弘韬 张
bd74a87d08 add Http.DownloadAsync 2021-01-08 16:05:50 +08:00
弘韬 张
a3975a3531 implement the Http method in publicapiinstance 2021-01-08 16:01:39 +08:00
弘韬 张
8b813fef96 Merge remote-tracking branch 'upstream/dev' into PluginAPIExpand 2021-01-08 16:00:32 +08:00
弘韬 张
4f35e62161 Add Http.Get and Http.GetAsync to IPublicAPI 2021-01-08 16:00:13 +08:00
弘韬 张
a8e4c504d0 Move MatchResult to Flow.Launcher.Plugin so that plugins can utilize main method 2021-01-08 15:52:45 +08:00
弘韬 张
c939924ec8 optimize code in searchsuggestions 2021-01-07 21:54:09 +08:00
弘韬 张
1003ce4160 move using to more specific place in Google.cs 2021-01-07 21:48:55 +08:00
弘韬 张
919d5d51ab add using for Bing search source 2021-01-07 21:47:31 +08:00
弘韬 张
971d374582 Merge Dev 2021-01-07 21:43:32 +08:00
弘韬 张
86a9cf31c5 Optimize Websearch code 2021-01-07 21:41:05 +08:00
弘韬 张
8a5f98a6a3 Manually handling TaskCancelledException in search suggestion to aviod stunt in debugging 2021-01-07 21:38:21 +08:00
弘韬 张
a6609d6b2c Add Cancellationtoken for downloadasync
Remove extra action in http for cancellation due to it will throw TaskCancelledExcpetion internally
2021-01-07 21:37:45 +08:00
弘韬 张
2b085dbcee Merge dev 2021-01-07 20:48:02 +08:00
taooceros
d223d2c376
Merge pull request #281 from Flow-Launcher/version_bump_release
1.7.0 version bump
2021-01-07 18:15:51 +08:00
Jeremy Wu
7501a7e7e7 version bump 2021-01-07 20:40:22 +11:00
Jeremy Wu
b348f1dc53
Merge pull request #253 from taooceros/UpdateJson
Replace Json.Net with System.Text.Json
2021-01-07 20:32:22 +11:00
弘韬 张
e1f715e6d6 change commnet 2021-01-07 16:52:05 +08:00
弘韬 张
f72b716fb4 use string.empty instead of null 2021-01-07 11:20:14 +08:00
弘韬 张
a4edbc2cb9 Move WebSearch to Async model 2021-01-07 11:09:08 +08:00
弘韬 张
d0d938b92a Add Cancellationtoken for Http.cs 2021-01-07 11:04:07 +08:00
弘韬 张
a9aeecdabd Merge remote-tracking branch 'upstream/dev' into UpdateJson 2021-01-07 10:58:17 +08:00
Jeremy Wu
012d2d05f2 Merge remote-tracking branch 'origin/dev' into PluginPriority 2021-01-07 13:36:31 +11:00
Jeremy Wu
2b8c4c3ded
Merge pull request #275 from JohnTheGr8/release_in_ci
Create and deploy releases from CI
2021-01-07 13:31:27 +11:00
弘韬 张
8b602ce047 add default constructor for plugin init context to solve error in testing 2021-01-07 09:42:19 +08:00
Ioannis G
407d8f0191
appveyor: simplify deploy conditions 2021-01-07 00:54:00 +02:00
Ioannis G
ce2d5d247e
appveyor: remove zip of output from artifacts
plus some clean-up in post_build.ps1
2021-01-07 00:53:59 +02:00
Ioannis G
99e0add54f
appveyor: deploy releases to github 2021-01-07 00:53:58 +02:00
Ioannis G
b3b64e1d2e
set SatelliteResourceLanguages for plugin projects 2021-01-07 00:53:57 +02:00
Ioannis G
952a57d858
appveyor: collect squrrel artifacts 2021-01-07 00:53:56 +02:00
Ioannis G
bc3dfd4a73
appveyor: publish self-contained 2021-01-07 00:53:54 +02:00
Ioannis G
499a0abe7f
bump PropertyChanged.Fody to 3.3.1 2021-01-07 00:53:50 +02:00
弘韬 张
63a9e03d89 format QueryForPlugin code 2021-01-06 19:33:55 +08:00
弘韬 张
c129b7b034 Add constrctor for PluginInitContext 2021-01-06 19:13:42 +08:00
弘韬 张
29ab9db7ce fix reloaddata not working and refactor Init code 2021-01-06 19:11:58 +08:00
弘韬 张
3ba1bf6ab0 Use l18n instead of static string 2021-01-06 18:00:45 +08:00
弘韬 张
6f43d4fdf8 remove extra space 2021-01-06 17:51:55 +08:00
弘韬 张
0d24aba74f Use actionkeyword comparison to determine whether delay querying. 2021-01-06 17:43:48 +08:00
弘韬 张
6b597f7516 throw exception if debug for Log.exception(className, message, exception) 2021-01-06 17:42:46 +08:00
弘韬 张
2b9008840a Merge Dev 2021-01-06 17:36:31 +08:00
Jeremy Wu
fb188690c3
Merge pull request #278 from taooceros/ImageQuality
Image quality
2021-01-06 20:28:28 +11:00
Jeremy Wu
182cdd199a fix typo 2021-01-06 20:24:36 +11:00
Jeremy Wu
8569b44247 search preview consistent 2021-01-06 20:23:38 +11:00
弘韬 张
b2fcd98f2c remove extra horizontalalignment 2021-01-06 17:18:21 +08:00
弘韬 张
e85b766f57 remove extra width 2021-01-06 17:17:24 +08:00
Jeremy Wu
833eccc25a archive mainsearch.png 2021-01-06 20:09:41 +11:00
弘韬 张
4973f2d979 remove png file 2021-01-06 17:05:10 +08:00