icylogic
|
8f175c481e
|
filter out meanless data.
|
9 years ago |
icylogic
|
a99fef37d3
|
track multiple servers at the same time
Correct AvailabilityStatistics's behavior under special strategies like "LoadBalance", which may switch the server several times in a short period.
|
9 years ago |
icylogic
|
7914d704d9
|
finish basic calculation
|
9 years ago |
icylogic
|
7a3f946913
|
fix databinding
|
9 years ago |
icylogic
|
e0e0f646b0
|
fix the chart
|
9 years ago |
icylogic
|
2086b5900d
|
Merge remote-tracking branch 'upstream/master' into feature/statistics_ui
# Conflicts:
# shadowsocks-csharp/Controller/Service/AvailabilityStatistics.cs
# shadowsocks-csharp/Controller/Strategy/StatisticsStrategy.cs
# shadowsocks-csharp/View/StatisticsStrategyConfigurationForm.cs
|
9 years ago |
Licshee
|
687f397ae3
|
using StringEx
|
9 years ago |
icylogic
|
bec1f808b3
|
add an option for Ping tests (disabled by default) and improve the readability of the code
|
9 years ago |
icylogic
|
ce67551d31
|
migrate to record data model
|
9 years ago |
Gang Zhuo
|
fcec167c72
|
revert save bandwidth
Some bugs on Save Bandwidth. Maybe commit again after all is ok.
|
9 years ago |
kimw
|
1ee07d196a
|
save bandwidth in config file per shadowsocks server
|
9 years ago |
kimw
|
f9bd1c9150
|
featured: save bandwidth in config.json file
|
9 years ago |
kimw
|
c2095b5ad7
|
migrated SimpleJson => Newtonesoft.Json, and of cause removed SimpleJson source files.
|
9 years ago |
kimw
|
9194b0325f
|
avoid warning message while compile
|
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
|
8a6249c4a3
|
revert Newtonsoft.Json
|
9 years ago |
Gang Zhuo
|
8bc9a7911b
|
remove reference of Newtonsoft.Json
|
9 years ago |
Gang Zhuo
|
29d70acfb5
|
replace 'one_time_auth' to 'auth'
|
9 years ago |
icylogic
|
4684af053e
|
Merge branch 'master' into feature/statistics_ui
|
9 years ago |
Gang Zhuo
|
f7c9f2049c
|
default font name
|
9 years ago |
Gang Zhuo
|
a070c3c986
|
small fix
|
9 years ago |
kimw
|
0eee5cd98f
|
add feature: save LogForm's config into json file.
|
9 years ago |
Gang Zhuo
|
00ccb52bef
|
Add an option for checking updates
|
9 years ago |
Gang Zhuo
|
1564e9ff81
|
support onetime auth
|
9 years ago |
icylogic
|
107bc99282
|
move loading and filtering jobs to statistics service
|
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
|
7a5451976c
|
fixed: remove useless exception throw out.
|
9 years ago |
icylogic
|
e45dd8b695
|
core functions finished
|
9 years ago |
icylogic
|
4e1b140dd9
|
Add Json.Net and separate out Statistics Configuration file
Import Json.Net since it's difficult for SimpleJson to deal with nested type.
|
9 years ago |
kimw
|
b1f17e02a1
|
1. limit the windows' minimized size
2. store window's size & position in config file.
3. fix: scroll bar sometimes disappear while sizing the window.
|
9 years ago |
kimw
|
79e9a23d94
|
add feature: save LogForm's config into json file.
|
9 years ago |
icylogic
|
bf1c79304e
|
Basic user controls
|
9 years ago |
icylogic
|
0e4f0f17cd
|
Add availability statistics service and a simple strategy
Strategy: Simply Choose By Statistics
|
10 years ago |
clowwindy
|
01c059c4e3
|
fix server index problem
|
10 years ago |
clowwindy
|
a0e79f37bc
|
fix #235
|
10 years ago |
clowwindy
|
ddd46ed8c6
|
add HA
|
10 years ago |
clowwindy
|
4afd5faf3f
|
add load balancing
|
10 years ago |
clowwindy
|
f9f49552ae
|
add port check for 8123
|
10 years ago |
Gang Zhuo
|
e0612854d6
|
support online pac, see https://github.com/shadowsocks/shadowsocks-csharp/issues/163
|
10 years ago |
clowwindy
|
09d57ef0c0
|
revert
|
10 years ago |
Sharuru
|
7918cb4bd2
|
Show current mode in tray menu
|
10 years ago |
clowwindy
|
444fabaa79
|
local port now is the same for different servers
|
10 years ago |
York Xiang
|
32941478d7
|
冒号写成逗号了,我错了……
|
10 years ago |
York Xiang
|
3aa325edec
|
解决 QRcode 地址解析中密码可能带@符号、服务器名可能带冒号的问题
关掉 https://github.com/shadowsocks/shadowsocks-csharp/issues/131
我就是爱用中文,哼~
|
10 years ago |
clowwindy
|
e878b41519
|
implement ssurl scan
|
10 years ago |
clowwindy
|
5d194b42bc
|
fix #89
|
10 years ago |
clowwindy
|
bcdbcae305
|
don't serialize FriendlyName
|
10 years ago |
clowwindy
|
c40e908d05
|
remove CheckRemark
|
10 years ago |
clowwindy
|
e943247150
|
update texts
|
10 years ago |
clowwindy
|
eaaacd398d
|
minor fixes
|
10 years ago |