Commit Graph

546 Commits

Author SHA1 Message Date
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
959c82483a Release version v1.6.1 2017-09-16 17:20:43 +08:00
b31452e984 Remove gitter link in readme. 2017-09-16 17:20:11 +08:00
8ee9c7837a Bump versiont to 1.6.1 2017-09-16 17:19:34 +08:00
a32bd42c65 Fix #484. Remove "Shadowsocks-NG" and keep the "SIP002" and "Legacy" on the qrcode. 2017-09-16 17:16:51 +08:00
19c8d047eb Quote script path in Apple Script. 2017-09-16 17:11:38 +08:00
35c04c7bbb Merge pull request #491 from timothyqiu/fix-install-helper
Fixes #490 by Quoting Script Path in Apple Script
2017-09-13 11:29:39 +08:00
abf06c1085 Fixes #490 by quoting script path in Apple Script 2017-09-13 09:59:48 +08:00
9cae12aae5 Merge branch 'develop' 2017-09-08 15:22:52 +08:00
ae2a409ceb Bump version to 1.6.0 in README. 2017-09-08 15:22:30 +08:00
89213c1570 Merge branch 'release/v1.6.0' 2017-09-08 15:19:56 +08:00
071739d562 Bump version to 1.6.0 2017-09-08 15:19:03 +08:00
c549454fcd Add 192.168.0.0/16 and 10.0.0.0/8 to exceptions list for gobal proxy mode. 2017-09-08 10:44:28 +08:00
791f538617 Merge pull request #481 from imnotpopo/patch-1
Small typo fixes in README
2017-09-07 17:08:20 +08:00
cb691db617 Small typo fixes 2017-09-07 17:29:29 +10:00
784292ca57 Merge pull request #468 from timothyqiu/readme
Fixes typos and styling in README
2017-08-28 10:22:44 +08:00
fb97b7b91f Fixes typos and styling in README 2017-08-27 02:29:34 +08:00
79c575d2eb Merge pull request #467 from timothyqiu/server-menu
Change profile section only when updating menu
2017-08-27 01:48:05 +08:00
7b1c3b6aac Change profile section only when updating menu 2017-08-26 12:17:38 +08:00
b4fa7fc993 Add a tip on qrcode view.
The tip: 'Press option/alt key to show legacy'
2017-08-26 02:13:59 +08:00
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
3414c5a4b8 Merge pull request #438 from timothyqiu/typo-fix
Fixes #359 L10n typo fix
2017-08-25 22:51:07 +08:00
be91e550d7 Merge pull request #435 from imnotpopo/patch-1
Update README.md
2017-08-25 22:50:00 +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
8e0a284bee Update README.md 2017-08-02 17:06:58 +10: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
fb46501ff4 Merge pull request #431 from timothyqiu/proxy-network-services
Fixes #426 Save network interface configuration
2017-07-29 15:53:04 +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