Student Main
3fe3f99d41
Init JS variable in more reliable and quick way, reduce redundant code
6 years ago
Allen Zhu
5ba8f9a004
Merge pull request #2591 from lonelam/fixstat
FIX: some crash about thread-safe in statistics
6 years ago
lonelam
0a8c9d4eee
FIX: some crash about thread-safe in statistics
6 years ago
celeron533
f8f0ab5600
Rearrange test cases
6 years ago
celeron533
8e0ca62a31
Split test files
6 years ago
Allen Zhu
25e2b82a4a
Merge pull request #2543 from Stzx/master
[fixes #2542 ] Fix accidental index invalidation
6 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.
6 years ago
Allen Zhu
67e630f277
Merge pull request #2539 from celeron533/PAC
Refine PAC server
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
aa8dac1a10
Define socks5 command
6 years ago
celeron533
7030c380a1
Refine PAC server
- Split the file operations to new PACDaemon
- More precise matching logic for handling PAC content http request
6 years ago
celeron533
f38205a8f8
Update the GFWList via IPv6Loopback when available
6 years ago
Allen Zhu
5af4f83ca4
Merge pull request #2526 from Stzx/master
Modify PAC request behavior
6 years ago
Stzx
17c499c525
Modify PAC request behavior
Update the PAC file using the proxy channel only when proxy mode is enabled.
6 years ago
celeron533
bf4195ec0d
Add instruction for set the Win10 Store
#2480 #1004
6 years ago
谭九鼎
9e953b33aa
Fix .NET 4.7.2 on Win7 TLS compatibility ( #2473 )
7 years ago
celeron533
48506fa0ea
Update CHANGES and bump version
7 years ago
Silence Tai
ecd59c8f57
Switch configuration enable button ( #2460 )
Fix shadowsocks/shadowsocks-windows/#2458
7 years ago
celeron533
f1caff4330
Move Experimental.md to wiki page
7 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
7 years ago
celeron533
72678c462d
Print win10 theme info when verboseLogging switched on
7 years ago
celeron533
6c711218a0
Update CHANGES and bump version
7 years ago
celeron533
4c864fe14d
Update README
Add Experimental.md
7 years ago
celeron533
ad45c21858
Hide the entire description in the issue_template
7 years ago
celeron533
9fd54b81a1
Merge pull request #2441 from Artoria2e5/patch-2
issue_template: ask users to delete the instruction text
7 years ago
celeron533
148d3885ad
Code refactoring: Notification tray icon
7 years ago
celeron533
a1c96055d5
Merge pull request #2379 from TGSAN/master
Support Windows 10 1903 Light Theme
7 years ago
Mingye Wang
bf79e7017c
issue_template: ask users to delete the instruction text
留着每次读起来都很蛋疼,让用户看完就删了吧。
7 years ago
celeron533
76267dc623
Update test.csproj namespace and assembly name
7 years ago
celeron533
50699a9aac
Fix #2431 test failed
When launch from test framework, the Application.StartupPath looks like "C:\PROGRAM FILES (X86)\MICROSOFT VISUAL STUDIO\2019\COMMUNITY\COMMON7\IDE\EXTENSIONS\TESTPLATFORM" which may not have write permission.
7 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
561ba610f2
Fix IE global proxy mode 'server address' always be ipv4 problem
7 years ago
Allen Zhu
2f64ac8e4e
Merge pull request #2427 from Mygod/dpipm-off
Turn off per-monitor DPI awareness as it is not supported
7 years ago
TGSAN
66b94d4983
Fixed bug of #2379 pullrequestreview-254461303
Fixed bug of #2379 pullrequestreview-254461303
Redundant paintings when user move mouse on the icon, pixel by pixel.
7 years ago
celeron533
d1c6900b90
Upgrade the .Net Framework and Visual Studio version
7 years ago
celeron533
f9e00d860b
Merge branch 'master' of https://github.com/shadowsocks/shadowsocks-windows
7 years ago
Allen Zhu
d6089b405a
Merge pull request #2410 from Stzx/master
Refactoring Config Form
Upgrade appveyor image to Visual Studio 2017
7 years ago
celeron533
75a5b13a4f
Merge branch 'master' of https://github.com/shadowsocks/shadowsocks-windows
7 years ago
Mygod
f221a4bdba
Turn off per-monitor DPI awareness as it is not supported
7 years ago
Yifei0727
5c0ce2159b
add jsonignore for param localHost
7 years ago
Yifei0727
339d29b2b9
change UpdateChecker WebProxy host support IPv6 mode
7 years ago
Yifei0727
58c914d8ed
add Pac support for IPv6
7 years ago
Yifei0727
f8fef5f909
add IPv6 support for tcp/dup/ and Privoxy
7 years ago
Yifei0727
da9af1cf72
Add IPv6 param flag to config
7 years ago
TGSAN
95b760c6e1
Update for #2379
Move GetWindows10SystemThemeSetting() to Util.cs
WindowsThemeMode use enum
Status var windowsThemeMode rename to windowsThemeMode
Used `if else` to replace `switch case`
Delete legacy commint (Some code).
Increase contrast for icon.
7 years ago
Stzx
ba60c51c77
Upgrade appveyor image version
7 years ago
Stzx
62f40a7814
Update I18N file
Added Config Form hint text
7 years ago
Stzx
9529fc1a59
Refactoring the Config Form interactive code
Add new hints and fixed some old interaction bugs
7 years ago
Stzx
e4d3775b4c
Simplified code
7 years ago
Allen Zhu
1b06bab4c4
Merge pull request #2387 from zyc9012/udpfix
Fix udp relay
7 years ago