database64128
701032bb4f
🎃 PAC: direct connection for private IP ranges by @studentmain
5 years ago
Student Main
a1f9c3ff08
Update abp.js
5 years ago
database64128
5f760a5e57
📊 Separate QR code scanning from MenuViewController
5 years ago
database64128
5c6e5b927c
🧹 Remove statistics strategy
5 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
5 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
5 years ago
database64128
2fc5ac24bd
🔠 Update translations for SIP008
5 years ago
Student Main
f0ce9bcd20
fix error when convert grammar in js
5 years ago
Student Main
f0b84ad28a
update dlc.dat
5 years ago
Student Main
89794b3998
convert gfwlist grammar to abp grammar in js
5 years ago
Student Main
676e606961
replace geosite url due to upstream change
6 years ago
Student Main
0c932c0581
Merge updated Japanese translation
6 years ago
kingofotaku
a00ec9982a
Updated some Japanese translations
6 years ago
Student Main
46f25355b0
Merge branch 'master' into v2ray-geosite
6 years ago
Student Main
e712db0cea
update name and translation
6 years ago
Student Main
d92b04f944
geosite should pass as whitelist
6 years ago
Student Main
48a31bbb04
fully switch to Geosite
6 years ago
Student Main
6369e76f8d
make sure protobuf works
in case gfwlist no longer update
6 years ago
Student Main
f87d4dacf9
Merge branch 'master' into master
6 years ago
Nerekihs
789b72f73f
add French translation
6 years ago
database64128
a1e4245b3a
💬 Added MessageBox for ss:// import result.
6 years ago
database64128
ee586d8804
🐛 Fixed the issue where associating ss:// links requires admin privilege.
6 years ago
database64128
183a0b7285
🌐 Translations related to ss:// association.
6 years ago
Seia-Soto
72f1507a56
Update i18n.csv
6 years ago
Student Main
25bbd90f17
show message when cipher not exist
6 years ago
Allen Zhu
94f00f6b1b
Merge pull request #2783 from celeron533/nlog
Using NLog as the logger
No wrapper is used since we would use NLog for some time.
Currently the UI is not fully ready to select all log levels.
6 years ago
celeron533
e15cfacacd
Refind code and comments
6 years ago
celeron533
cc71e3009f
Update translation
6 years ago
Student Main
01e3b10f5e
deprecate unsafe encryption method
6 years ago
celeron533
1d0aa5881e
Working NLog with config file and "verbose log" option
6 years ago
celeron533
84c55d116d
WIP: Migrate to NLog
6 years ago
RK
af8977eb9b
Update i18n.csv
Added translation for "Statistics configuration" line.
6 years ago
RK
7686544bed
Merge branch 'master' into patch-1
6 years ago
Student Main
35950b9a58
Rename and translate title of statistics form. close #2768
6 years ago
RK
ff6863eb2e
i18n ru-RU
First version of Russian translation.
6 years ago
Student Main
6a3dfeff60
Write i18n.csv on demand
6 years ago
Student Main
43a05ecacb
translate Show Plugin Option
6 years ago
celeron533
e44cc54dbc
Using win32 native error code
Also update i18n
6 years ago
celeron533
1b77280f6d
Update .Net Framework i18n
6 years ago
Student Main
8325459cdc
read translation from disk
6 years ago
Student Main
a210888bd3
TranslateForm method, csv translation file
6 years ago
Student Main
9d14196a73
rename statistics window label, fix some translate
6 years ago
Student Main
1602804f77
Partially translate Statistics config
6 years ago
Student Main
3fe3f99d41
Init JS variable in more reliable and quick way, reduce redundant code
6 years ago
celeron533
36297b9132
Refine PAC resources
- Uncompress the text file for better version control
- Touch the PAC files in first place
6 years ago
celeron533
554203aa74
Merge pull request #2419 from Yifei0727/master
Support local IPv6 listener
# Conflicts:
# shadowsocks-csharp/Model/Configuration.cs
7 years ago
Yifei0727
f8fef5f909
add IPv6 support for tcp/dup/ and Privoxy
7 years ago
Stzx
62f40a7814
Update I18N file
Added Config Form hint text
7 years ago
celeron533
8a42d3c9d4
Exception for port assignment
When error code is SocketError.AccessDenied/10013(WSAEACCES), the port is reserved by system and you may not find the process name in `netstat`.
https://github.com/shadowsocks/shadowsocks-windows/issues/1835#issuecomment-453528715
7 years ago
Kevin2Law
aea690d356
feat: Add apply button for server configuration form.
7 years ago