弘韬 张
|
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 |
|
Jeremy Wu
|
a1a45a4989
|
add eof
|
2020-12-29 17:49:11 +11: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 |
|
弘韬 张
|
f32e202746
|
Use System.Text.JsonSerializer.DeserializeAsync instead of Newtonsoft.Json since our plugins.json can be large, so no need to create an extra string to store it.
|
2020-12-29 12:20:13 +08:00 |
|
张弘韬
|
34f51927cf
|
1. Move PluginsManager constuction to Init().
2. Return HotKeys list when query is like "pm *"
|
2020-12-27 21:13:25 +08:00 |
|
张弘韬
|
88fa862277
|
Use event triggered update method instead of checking Proxy every time doing Http request
|
2020-12-22 00:31:00 +08:00 |
|
张弘韬
|
5ab8c4faa3
|
Update Proxy every time calling a http request method since the proxy setting won't update automatically without action
|
2020-12-21 20:55:28 +08:00 |
|
张弘韬
|
85f5766022
|
Optimize a few code
|
2020-12-21 19:30:18 +08:00 |
|
Jeremy Wu
|
c8b251d63a
|
use Http.Get from Infrastructure
|
2020-12-14 08:41:18 +11:00 |
|
弘韬 张
|
c55e889f4f
|
Change Download to HttpClient as well (which change it to async as well)
|
2020-10-14 11:29:12 +08:00 |
|
弘韬 张
|
a16cc5be8d
|
Move Old HttpWebRequest to HttpClient Instance (solve connection timeout)
|
2020-10-14 10:48:43 +08:00 |
|
Jeremy Wu
|
3c7f067770
|
rename all project file name
|
2020-04-21 21:27:02 +10:00 |
|