Commit Graph

264 Commits

Author SHA1 Message Date
edaa2117eb Show overlay text 'Legacy'/'SIP002' on qrcode. 2017-08-26 02:08:27 +08:00
cf82e85392 Merge pull request #434 from timothyqiu/qr-code
Fixes #433 Implements SIP002 QR code
2017-08-26 00:52:03 +08:00
af73e0e3ca Ensure the owner of launch agents dir is current user. 2017-08-26 00:46:33 +08:00
948f7d4691 Bump version. 2017-08-25 23:06:56 +08:00
b0310cd42a chmod 644 instead of 444. 2017-08-25 23:05:05 +08:00
cba87b1d67 Merge branch 'pr/448' into develop 2017-08-25 23:03:34 +08:00
d7a5131995 Merge pull request #420 from gongzhang/develop
Increase status bar icon width from 20pt to 30pt
2017-08-25 22:53:27 +08:00
d9be4fa390 Merge pull request #436 from timothyqiu/toast
Fixes #348 Prevent cascading toast window
2017-08-25 22:52:43 +08:00
dc44449046 Fix ss_local start issue. The launchctl load failed with "Path had bad ownership/permissions".
Add chmod 444 command for the plist file.  Remove plist write permission.
2017-08-11 13:40:58 +08:00
0367a4cd74 Fixes #359 L10n typo fix 2017-08-03 18:56:17 +08:00
ad038d2cc4 Fixes #348 Prevent cascading toast window 2017-08-02 20:49:11 +08:00
f54a108d7e Sets path for URL to meet SIP002 requirement 2017-08-01 23:22:33 +08:00
e7cc26f81d Generates SIP002 QR code 2017-08-01 21:40:09 +08:00
72c52047f4 Adds SIP002 URL for QR scaner 2017-08-01 21:02:11 +08:00
b1e95babaa Fixes possible crash if url is malicious
Try scan a QR code with content `ss://sdf invalid`, an uncaught
exception raises.
2017-08-01 19:39:46 +08:00
f1db8fff41 Cleanup: Don't accept optional in init 2017-08-01 19:31:12 +08:00
0ebbaec244 Change status item width to NSVariableStatusItemLength 2017-07-31 11:07:03 +08:00
44a368b7d5 Merge branch 'develop' into develop 2017-07-31 11:03:00 +08:00
5f83aad324 Fixes #426 Save network interface configuration 2017-07-29 15:49:14 +08:00
7c11f704dc Merge pull request #361 from gino2010/develop
remove keeplive key from plist, update shell script adding launchctl …
2017-07-29 15:45:27 +08:00
8423fa84b6 Merge branch 'develop' into develop 2017-07-21 10:19:12 +08:00
997fd749eb Increase status bar icon width from 20pt to 30pt 2017-07-21 10:10:11 +08:00
e8e4f9ad11 Revert "Revert "实现在多选状态下的多个profile复制""
This reverts commit efd0c76763.
2017-07-20 15:09:54 +08:00
10b1423cb9 Merge branch 'develop' into develop 2017-07-20 10:13:45 +08:00
5a9ccc456a Merge branch 'develop' into feature/multiple_select 2017-07-20 10:06:02 +08:00
0f050f6e44 remove keeplive key from plist, update shell script adding launchctl start/stop command
keeplive key  makes the services of shadowsocks-ng automatically start when logining system
Replace the original way with launchctl start/stop, then start the services when needed as shadowsocks-ng using
2017-05-11 13:52:07 +08:00
7a9b2ebddc Merge branch 'develop' of https://github.com/shadowsocks/ShadowsocksX-NG into develop 2017-05-02 11:27:48 +08:00
4b819938d6 Change version number. 2017-05-02 11:25:35 +08:00
6df0290d2f Fix bug. 2017-05-02 11:24:15 +08:00
db810976f7 Fix typo 2017-04-26 22:27:23 +08:00
efd0c76763 Revert "实现在多选状态下的多个profile复制"
This reverts commit 923aad5d94.
2017-04-24 17:24:11 +08:00
923aad5d94 实现在多选状态下的多个profile复制 2017-04-24 15:36:08 +08:00
f6a46311c3 删除服务器配置后滚动问题 2017-04-15 22:43:26 +08:00
3df85772b0 修复不连续多选删除错误问题 2017-04-15 09:11:37 +08:00
f356cd2d5c 服务器面板可多选 2017-04-15 09:03:42 +08:00
037366ff44 Increase bundle version. 2017-04-09 18:58:50 +08:00
25faa69b06 Fix #317 2017-04-09 18:57:38 +08:00
4674d9a947 Make HUD window front but not in focus 2017-04-08 11:45:21 +08:00
5a2b413084 Change default encryption method to aes-124-gcm. 2017-04-03 23:42:52 +08:00
64b268de54 Increase bundle version. 2017-03-29 21:59:04 +08:00
44c2a2a47b Support yosemites dark mode. 2017-03-29 21:56:55 +08:00
5ce5b191c9 Increase bundle version. 2017-03-28 23:38:22 +08:00
55d300d437 Fix dependences error of ss-local. 2017-03-28 23:34:30 +08:00
6c73432eed Reimplement auto launch helper by objective-c. 2017-03-28 20:25:35 +08:00
0b761c755a Better ss url paser. 2017-03-26 20:07:55 +08:00
2c68038865 Rename pac mode. 2017-03-25 22:01:14 +08:00
73396e4ff1 Romve show proxy mode as text on status bar. 2017-03-25 15:15:53 +08:00
2b8dd02b5f Use diferent icon resperent the proxy mode. 2017-03-25 15:05:17 +08:00
ad747021e5 MSIC 2017-03-25 14:22:25 +08:00
be6859f525 Fix warning. #288 2017-03-24 17:37:20 +08:00