555 Commits

Author SHA1 Message Date
2357b07fdc Update README.
Some checks failed
CI / build (push) Has been cancelled
2019-11-13 10:08:56 +08:00
dabdbfe58e Bump version to 1.9.4 2019-11-13 10:08:43 +08:00
3fd8ba864a Fixes #1185.
Make sure the folder `~/.ShadowsocksX-NG` exists.
2019-11-11 10:26:41 +08:00
3fa0945116 Fixes layout of profile window. 2019-10-31 12:04:05 +08:00
ee77aea366 Update profile window layout. 2019-10-31 00:05:33 +08:00
ac735dffe7 Bump version to v1.9.3 2019-10-30 17:52:59 +08:00
883b9751d9 Upgrade v2ray-plugin from v1.1.0 to v1.2.0 2019-10-30 17:47:52 +08:00
e6ead0e504 Upgrade v2ray-plugin from v1.1.0 to v1.2.0 2019-10-30 17:45:46 +08:00
9f6fbd100a Add unit test case for #1175 2019-10-30 17:29:42 +08:00
ab6b6d41d4 Fixes #1175. Unescape fragment of legacy format url. 2019-10-30 17:18:58 +08:00
9b204d1cf3 Fixes bug #1137 2019-10-29 17:32:31 +08:00
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