kimw
|
64390d45ac
|
GetTempPath() now supports: return a full path with filename combined which pointed to the temporary directory
|
9 years ago |
kimw
|
0b16ef7445
|
Merge upstream
# Conflicts:
# README.md
# shadowsocks-csharp/Controller/Service/AvailabilityStatistics.cs
# shadowsocks-csharp/Controller/Service/PACServer.cs
# shadowsocks-csharp/Controller/Strategy/SimplyChooseByStatisticsStrategy.cs
# shadowsocks-csharp/Data/cn.txt
# shadowsocks-csharp/Model/Configuration.cs
# shadowsocks-csharp/Model/LogViewerConfig.cs
# shadowsocks-csharp/View/LogForm.Designer.cs
# shadowsocks-csharp/View/LogForm.cs
# shadowsocks-csharp/View/MenuViewController.cs
|
9 years ago |
Gang Zhuo
|
c539e027d7
|
support custom abp file
|
9 years ago |
kimw
|
0a733c61b8
|
fixed: standardize Logging usage
1. Add Logging.Info()
2. Console.WriteLine() -> Logging.Info()
3. Console.WriteLine() in exceptions -> Logging.LogUsefulException()
|
9 years ago |
kimw
|
1280f43878
|
fixed: file changes event triggers twice
|
9 years ago |
kimw
|
b2c2d05c94
|
support auto check `user-rule.txt`'s change, and update the PAC file.
Note: This is a dirty hack.
|
9 years ago |
kimw
|
758c497eba
|
same the source code format.
1/ removed dual empty line
2/ removed tailing spaces
3/ converted tabs into spaces
4/ added some TODO comments
|
9 years ago |
clowwindy
|
71bd0d2b5a
|
improve user experience for some users
|
9 years ago |
clowwindy
|
4afd5faf3f
|
add load balancing
|
10 years ago |