Commit Graph

524 Commits

Author SHA1 Message Date
00631f3b81 Show an import window instead of importing from pasteboard. 2019-09-11 23:33:02 +08:00
2163aad80d Fixes cod sign settings. 2019-09-10 14:56:33 +08:00
26bc5a7214 Update deployment target from 10.11 to 10.12 2019-09-10 14:31:40 +08:00
72c643eab2 Update pod RxSwift, RxCocoa to 4.5.0 2019-09-10 14:30:51 +08:00
075949cdcb Upgrade pods: Alamofire GCDWebServer MASShortcut 2019-09-10 14:23:26 +08:00
c593564059 Fixes workflow name to CI. 2019-09-10 12:29:33 +08:00
41224fd619 Update github action workflow main. 2019-09-10 12:23:42 +08:00
ff4ba87004 Update README.
- Fixes typo in README.
- Add github action badge in README.
2019-09-10 12:19:39 +08:00
16acc65a35 Merge pull request #1108 from shadowsocks/try-github-action
Add github action workflow configure file.
2019-09-10 12:09:01 +08:00
fbab984027 Update main.yml 2019-09-10 11:57:58 +08:00
8c8dc9efb4 Upgrade gfwlist.txt to latest version. 2019-09-10 10:02:35 +08:00
7b4ffe8bda Bump version to v1.9.2 2019-09-10 00:47:53 +08:00
dc38694ffa Upgrade kcptun to version v20190905.
Use origin kcptun binary with an adapter script.
2019-09-10 00:27:56 +08:00
f257550526 Bump version to v1.9.1 2019-09-09 14:28:02 +08:00
dce14f3c3c Fixes bug when decode SIP002 URL with plugin but plugin opts is empty string. 2019-09-09 14:26:43 +08:00
51aa36e19c Update README. 2019-09-09 12:48:44 +08:00
97ba0d08e6 Update README.md. 2019-09-09 12:42:28 +08:00
02ad847b3c Fixes #1104.
This is NSJSONSerialization.dataWithJSONObject that likes to insert additional backslashes.
Escaped forward slashes is also valid json. May be ss-local hasn't handle it correctly.
2019-09-08 18:20:35 +08:00
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