database64128
7e0a62e526
⬆ Update CHANGES and bump version
4 years ago
database64128
608675f96e
⚙ Allow configuration of User-Agent
- For OnlineConfigResolver and GeositeUpdater
4 years ago
Beta Soft
b6b70294b7
OnlineConfigResolver: add User-Agent
Signed-off-by: Beta Soft <betaxab@gmail.com>
4 years ago
database64128
1c2ac2978c
⛲ Use WPF window instead of WinForms ElementHost
4 years ago
database64128
3aaff9cc7e
👁 ServerSharingView & ServerSharingViewModel
- Use ElementHost in QRCodeForm
- Cleanup: Server.Equals
4 years ago
database64128
f34d039df7
🏗 Add ReactiveUI.WPF as MVVM framework
4 years ago
database64128
2002c29ee3
📃 Exclude @cn from PAC proxied list
- PAC proxied list only contains domain names from geolocation-!cn without a `cn` attribute
4 years ago
Student Main
90d90f7ceb
Simple cleanup
proposed by Stzx
4 years ago
database64128
d19c5db77e
🔄 Retrieve server group from UI
4 years ago
database64128
43581630f0
➖ Use HttpClient.Timeout for a 15-second timeout
4 years ago
database64128
2fc5ac24bd
🔠 Update translations for SIP008
4 years ago
database64128
6889e9ba7e
🧹 Cleanup and fixes
- Deserialize the configuration using a constructor to set default values and initialize objects
- Re-enable the UI when online config update failed
4 years ago
Student Main
1848678899
tweak ui
4 years ago
Student Main
0cbb581b41
delete old server when update online config url
4 years ago
Student Main
4f05e7c985
put online config group info into ui
4 years ago
Student Main
f46b1fb8b0
online config deletion, and update when startup
4 years ago
Student Main
787f33acae
connect view and controller
4 years ago
Student Main
1287b57410
add onlineConfigForm
4 years ago
Student Main
ca963c638d
sip008 controller support
4 years ago
Student Main
50f93d62c1
sip008 resolver, preparation for sip008 support
4 years ago
Student Main
8ebe1f45ca
Update CHANGES and bump version
4 years ago
Student Main
f0ce9bcd20
fix error when convert grammar in js
4 years ago
Student Main
f0b84ad28a
update dlc.dat
4 years ago
Student Main
89794b3998
convert gfwlist grammar to abp grammar in js
4 years ago
celeron533
2ebd4d7469
Update CHANGES and bump version
4 years ago
celeron533
09572f8861
Update UserAgent
4 years ago
Student Main
7d9e73f9ca
go back to mutex based single instance for better reliability
4 years ago
Student Main
5172267289
refactor named pipe IPC
4 years ago
Student Main
f209f8d159
use CommandLineParser to parse command line
4 years ago
Student Main
ced49e2de1
use single method to get ExecutablePath
4 years ago
Student Main
f5c812e38e
hide optional fields in gui-config.json
4 years ago
Allen Zhu
2acac495d1
Merge pull request #2935 from bdbai/master
Fix improperly parsed remark section
4 years ago
bdbai
b9e3aa30ad
Fix improperly parsed remark section
4 years ago
Student Main
676e606961
replace geosite url due to upstream change
4 years ago
Student Main
0c932c0581
Merge updated Japanese translation
4 years ago
kingofotaku
a00ec9982a
Updated some Japanese translations
4 years ago
Allen Zhu
d423a24c57
Merge pull request #2904 from studentmain/always-sip002
Always sip002
5 years ago
Allen Zhu
2030163a33
Merge pull request #2910 from database64128/master
🔙 Backport 2c15276
from v5/master to master
5 years ago
Student Main
f6fcab40ad
cleaning in Configuration.cs
5 years ago
database64128
893ff061ba
💬 Refine logging messages as suggested by reviewer @celeron533 .
5 years ago
database64128
728e01580c
🔙 Backport 2c15276
from v5/master to master
- Compared to 2c15276: changed socketsHttpHandler to HttpClientHandler due to legacy .NET Framework
- Use System.Net.Http.HttpClient for GeositeUpdater
- New update check mechanism: first download checksum and compare, only download GeoSite DB on different checksum
- Verifiy downloaded GeoSite DB by comparing sha256sum before committing the change
5 years ago
Student Main
1963358524
add Server.ParseURL, which parse single server url
5 years ago
Student Main
f3c4dfb106
switch legacy url generation by hidden flag in config
5 years ago
Student Main
b1d8027952
move url generation into Server class
5 years ago
Student Main
1d89e9bc6d
Server.FriendlyName()->Server.ToString()
5 years ago
Allen Zhu
82b58d8ca0
Merge pull request #2900 from studentmain/master
add gitattributes, run unix2dos to unify line ending
5 years ago
Student Main
60321826fc
add gitattributes, run unix2dos to unify line ending
5 years ago
Student Main
7cb7678dbe
update doc, gfwlist->geosite
5 years ago
Allen Zhu
c745c00a79
Merge pull request #2875 from studentmain/v2ray-geosite
use v2ray geosite to replace gfwlist
5 years ago
Allen Zhu
7da1252e61
Merge pull request #2887 from Stzx/master
Fix nLogConfig NRE
5 years ago