Commit Graph

67 Commits

Author SHA1 Message Date
b4a902622a Upgrade ss-local to version 3.1.3. 2018-05-04 12:06:51 +08:00
234a83f2fa Extracts obfs-local 0.0.2 2018-01-28 22:16:53 +08:00
5828fdbac9 Remove feature ping which may make app crashed. 2018-01-17 15:14:14 +08:00
48e42b83c1 1、使用cocoapods集成PingUtil
2、在导入、新增、修改的时候刷新ping值
2017-10-24 14:23:36 +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
51865d1ac3 Add a button for toggling the visible of the password. 2017-10-20 17:54:43 +08:00
af73e0e3ca Ensure the owner of launch agents dir is current user. 2017-08-26 00:46:33 +08:00
6c73432eed Reimplement auto launch helper by objective-c. 2017-03-28 20:25:35 +08:00
d51cc88dcb Fix #291 2017-03-27 21:52:07 +08:00
2b8dd02b5f Use diferent icon resperent the proxy mode. 2017-03-25 15:05:17 +08:00
f4ae598ca3 Translating. 2017-03-23 20:46:25 +08:00
a8fef3ddee Set test target to shared scheme. 2017-03-23 19:47:10 +08:00
74f1515f5f Upgrade ss-local to version 3.0.5 2017-03-22 22:36:05 +08:00
3b88409c5f Move the ugly toast codes from application delegate to seperated window controller. 2017-03-21 00:05:34 +08:00
1cc0d0299a Add shared schemes. 2017-03-18 18:24:15 +08:00
fd0971d88d All in one preferences window. 2017-03-17 23:11:12 +08:00
905d445fe6 Add README.md to project. 2017-03-11 00:20:38 +08:00
003727a0fe Implement configurable shortcuts for toggle running and switch proxy mode.
- By MASShortcut.
- A new shortcuts preferences window.
2017-03-11 00:14:56 +08:00
59f914febe Refactor launch agent utils. 2017-01-16 14:47:40 +08:00
dc1fa683d6 Optimalize order of menu items. 2017-01-13 01:00:01 +08:00
f137d51cb2 Use a new approach to implement launch at login. 2017-01-12 23:44:29 +08:00
72c4c3e4e4 Set the ‘Skip Install’ option of proxy_conf_helper to YES. 2017-01-12 16:24:55 +08:00
781031165e [BUG]Remove libpcre.1.dylib from ShadowsocksX-NG link libraries. 2017-01-12 15:04:09 +08:00
f7cca35948 Support kcptun. 2017-01-12 15:04:09 +08:00
6d4cbedcfa Add kcptun installer. 2017-01-12 15:04:09 +08:00
ad938a355a Add KcptunProfile. 2017-01-12 15:04:08 +08:00
d68dac0f7d [BUG]Remove libpcre.1.dylib from ShadowsocksX-NG link libraries. 2017-01-12 12:28:23 +08:00
e9398b4238 [BUG] Add libpcre.1.dylib to project. 2017-01-11 18:07:12 +08:00
208e9d03f5 Merge branch 'pr/95' into develop
# Conflicts:
#	ShadowsocksX-NG.xcodeproj/project.pbxproj
2017-01-10 15:53:50 +08:00
c63f6b2ee3 Merge branch 'pr/159' into develop
# Conflicts:
#	ShadowsocksX-NG/Base.lproj/MainMenu.xib
2017-01-10 15:23:13 +08:00
1e4ad0b108 add examplejson to Xcode project file
add examplejson to Xcode project file
fix resource method
2017-01-10 15:02:54 +08:00
dfb06cdf70 Refactor tests as well 2017-01-09 22:04:56 +08:00
9dafb4fb79 Add tests for ServerProfile 2017-01-09 18:16:44 +08:00
97801c4ee6 Add tests for ParseSSURL() 2017-01-07 12:30:12 +08:00
4dd3bd495e Update Alamofire to 4.2.0 with new version of Xcode 8.1 2016-12-11 17:17:36 +08:00
23967eca20 Added global Keyboard shortcut
So we could switch between different proxy modes with global shortcut.
2016-12-11 15:39:56 +08:00
d2b8ca1c97 Fix bug #104.
Implement show qrcode by core image generator instead of embed a web view.
2016-10-21 23:27:30 +08:00
3c77fc9fe9 Fix the project file. 2016-10-19 00:30:53 +08:00
91124b9e90 Merge branch 'pr/85' into develop
# Conflicts:
#	ShadowsocksX-NG/AppDelegate.swift
2016-10-14 23:39:11 +08:00
2ab6f95631 add privoxy 2016-10-10 14:17:02 +08:00
5815c29003 Set deployment target from 10.10 to 10.11 2016-10-07 10:32:30 +08:00
b699d060af bug fix 2016-10-04 08:57:53 +08:00
7a7249b80f Update for swift 3.
- Convert code to swift 3
- Update alamofire to 4.0.1 for swift 3.
2016-10-02 01:17:07 +08:00
7520fd54a6 解决 macOS 10.12 下 PAC 模式下Safari 或 Twitter 客户端 tweetbot客户端不能FQ的问题
解决 macOS 10.12 下 PAC 模式下Safari 或 Twitter 客户端 tweetbot客户端不能FQ的问题
https://github.com/qiuyuzhou/ShadowsocksX-NG/issues/30
PS 手头没有 macOS 10.12 的机器,麻烦有的请帮忙测试一下
或者可以从 https://github.com/qinyuhang/ShadowsocksX-NG/tree/webserver 下载去
Xcode build 一下
2016-08-23 17:08:21 +08:00
995d43a41e add edit user rule window 2016-08-01 15:28:59 +08:00
65af97edae Show current proxy mode on top menu item. 2016-07-07 15:51:27 +08:00
f1e264ae47 Localize advance proxy preferences panel. 2016-07-06 13:18:07 +08:00
e1ec9d7c8e Localization 2016-07-06 12:36:31 +08:00
ea4e006133 Advance preference for proxy.
Manual spesify network services which would be configure.
2016-06-30 02:33:37 +08:00