Commit Graph

544 Commits

Author SHA1 Message Date
5cb98a1112 Fixes options for pac http server.
GCDWebServer not support to specify the ip listen on.
Only could specify bind to localhost or any ip(INADDR_ANY).
2019-10-29 17:18:23 +08:00
0418ff11c0 Merge pull request #1166 from rainux/menu-shortcut
Add some convenient shortcuts for main menu
2019-10-29 14:49:53 +08:00
21bd9a7617 Use number keys for faster switch between the first 10 servers from main menu 2019-10-25 23:57:54 +08:00
aa3d9b566f Add some convenient shortcuts for main menu 2019-10-25 23:57:49 +08:00
ad2026565d Update layout of profiles window. 2019-10-23 15:09:04 +08:00
cb2de00561 Support configure which mode to be switched by shortcut. 2019-10-23 15:02:36 +08:00
a646487fe1 Update layout of profiles window. 2019-10-23 14:25:25 +08:00
e3795096ea Display max 24 chars of profile remark. 2019-10-12 16:51:01 +08:00
f7e5bc54d4 Install new kcptun adapter. 2019-10-11 14:07:22 +08:00
ec771d5bc8 Fixes kcptun with ipv6 address. 2019-10-11 13:57:54 +08:00
74c986cec3 MISC 2019-09-21 11:38:38 +08:00
51f6271772 Update issue templates. 2019-09-21 11:38:16 +08:00
2416fc2122 Add Auto Mode By External PAC. 2019-09-15 19:26:49 +08:00
6742b03005 Fixes bug in proxy_conf_helper. 2019-09-15 19:26:07 +08:00
331fedef34 Add a reset button in preferences window. 2019-09-15 16:24:41 +08:00
79f5d8be5b Support user to add customize configure lines for privoxy. 2019-09-12 01:44:44 +08:00
4a70372824 Refactor folder structure. 2019-09-12 01:02:00 +08:00
56c0ef68ae 调整文案及翻译 2019-09-12 00:46:38 +08:00
8018e47e05 Update initial positions of windows. 2019-09-12 00:21:33 +08:00
84601eae24 Code clean. 2019-09-12 00:20:23 +08:00
00631f3b81 Show an import window instead of importing from pasteboard. 2019-09-11 23:33:02 +08:00
2163aad80d Fixes cod sign settings. 2019-09-10 14:56:33 +08:00
26bc5a7214 Update deployment target from 10.11 to 10.12 2019-09-10 14:31:40 +08:00
72c643eab2 Update pod RxSwift, RxCocoa to 4.5.0 2019-09-10 14:30:51 +08:00
075949cdcb Upgrade pods: Alamofire GCDWebServer MASShortcut 2019-09-10 14:23:26 +08:00
c593564059 Fixes workflow name to CI. 2019-09-10 12:29:33 +08:00
41224fd619 Update github action workflow main. 2019-09-10 12:23:42 +08:00
ff4ba87004 Update README.
- Fixes typo in README.
- Add github action badge in README.
2019-09-10 12:19:39 +08:00
16acc65a35 Merge pull request #1108 from shadowsocks/try-github-action
Add github action workflow configure file.
2019-09-10 12:09:01 +08:00
fbab984027 Update main.yml 2019-09-10 11:57:58 +08:00
8c8dc9efb4 Upgrade gfwlist.txt to latest version. 2019-09-10 10:02:35 +08:00
7b4ffe8bda Bump version to v1.9.2 2019-09-10 00:47:53 +08:00
dc38694ffa Upgrade kcptun to version v20190905.
Use origin kcptun binary with an adapter script.
2019-09-10 00:27:56 +08:00
f257550526 Bump version to v1.9.1 2019-09-09 14:28:02 +08:00
dce14f3c3c Fixes bug when decode SIP002 URL with plugin but plugin opts is empty string. 2019-09-09 14:26:43 +08:00
51aa36e19c Update README. 2019-09-09 12:48:44 +08:00
97ba0d08e6 Update README.md. 2019-09-09 12:42:28 +08:00
02ad847b3c Fixes #1104.
This is NSJSONSerialization.dataWithJSONObject that likes to insert additional backslashes.
Escaped forward slashes is also valid json. May be ss-local hasn't handle it correctly.
2019-09-08 18:20:35 +08:00
fcc362e790 Update ShareServerProfilesWindow.
Add a label with content `The QRCode is in SIP002 format`.
2019-09-08 17:54:12 +08:00
ef44f57248 Full support the legacy URI which doesn't follow RFC3986.
It means the password here should be plain text, not percent-encoded.
2019-09-08 17:34:43 +08:00
5057470adb Add a Open plugins folder button on server profile window. 2019-09-08 15:28:45 +08:00
858d3071d8 Fixes #966 2019-09-08 00:58:53 +08:00
6a4bceab79 Fixes #705 2019-09-08 00:36:44 +08:00
94fe979f1e Add an icon on menu item "Shadowsocks: On". 2019-09-08 00:04:30 +08:00
175a16cad3 Add icon for Copy HTTP Proxy Shell Export Line. 2019-09-07 23:42:36 +08:00
6be4572cd4 Get back the prefs: LocalHTTP.FollowGlobal. 2019-09-07 03:28:21 +08:00
98f4a54978 Update credits.rtf 2019-09-07 03:04:09 +08:00
adf4307911 Bump version and copyright year in Info.plist. 2019-09-07 02:58:46 +08:00
0f17b94391 Upgrade v2ray plugin to v1.1.0 at https://github.com/shadowsocks/v2ray-plugin/releases
Use a tag rather than the `master`. Easy to upgrade it in future.
2019-09-07 02:51:06 +08:00
b8c04edb9c Upgrade ss-local from v3.2.0 to v3.2.5.
From this commit. The lowest support macOS version changed from 10.11 to 10.12.
2019-09-07 02:40:42 +08:00