database64128
3688b41cee
🆙 Update documentations and bump version to 4.3.0.0
4 years ago
database64128
d6d105fbc8
🌐 Set culture to LocalizeDictionary instance
- Workaround for ElementHost bug
4 years ago
database64128
01f7882865
📦 Update appveyor.yml
- Include localization .dll folders when packaging
4 years ago
database64128
11af88fe07
⏩ ForwardProxyView: disable TextBox when no proxy + add timeout unit
- Thanks @DuckSoft for the review suggestions
4 years ago
database64128
bd52ea0e9a
🧹 Remove TestCompareVersion() from tests
- Since we now use System.Version, it's no longer needed.
4 years ago
database64128
d37600231f
🎂 ForwardProxyView + HotkeysView + OnlineConfigView + VersionUpdatePromptView
- Infrastructure: use one HttpClient instance throughout the lifecycle
- Version update: rewrite the update service and add update prompt window
- Server sharing: add copy link button
- Dependencies: add ReactiveUI.Events.WPF, ReactiveUI.Fody, ReactiveUI.Validation, WPFLocalizeExtension, MdXaml
4 years ago
database64128
a05a782293
❌ Remove ShadowsocksController.GetConfigurationCopy() and ServerSharingWindow
4 years ago
database64128
69b3012508
📐 PAC: add options for direct and proxied groups
- Configuration: geositeDirectGroups + geositeProxiedGroups + geositePreferDirect
- PAC: rule generation using these new groups + cleanup
4 years ago
database64128
d72c2b0429
✔ Geosite group validation + PAC regeneration on version update
- Validate geosite group configuration
- Reset to default if specified group doesn't exist
- Regenerate pac.txt on version update (can be turned off)
- Cleanup of `Configuration` to separate loading logic and processing logic
4 years ago
database64128
07d6a856b9
🔡 ToLower() -> ToLowerInvariant()
- Fixes #2986
4 years ago
database64128
589abf0e9e
🔌 Update appveyor.yml
4 years ago
database64128
127cb9662a
🧹 Cleanup and update dependencies
- Remove StringEx.CS
- Update all dependencies
- Eliminate all warnings
4 years ago
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