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
celeron533
76267dc623
Update test.csproj namespace and assembly name
6 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.
6 years ago
celeron533
554203aa74
Merge pull request #2419 from Yifei0727/master
Support local IPv6 listener
# Conflicts:
# shadowsocks-csharp/Model/Configuration.cs
6 years ago
Yifei0727
561ba610f2
Fix IE global proxy mode 'server address' always be ipv4 problem
6 years ago
Allen Zhu
2f64ac8e4e
Merge pull request #2427 from Mygod/dpipm-off
Turn off per-monitor DPI awareness as it is not supported
6 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.
6 years ago
celeron533
d1c6900b90
Upgrade the .Net Framework and Visual Studio version
6 years ago
celeron533
f9e00d860b
Merge branch 'master' of https://github.com/shadowsocks/shadowsocks-windows
6 years ago
Allen Zhu
d6089b405a
Merge pull request #2410 from Stzx/master
Refactoring Config Form
Upgrade appveyor image to Visual Studio 2017
6 years ago
celeron533
75a5b13a4f
Merge branch 'master' of https://github.com/shadowsocks/shadowsocks-windows
6 years ago
Mygod
f221a4bdba
Turn off per-monitor DPI awareness as it is not supported
6 years ago
Yifei0727
5c0ce2159b
add jsonignore for param localHost
6 years ago
Yifei0727
339d29b2b9
change UpdateChecker WebProxy host support IPv6 mode
6 years ago
Yifei0727
58c914d8ed
add Pac support for IPv6
6 years ago
Yifei0727
f8fef5f909
add IPv6 support for tcp/dup/ and Privoxy
6 years ago