database64128
ee586d8804
🐛 Fixed the issue where associating ss:// links requires admin privilege.
6 years ago
database64128
183a0b7285
🌐 Translations related to ss:// association.
6 years ago
Student Main
1e92b30fe5
add from url without another instance
also with some i18n update
6 years ago
Student Main
7c22506eb1
add protocol handler in registry
6 years ago
Stzx
25a10d2635
Fix #2830
6 years ago
Student Main
25bbd90f17
show message when cipher not exist
6 years ago
Student Main
cdc620fc68
Merge branch 'master' into check-updated
6 years ago
celeron533
a03e9a5b0a
Fix LogForm error after deleted log file
6 years ago
Student Main
a3d40ca5c6
Merge pull request #2801 from studentmain/deprecate-stream
deprecate all stream cipher
6 years ago
Student Main
3f5e308df7
Use monospace font in PasswordTextBox
6 years ago
Student Main
0bda62d9e8
deprecate all stream cipher
https://github.com/shadowsocks/shadowsocks-org/issues/154
6 years ago
Allen Zhu
94f00f6b1b
Merge pull request #2783 from celeron533/nlog
Using NLog as the logger
No wrapper is used since we would use NLog for some time.
Currently the UI is not fully ready to select all log levels.
6 years ago
celeron533
6922ba1646
Fix "clear log" function
6 years ago
celeron533
e15cfacacd
Refind code and comments
6 years ago
Allen Zhu
a67198fa0a
Merge pull request #2757 from studentmain/deprecate-chacha20
deprecate unsafe encryption method
6 years ago
Student Main
01e3b10f5e
deprecate unsafe encryption method
6 years ago
celeron533
95f4e0ae1a
Bug fix: wrong server in tray menu as selected server when there has an invalid server in the list
Fix #2782
6 years ago
celeron533
1d0aa5881e
Working NLog with config file and "verbose log" option
6 years ago
celeron533
84c55d116d
WIP: Migrate to NLog
6 years ago
Student Main
13a3471fa3
Invoke EventHandler instead of show balloon tip when updated
6 years ago
Student Main
f12ef1a5be
replace ShowFirstTimeBalloon with ShowBalloonTip
6 years ago
Student Main
79d8c41654
Check program is updated
6 years ago
Student Main
35950b9a58
Rename and translate title of statistics form. close #2768
6 years ago
Student Main
dcb6092eb8
set default method to chacha20-ietf-poly1305 in all place...
6 years ago
Student Main
6a3dfeff60
Write i18n.csv on demand
6 years ago
celeron533
328029dd1e
Merge branch 'i18n' of https://github.com/studentmain/shadowsocks-windows into studentmain-i18n
# Conflicts:
# shadowsocks-csharp/Data/ja.txt
# shadowsocks-csharp/Data/zh_CN.txt
# shadowsocks-csharp/Data/zh_TW.txt
6 years ago
Raif Atef
b83f5b3d96
Implement "Show Plugin Output" checkbox.
6 years ago
Student Main
a210888bd3
TranslateForm method, csv translation file
6 years ago
Student Main
c25c31e76a
translate CalculationControl
6 years ago
Student Main
9d14196a73
rename statistics window label, fix some translate
6 years ago
Student Main
1602804f77
Partially translate Statistics config
6 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
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
Silence Tai
ecd59c8f57
Switch configuration enable button ( #2460 )
Fix shadowsocks/shadowsocks-windows/#2458
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
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
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
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
9529fc1a59
Refactoring the Config Form interactive code
Add new hints and fixed some old interaction bugs
7 years ago
Stzx
5556a060ab
fixed shadowsocks/shadowsocks-windows/#2371
7 years ago
TGSAN
6f71e6cca6
Support Windows 10 1903 Light Theme
Support Windows 10 1903 Light Theme (Menu icon color)
7 years ago
celeron533
2751467b14
Fix typo
Plugin arguments tooltip
7 years ago
Kevin2Law
aea690d356
feat: Add apply button for server configuration form.
7 years ago
Kevin2Law
948457fd52
enhance: Combine enable system proxy and proxy mode as one switcher for better user experience.
7 years ago
rickryo
0d6c8bd0bc
add "basic access authentication" support for http proxy
7 years ago
Allen Zhu
9f243197e0
Merge pull request #2212 from studentmain/master
Add check box to toggle plugin argument input
7 years ago
Student Main
5791618ac5
Replace 'Arguement' to 'Argument'
7 years ago
Student Main
0433c12a85
correction names
7 years ago