Raif Atef
b83f5b3d96
Implement "Show Plugin Output" checkbox.
5 years ago
Allen Zhu
bb48a0a299
Merge pull request #2698 from studentmain/stragety-i18n
Translate statistics config
5 years ago
Student Main
c25c31e76a
translate CalculationControl
5 years ago
Allen Zhu
803982258d
Merge pull request #2699 from studentmain/default-method
change default method to chacha20-ietf-poly1305
5 years ago
Student Main
9d14196a73
rename statistics window label, fix some translate
5 years ago
Student Main
f01ccd801f
Change default method to chacha20-ietf-poly1305
5 years ago
Student Main
0acf50ffcb
Merge pull request #2273 from DamirAinullin/improve_linq_query
Use id instead of calculating server.Identifier()
5 years ago
Student Main
1602804f77
Partially translate Statistics config
5 years ago
Allen Zhu
9fc0de9501
Merge pull request #2658 from ayanmw/master
BugFix #2657 win10 1903 黑色主题下, trayIcon 会消失的问题;
5 years ago
anmingwei
09db02bd10
BugFix #2657 win10 1903 黑色主题下, trayIcon 会消失的问题;
https://github.com/shadowsocks/shadowsocks-windows/issues/2657
Support Windows 10 1903 Light Theme
But Fix Support Windows 10 1903 Dark Theme
5 years ago
Allen Zhu
3759305d6a
Merge pull request #2616 from KexyBiscuit/patch-1
Format the proxy host name used in GfwListUpdater
5 years ago
Allen Zhu
b4d02f8334
Merge branch 'master' into patch-1
5 years ago
Allen Zhu
ad36bf6d4d
Merge pull request #2598 from studentmain/pac-structure
Init JS variable in more reliable and quick way, reduce redundant code
5 years ago
celeron533
ee36bfcb08
Update CHANGES and bump version
5 years ago
Allen Zhu
003e4a8e5d
Merge pull request #2637 from celeron533/appveyor
Rewrite the Appveyor build pipeline
5 years ago
celeron533
55747ed47d
Rewrite the Appveyor build pipeline
- Backup the original appveyor.yml as appveyor.yml.obsolete
- Fetch an official appveyor sample file as reference
- Create a test scope appveyor pipeline
5 years ago
celeron533
cd4595ad69
Update the nuget configurations and packages
- Redirect the nuget \3rd folder to ..\packages folder as default by
remove the nuget.config file
- Update csproj file: remove unnecessary scripts for old nuget
packages on old .Net framework
- Upgrade nuget packages to .Net framework 4.7.2 as the target framework
- Downgrade Fody to 4.2.1. The 5.0.0+ requires MSBuild 16 and above
5 years ago
Kexy Biscuit
e2f1564b6d
Remove http:// part in proxy host name.
Microsoft Docs is misleading, as always. dotnet/samples#1644
5 years ago
Kexy Biscuit
a6a8b091cb
Format the proxy host name used in GfwListUpdater.
Directly create a WebProxy with IPAddress.IPv6Loopback.ToString() throws UriFormatException. Format the proxy host name to satisfy WebProxy.
5 years ago
Student Main
4f34562fc3
fix wrong abpContent
5 years ago
Damir Ainullin
39b02e449f
Replaced ContainsKey and getting value by key with TryGetValue
(cherry picked from commit 084b6fe72c
)
6 years ago
Student Main
a44f810890
Reformatting some string literals
5 years ago
Student Main
3fe3f99d41
Init JS variable in more reliable and quick way, reduce redundant code
5 years ago
Allen Zhu
5ba8f9a004
Merge pull request #2591 from lonelam/fixstat
FIX: some crash about thread-safe in statistics
5 years ago
lonelam
0a8c9d4eee
FIX: some crash about thread-safe in statistics
5 years ago
celeron533
f8f0ab5600
Rearrange test cases
5 years ago
celeron533
8e0ca62a31
Split test files
5 years ago
Allen Zhu
25e2b82a4a
Merge pull request #2543 from Stzx/master
[fixes #2542 ] Fix accidental index invalidation
5 years ago
Stzx
174cf57111
Fix accidental index invalidation
Fixed an invalid index that was unexpectedly caused when the configuration was abandoned, resulting in an list box index exception.
5 years ago
Allen Zhu
67e630f277
Merge pull request #2539 from celeron533/PAC
Refine PAC server
5 years ago
celeron533
36297b9132
Refine PAC resources
- Uncompress the text file for better version control
- Touch the PAC files in first place
5 years ago
celeron533
aa8dac1a10
Define socks5 command
5 years ago
celeron533
7030c380a1
Refine PAC server
- Split the file operations to new PACDaemon
- More precise matching logic for handling PAC content http request
5 years ago
celeron533
f38205a8f8
Update the GFWList via IPv6Loopback when available
5 years ago
Allen Zhu
5af4f83ca4
Merge pull request #2526 from Stzx/master
Modify PAC request behavior
5 years ago
Stzx
17c499c525
Modify PAC request behavior
Update the PAC file using the proxy channel only when proxy mode is enabled.
5 years ago
celeron533
bf4195ec0d
Add instruction for set the Win10 Store
#2480 #1004
5 years ago
谭九鼎
9e953b33aa
Fix .NET 4.7.2 on Win7 TLS compatibility ( #2473 )
5 years ago
celeron533
48506fa0ea
Update CHANGES and bump version
6 years ago
Silence Tai
ecd59c8f57
Switch configuration enable button ( #2460 )
Fix shadowsocks/shadowsocks-windows/#2458
6 years ago
celeron533
f1caff4330
Move Experimental.md to wiki page
6 years ago
Silence Tai
b7089275f6
Fix #2458 Unexpected delete server behavior ( #2459 )
* Fix shadowsocks/shadowsocks-windows/#2458
* Servers List Box position adjustment is consistent with the v4.1.6 version
6 years ago
celeron533
72678c462d
Print win10 theme info when verboseLogging switched on
6 years ago
celeron533
6c711218a0
Update CHANGES and bump version
6 years ago
celeron533
4c864fe14d
Update README
Add Experimental.md
6 years ago
celeron533
ad45c21858
Hide the entire description in the issue_template
6 years ago
celeron533
9fd54b81a1
Merge pull request #2441 from Artoria2e5/patch-2
issue_template: ask users to delete the instruction text
6 years ago
celeron533
148d3885ad
Code refactoring: Notification tray icon
6 years ago
celeron533
a1c96055d5
Merge pull request #2379 from TGSAN/master
Support Windows 10 1903 Light Theme
6 years ago
Mingye Wang
bf79e7017c
issue_template: ask users to delete the instruction text
留着每次读起来都很蛋疼,让用户看完就删了吧。
6 years ago