|
fcc362e790
|
Update ShareServerProfilesWindow.
Add a label with content `The QRCode is in SIP002 format`.
|
2019-09-08 17:54:12 +08:00 |
|
|
ef44f57248
|
Full support the legacy URI which doesn't follow RFC3986.
It means the password here should be plain text, not percent-encoded.
|
2019-09-08 17:34:43 +08:00 |
|
|
5057470adb
|
Add a Open plugins folder button on server profile window.
|
2019-09-08 15:28:45 +08:00 |
|
|
858d3071d8
|
Fixes #966
|
2019-09-08 00:58:53 +08:00 |
|
|
6a4bceab79
|
Fixes #705
|
2019-09-08 00:36:44 +08:00 |
|
|
94fe979f1e
|
Add an icon on menu item "Shadowsocks: On".
|
2019-09-08 00:04:30 +08:00 |
|
|
175a16cad3
|
Add icon for Copy HTTP Proxy Shell Export Line .
|
2019-09-07 23:42:36 +08:00 |
|
|
6be4572cd4
|
Get back the prefs: LocalHTTP.FollowGlobal .
|
2019-09-07 03:28:21 +08:00 |
|
|
98f4a54978
|
Update credits.rtf
|
2019-09-07 03:04:09 +08:00 |
|
|
adf4307911
|
Bump version and copyright year in Info.plist .
|
2019-09-07 02:58:46 +08:00 |
|
|
0f17b94391
|
Upgrade v2ray plugin to v1.1.0 at https://github.com/shadowsocks/v2ray-plugin/releases
Use a tag rather than the `master`. Easy to upgrade it in future.
|
2019-09-07 02:51:06 +08:00 |
|
|
b8c04edb9c
|
Upgrade ss-local from v3.2.0 to v3.2.5.
From this commit. The lowest support macOS version changed from 10.11 to 10.12.
|
2019-09-07 02:40:42 +08:00 |
|
|
e5a1228795
|
Bump version of proxy_conf_helper for pr/1056.
|
2019-09-07 02:10:36 +08:00 |
|
|
d2d48ffc50
|
Update localization for "Export Diagnosis..."
|
2019-09-07 01:59:56 +08:00 |
|
|
870dd64970
|
Merge branch 'pr/1056' into develop
|
2019-09-07 01:51:01 +08:00 |
|
|
ac3ae0e4de
|
Update diagnose.
|
2019-09-04 18:25:26 +08:00 |
|
|
922d74001b
|
高级设置增加pac监听地址配置,方便局域网共享
|
2019-06-06 17:42:30 +08:00 |
|
|
3da4005df7
|
高级设置增加pac监听地址配置,方便局域网共享
|
2019-06-06 17:39:17 +08:00 |
|
|
1b69796377
|
高级设置增加pac监听地址配置,方便局域网共享
|
2019-06-03 19:42:21 +08:00 |
|
|
aabdc77c3c
|
Merge pull request #1001 from lkebin/add-v2ray-plugin
Add v2ray-plugin
|
2019-02-21 16:25:48 +08:00 |
|
|
cf4f7a5dfc
|
Add v2ray-plugin
Add [v2ray-plugin](https://github.com/shadowsocks/v2ray-plugin)
|
2019-02-18 13:13:34 +08:00 |
|
|
2099db774b
|
Update ProxyConfHelper.m
Fixes PAC file did not update in the web server response when update the user customize rules.
|
2019-01-17 23:49:57 +08:00 |
|
|
b7877b0939
|
Can export diagnosis to file.
|
2018-10-03 01:17:54 +08:00 |
|
|
b4868ede64
|
Fixes reset ProxyExceptions defaults.
|
2018-10-02 23:12:50 +08:00 |
|
|
a589d15940
|
Code clean.
Remove defaults for legacy kcptun.
|
2018-10-02 22:09:56 +08:00 |
|
|
864575c179
|
Add --fast-open opt for ss-local .
|
2018-10-02 21:15:13 +08:00 |
|
|
bbefbadb67
|
Fixes copy server profile url.
Copy url as a string instead of the url type.
|
2018-09-27 15:08:05 +08:00 |
|
|
39d694048d
|
Bump version to 1.8.2
|
2018-09-25 22:42:45 +08:00 |
|
|
fdcd56c284
|
Adapt to mac os dark mode。
|
2018-09-25 14:47:48 +08:00 |
|
|
50d30eb7f0
|
Update Server Proferences window layout.
- Fixes layout
- Compatible to dark mode.
|
2018-09-25 14:39:19 +08:00 |
|
|
3ccbd19cb5
|
Update README.md
|
2018-09-25 10:16:09 +08:00 |
|
|
1af83c19e4
|
Fixes .travis.yml
osx_image: xcode10 instead of xcode10.0
|
2018-09-25 10:15:57 +08:00 |
|
|
0ac520f2dc
|
Update .travis.yml
Use xcode10.0 instead of xcode9.4.1
|
2018-09-25 10:07:40 +08:00 |
|
|
84229f5eaa
|
Fixes #903.
|
2018-09-24 23:54:04 +08:00 |
|
|
bc57db4502
|
Bump version to 1.8.1
|
2018-09-21 12:29:39 +08:00 |
|
|
6b557c1d6c
|
Kcptun installing get back.
|
2018-09-21 12:13:10 +08:00 |
|
|
53aff531fa
|
Fixes bug. Generate PAC file by local address.
|
2018-09-21 11:55:36 +08:00 |
|
|
0e2399ae73
|
Also make a link named obfs-local.
|
2018-09-19 23:22:36 +08:00 |
|
|
e5683f26f8
|
Code clean.
|
2018-09-19 23:22:11 +08:00 |
|
|
9508af2bc1
|
Update constraints of server preferences winodow.
|
2018-09-17 10:23:41 +08:00 |
|
|
38fb0b576a
|
Update .travis.yml
|
2018-09-16 22:29:20 +08:00 |
|
|
cc8170f4fe
|
Fixes tests.
Remove ota
|
2018-09-16 22:29:11 +08:00 |
|
|
844b9813ab
|
Merge branch 'release/v1.8.0' into develop
|
2018-09-16 21:13:50 +08:00 |
|
|
30d7e453e2
|
Update proxy exceptions.
Add some ipv6 address to proxy exceptions.
|
2018-09-16 20:50:39 +08:00 |
|
|
8522f528d0
|
Update localizations.
|
2018-09-16 20:15:36 +08:00 |
|
|
599e895e18
|
Update credits file.
|
2018-09-16 20:14:59 +08:00 |
|
|
3fe939d294
|
Fixes preferences window.
|
2018-09-16 20:14:40 +08:00 |
|
|
02d9ac3031
|
Improve sharing server profiles.
* New share server profiles window.
* Import server profile urls from pasteboard.
|
2018-09-16 16:46:48 +08:00 |
|
|
33b36928bc
|
Delete kcptun icon.
|
2018-09-16 01:46:50 +08:00 |
|
|
cf4e886d9f
|
Remove kcptun preference panel.
|
2018-09-16 01:46:09 +08:00 |
|