弘韬 张
7739ac73fd
change exception handling in Updater and WebSearch suggestion source
2021-02-24 15:55:03 +08:00
弘韬 张
e2fa9683b9
change taskcanceledexception to operationcanceledexception
2021-02-23 09:36:37 +08:00
弘韬 张
2f9d4d129e
add taskcanceledexception to updater exception catch
2021-02-21 15:46:04 +08:00
弘韬 张
c5791b838d
fix untranslaed string in updator
2021-01-23 12:20:52 +08:00
弘韬 张
a9aeecdabd
Merge remote-tracking branch 'upstream/dev' into UpdateJson
2021-01-07 10:58:17 +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
弘韬 张
d28b14ff2d
Replace All use of Json.Net with System.Text.Json
2020-12-30 13:40:42 +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
弘韬 张
d015fce20d
Merge Upstream
2020-12-29 17:08:17 +08:00
张弘韬
acd631be08
Change wording
2020-12-21 19:09:18 +08:00
弘韬 张
cbfa3f354d
Inform user when checking update fail or update fail, and wrap all code in one try catch instead of catch each exception seperately since they are all same kind of exception.
...
Use using instead of manually dispose.
2020-12-20 17:44:46 +08:00
弘韬 张
a16cc5be8d
Move Old HttpWebRequest to HttpClient Instance (solve connection timeout)
2020-10-14 10:48:43 +08:00
Jeremy Wu
a77d0380d3
update method name typo
2020-09-22 08:57:21 +10:00
Jeremy Wu
f63660624e
add update messages to indicate progress
2020-07-06 08:00:22 +10:00
Ioannis G
8a5dc55a1b
update text message when launcher update fails
...
closes #10
2020-06-25 04:07:46 +03:00
Jeremy Wu
9f1377619d
Update description strings
2020-04-22 20:26:09 +10:00
Jeremy Wu
3c7f067770
rename all project file name
2020-04-21 21:27:02 +10:00