Commit Graph

439 Commits

Author SHA1 Message Date
ce00520dfd Upgrade version of RxSwift, RxCocoa, Alamofire. 2018-05-08 11:45:43 +08:00
99595faafa Add plugins help link. 2018-05-08 11:25:38 +08:00
3b792f7f0e Update embed gfwlist.txt to latest version. 2018-05-04 15:42:35 +08:00
a7b98da70e Add credits string in standard about panel. 2018-05-04 15:39:15 +08:00
dd61b15fc5 MISC 2018-05-04 15:27:49 +08:00
e1371716f0 Rename the simple-obfs plugin name. 2018-05-04 12:47:46 +08:00
ae5f16df2f Upgrade kcptun to v20170718. 2018-05-04 12:38:42 +08:00
64ac7b7764 Bump version number. 2018-05-04 12:30:11 +08:00
7d0764236e Update .travis.yml
Use image xcode9.3  instead of xcode9.
2018-05-04 12:25:45 +08:00
40985b4a99 Update README.md 2018-05-04 12:16:52 +08:00
4d645c56fd Update .gitingore file. 2018-05-04 12:12:43 +08:00
b4a902622a Upgrade ss-local to version 3.1.3. 2018-05-04 12:06:51 +08:00
1e00760278 Remove feedback item in menu. 2018-04-10 11:34:52 +08:00
f9c2c1c44a Fixes bug in prev commit. 2018-03-28 10:23:15 +08:00
385e56dca4 Does not trim paddings for SIP002 URI.
https://shadowsocks.org/en/spec/SIP002-URI-Scheme.html
2018-03-20 15:18:11 +08:00
f0a591a1d3 Merge pull request #730 from woodylan/develop
Update MainMenu.strings
2018-02-26 12:31:25 +08:00
ffc799c39c Update MainMenu.strings 2018-02-14 10:27:58 +08:00
680f09d32d Update MainMenu.strings
add "Copy HTTP Proxy Shell Export Line"  Chinese translate
2018-02-14 00:50:32 +08:00
85f868153a Fixes bug.
ss-local has not been restarted after modified the current profile.
2018-02-06 16:38:54 +08:00
97df9880ef Merge branch 'timothyqiu-simple-obfs' into develop 2018-02-06 15:19:31 +08:00
6fd1c398df Merge branch 'develop' into simple-obfs 2018-02-06 14:45:01 +08:00
5062c697e0 Bump version to 1.7.1 2018-02-06 14:26:54 +08:00
234a83f2fa Extracts obfs-local 0.0.2 2018-01-28 22:16:53 +08:00
f7f7aa0589 Enables plugins config in Server Preferences 2018-01-28 22:16:53 +08:00
e6a22971d8 Make project build pass with swift 4.0
- pod update
- Force compile rxcocoa and rxswift with swift 3.2
2018-01-17 15:24:12 +08:00
5828fdbac9 Remove feature ping which may make app crashed. 2018-01-17 15:14:14 +08:00
3b724d75f1 Bump version to 1.7.0. 2017-12-05 20:04:03 +08:00
25d54f8d6b Add argument --reuse-port for ss-local. 2017-12-05 14:39:20 +08:00
fafa9367da Simplify registering default of ProxyExceptions. 2017-11-30 19:00:34 +08:00
d5b5679ec1 Simplify domain & host parsing 2017-11-26 12:57:22 +08:00
bbb7981ee8 Removes default bypass rules in proxy_conf_helper 2017-11-26 12:57:19 +08:00
56d052d160 Adds exception rules config for Global Mode 2017-10-30 15:03:02 +08:00
89de12ba24 Merge branch 'pr/568' into develop 2017-10-25 20:07:38 +08:00
f22d25b0f0 Use NSLog instead of print. 2017-10-25 20:06:21 +08:00
dc4d022ade 调整cocoapods的版本为1.3.1 2017-10-25 15:31:19 +08:00
48e42b83c1 1、使用cocoapods集成PingUtil
2、在导入、新增、修改的时候刷新ping值
2017-10-24 14:23:36 +08:00
b9e169cd10 Update minimum requried xcode version to 9.0.1 in README file. 2017-10-22 15:28:59 +08:00
927c50bba2 Merge pull request #566 from sunShuShu/develop
Fix can’t launch the agents when macOS disable SIP(System Integrity P…
2017-10-22 02:19:30 -05:00
617b41e720 Merge pull request #564 from timothyqiu/state-value
Use StateValue constants instead of raw value
2017-10-22 02:14:21 -05:00
591169d722 Merge pull request #565 from qinyuhang/fix_QR_GPU
Fix show QR require GPU
2017-10-22 02:08:05 -05:00
e5ed234897 Fix can’t launch the agents when macOS disable SIP(System Integrity Protection); 2017-10-21 13:51:18 +08:00
af1f196c2a Fix show QR require GPU 2017-10-21 10:16:15 +08:00
d50565f859 Use StateValue constants instead of raw value 2017-10-20 23:58:52 +08:00
77b8450f80 Edit .travis.yml in order to use xcode9 instead of xcode8. 2017-10-20 22:06:21 +08:00
6dbf10b7f3 Fix @objc 2017-10-20 19:58:14 +08:00
d56b108eb8 Conversion to Swift 4. 2017-10-20 18:39:25 +08:00
3faad7b07d Upgrade project settings. 2017-10-20 18:06:13 +08:00
b659bc7c21 Fix #544 Kcptun ipv6 address not config correctly, need add a crochet[] 2017-10-20 17:55:44 +08:00
51865d1ac3 Add a button for toggling the visible of the password. 2017-10-20 17:54:43 +08:00
b1d81b687f Fix bug in ensureLaunchAgentsDirOwner(). 2017-10-20 12:00:30 +08:00