|
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 |
|
|
6bfa77d773
|
Cocoa Keyboard Shortcuts in Dialog without an Edit Menu
|
2016-06-23 12:10:22 +08:00 |
|
|
680efa09a9
|
Fix project
|
2016-06-12 10:32:13 +08:00 |
|
|
14a18f5b21
|
Fix scheme
|
2016-06-12 10:26:18 +08:00 |
|
|
4629009916
|
Delete UITests target.
|
2016-06-12 09:35:00 +08:00 |
|
|
94d8c0b08e
|
Disable sign
|
2016-06-12 09:24:09 +08:00 |
|
|
b70a4961d7
|
diable auto create scheme for work with travis ci.
|
2016-06-12 09:20:19 +08:00 |
|
|
e67f7d27cb
|
Exclude 127.0.01 and localhost in global mode.
|
2016-06-12 02:06:25 +08:00 |
|
|
df0beab836
|
Translation.
|
2016-06-11 06:12:27 +08:00 |
|
|
98689a83aa
|
Embed libcrypto.1.0.0.dylib which been depand by ss-local.
|
2016-06-11 00:44:52 +08:00 |
|
|
e5e2680aa3
|
Localize *.swift files.
|
2016-06-10 19:44:49 +08:00 |
|
|
7735d6e0de
|
Localize xib files.
|
2016-06-10 18:41:55 +08:00 |
|
|
ccd666bc2a
|
Look like working now.
|
2016-06-10 03:59:27 +08:00 |
|
|
250dfc7b38
|
Show qrcode for current server.
|
2016-06-09 06:59:42 +08:00 |
|
|
2491224f7d
|
完成PAC生成和从GFWList更新
|
2016-06-09 03:05:38 +08:00 |
|