Jeremy Wu
29a382085f
method name update
2021-01-02 00:09:02 +11:00
Jeremy Wu
6d66aa3f44
fix script to delete with condition dll version is same
2021-01-02 00:06:55 +11:00
Jeremy Wu
81cb20bf91
add return to continue
2021-01-01 21:54:34 +11:00
Jeremy Wu
878f7bf5df
version bump for PluginsManager
2021-01-01 19:49:19 +11:00
Jeremy Wu
cab1b93183
move install method into try catch
2021-01-01 19:13:14 +11:00
Jeremy Wu
54f6858937
add plugin name to error msg popup
2021-01-01 19:03:06 +11:00
Jeremy Wu
a65e17dba0
fix wrong error message
2021-01-01 18:57:58 +11:00
Jeremy Wu
27a0b934c6
update maintenance badge
2021-01-01 18:39:41 +11:00
Jeremy Wu
b3eb82a88c
Merge pull request #218 from Flow-Launcher/dev
...
Release 1.6.0 | Plugin 1.3.1
2020-12-31 18:00:49 +11:00
Jeremy Wu
5f345e150f
Merge pull request #245 from taooceros/InformUserWhenUpdateFail
...
Inform user when checking update fail
2020-12-31 16:34:53 +11:00
弘韬 张
47bae4768f
Merge remote-tracking branch 'upstream/dev' into InformUserWhenUpdateFail
2020-12-31 13:08:16 +08:00
弘韬 张
4a2e6db355
Merge branch 'InformUserWhenUpdateFail' of github.com:taooceros/Flow.Launcher into InformUserWhenUpdateFail
2020-12-31 13:07:04 +08:00
弘韬 张
12b19cf122
Merge Dev
2020-12-31 13:06:56 +08:00
Jeremy Wu
fd32d36494
Merge pull request #254 from taooceros/addBingSearchSuggestion
...
add bing search suggestion
2020-12-31 15:55:11 +11:00
Jeremy Wu
5c17cb6e9b
version bump WebSearch
2020-12-31 15:44:57 +11:00
Jeremy Wu
82a3143cfa
Merge branch 'dev' into addBingSearchSuggestion
2020-12-31 15:37:50 +11:00
弘韬 张
a139a040ec
add bing search suggestion
2020-12-30 20:24:01 +08:00
弘韬 张
a0c4cc3575
use ParseAsync in Google
2020-12-30 19:09:52 +08:00
弘韬 张
7bbd8c6069
remove using from Helper.cs
2020-12-30 19:05:02 +08:00
弘韬 张
557842e8d7
remove dependency
2020-12-30 13:48:06 +08:00
弘韬 张
d28b14ff2d
Replace All use of Json.Net with System.Text.Json
2020-12-30 13:40:42 +08:00
Jeremy Wu
f714e1e4e0
Merge pull request #250 from Flow-Launcher/extract_colors_plugin
...
Extract Color plugin from Flow
2020-12-30 05:24:57 +11:00
Ioannis G
c5e4523c84
merge PR #251 : update post_build.ps1 script
...
do not copy the JsonRPC folder which doesn't exist anymore
2020-12-29 18:10:04 +02:00
Jeremy Wu
85584f40ee
remove post build script target of JsonRPC folder copy
2020-12-29 22:41:21 +11:00
Jeremy Wu
e2b0386818
remove Color plugin from Flow as a default plugin
2020-12-29 22:32:14 +11:00
Jeremy Wu
58d281db7a
Merge pull request #178 from taooceros/UpdateHttpMaster
...
Move Old HttpWebRequest to HttpClient Instance
2020-12-29 22:11:35 +11:00
弘韬 张
c485578cff
Use CompareTo to check update for InstallOrUpdate method
2020-12-29 18:48:55 +08:00
弘韬 张
d0743f6276
Await Http.Download in Update method
2020-12-29 18:48:00 +08:00
弘韬 张
d4f94c66ac
Make InstallOrUpdate to async
2020-12-29 18:33:53 +08:00
弘韬 张
efa4908f37
Change usage of Http in Updater.cs and adding ConfigureAwait(false) for await in checking update
2020-12-29 17:55:09 +08:00
弘韬 张
0c97db04d4
1. Change Get method Name to GetAsync
...
2. Manually replace "#" with "%23" to solve the similar issue in Explorer plugin
3. Add GetAsync method with Uri as argument
4. Remove unused encoding argument
5. Change exception type for WebSearch Plguin
6. Update Comment
2020-12-29 17:50:56 +08:00
弘韬 张
e364b84b84
Use auto property
2020-12-29 17:16:44 +08:00
弘韬 张
4d5119f17d
Add out of bound exception for pattern matching
2020-12-29 17:15:34 +08:00
弘韬 张
a806f7d05a
Change exception type
2020-12-29 17:14:13 +08:00
弘韬 张
cfa93a2cc6
Add GetStreamAsync method
2020-12-29 17:13:31 +08:00
弘韬 张
7dc66eaa9a
Merge dev
2020-12-29 17:12:14 +08:00
弘韬 张
8ec781d305
Merge branch 'UpdateHttpMaster' of github.com:taooceros/Flow.Launcher into UpdateHttpMaster
2020-12-29 17:08:29 +08:00
弘韬 张
d015fce20d
Merge Upstream
2020-12-29 17:08:17 +08:00
Jeremy Wu
a47f8b3185
Update README.md
2020-12-29 19:06:17 +11:00
Jeremy Wu
181d871bfd
Merge pull request #249 from taooceros/PluginManagerImprove
...
Plugin manager improve
2020-12-29 18:59:47 +11:00
Jeremy Wu
000bafd116
use camelCase and make last update time variable private
2020-12-29 18:56:51 +11:00
Jeremy Wu
b106688513
version bump
2020-12-29 18:14:33 +11:00
Jeremy Wu
a1d1c95eeb
change to tab in browser
2020-12-29 18:14:22 +11:00
Jeremy Wu
0a47636bc9
remove obsolete settings property in context menu class
2020-12-29 18:13:52 +11:00
Jeremy Wu
e5b67ea10a
remove obsolete icoPath from settings
2020-12-29 18:04:23 +11:00
Jeremy Wu
f9349a64e9
fix condition of version compare
2020-12-29 17:49:37 +11:00
Jeremy Wu
a1a45a4989
add eof
2020-12-29 17:49:11 +11:00
弘韬 张
c94a2f4c95
Use string.CompareTo instead of equal to check for update
2020-12-29 13:06:08 +08:00
弘韬 张
5da8259228
fix an unintended text error
...
add async await to download manifest task
remove unused encoding name for new GetStreamAsync in Http
fix unintened text error
2020-12-29 13:03:38 +08:00
弘韬 张
f0267475f5
Change call method for default hotkeys.
...
Remove extra whitespace
add await using for stream
2020-12-29 12:23:15 +08:00