Commit Graph

71 Commits

Author SHA1 Message Date
yicheng 71c75f56cd Feature: Add rule api 2018-10-27 12:22:20 +08:00
Jason Chen 6e2ca9a024 Fix typo `wirte` -> `write` 2018-10-24 23:36:37 +08:00
yicheng c942aabbeb Fix: config file import 2018-10-20 14:27:39 +08:00
yicheng bb8173d997 Fix: not request clash api when config is wrong 2018-10-20 13:53:01 +08:00
yicheng d1f95f6df5 Improve: sort sections when upgrade ini to yaml 2018-10-20 10:31:07 +08:00
yicheng 4dfca99ffd Optimize: Not upgrade ini if a yml exsits 2018-10-19 21:21:56 +08:00
yicheng ec25648ebd Feature: support authorization for API 2018-10-19 14:25:52 +08:00
yicheng 6835bd6224 Remove config generator and show upgrade alert. 2018-10-19 13:44:37 +08:00
yicheng 2e74f2188c Fix ini -> yaml upgrading 2018-10-14 23:42:53 +08:00
yicheng 2421285162 Merge branch 'master' into feature/yaml
# Conflicts:
#	.gitignore
#	ClashX.xcodeproj/project.pbxproj
#	ClashX/AppDelegate.swift
#	ClashX/Support Files/initConfig.ini
#	ClashX/Support Files/sampleConfig.ini
2018-10-14 22:51:08 +08:00
yicheng c6583bf1a3 Remove ini codes 2018-10-14 22:48:51 +08:00
yicheng db4751f2e6 Fix qrcode scan require using gpu 2018-10-12 21:05:25 +08:00
yichengchen ee16cc93b7 Improve network setting watcher 2018-10-09 20:16:57 +08:00
yichengchen e8a1cbe704 Improve: always sync proxy status 2018-10-08 22:43:59 +08:00
yichengchen 24f1360672 Feature: add jsbridge for startAtLogin 2018-10-08 22:10:16 +08:00
yichengchen d760c493d9 Parse ini rule 2018-10-07 22:06:30 +08:00
yicheng 8a0281e2fe Chore: use int.max to indicate speed test fail 2018-10-02 15:22:34 +08:00
yicheng c563805ecc Feature: watch system proxy change 2018-10-02 14:06:27 +08:00
yicheng 72fffa5ea5 Feature: Support fallback group 2018-10-02 12:25:53 +08:00
yicheng 2871a3368c Fix typo 2018-10-02 12:20:18 +08:00
yicheng fc457798d5 Improve: speedtest no test group anymore 2018-10-02 12:12:24 +08:00
yicheng 132f4b61d0 Feature: show delay in menu after speed test 2018-10-02 12:05:55 +08:00
yicheng 05b775237f Feature: upgrade to swift4 2018-09-27 23:07:05 +08:00
yicheng 59b51015b2 Merge branch 'feature/webview'
# Conflicts:
#	ClashX.xcodeproj/project.pbxproj
2018-09-27 22:55:05 +08:00
yicheng c27acebccf Feature: add speedtest sort 2018-09-23 22:03:31 +08:00
yicheng 5722730237 Feature: Add SpeedTest 2018-09-23 21:37:11 +08:00
yicheng 8e4f68b53b 【Feature】support simple-obfs in importing 2018-09-23 20:33:34 +08:00
yicheng 167a46266b Feature: add simple obfs generator 2018-09-22 17:18:25 +08:00
yicheng 134fd365ba Merge branch 'master' into feature/webview 2018-09-07 21:36:13 +08:00
yicheng 2e4b83693a Feature: use new update config api 2018-09-07 21:21:41 +08:00
yicheng 12dad0ca7f Fix infinity alert after click cancel when config file is recongized 2018-09-05 20:19:47 +08:00
yicheng 98770c23d0 Optimize: ask to confirm when not api port found 2018-09-05 19:30:38 +08:00
yicheng 3f07277111 Fix issue #22 #21 2018-09-04 13:32:33 +08:00
yichengchen cd315905e5 Optimized: Backup Config file before override it. 2018-09-01 14:19:53 +08:00
yicheng b95403a0bc Fixed: select group error when having emjoi in group name 2018-08-30 20:32:27 +08:00
yicheng d0a75d4391 Feature: add jsbridge 2018-08-29 20:01:54 +08:00
yicheng cdd1e6f573 Feature: sync the latest code with clash 2018-08-27 20:14:45 +08:00
yicheng 8fe2512686 Feature: add option to support allow connection from lan 2018-08-26 21:21:09 +08:00
yicheng dcc961f3bc Feature: Support Qrcode and ss url import 2018-08-26 13:38:50 +08:00
yicheng 29d12976ad Fix: additional ',' in ProxyAuto group when generating config file 2018-08-19 21:15:46 +08:00
yicheng 99bdd7aec1 Fixed: no allow ':' in proxy name.(Fix branch import from sspannel like cordcloud) 2018-08-19 14:07:19 +08:00
yicheng 39303bcddd Feature: show error description for error config file. 2018-08-19 12:57:15 +08:00
yicheng 521b9d41c2 Fixd: Config file witness 2018-08-19 11:14:16 +08:00
yicheng d2e6c0d428 Fixed: Typo 2018-08-12 19:55:54 +08:00
yicheng 4186a065c7 Feature: support socks5 in sample config generator 2018-08-12 18:03:55 +08:00
yicheng dbf52fc7da Feature: Add log level selection 2018-08-12 11:29:51 +08:00
yicheng 9c4d006416 Improved: Stop retrying stream api after 5 times fail 2018-08-12 00:26:57 +08:00
yicheng 51a35cb592 Feature: detect config file change and show reload notification 2018-08-12 00:11:28 +08:00
yicheng f57b340671 Improve: Generate empty config if not external-controller specified in config 2018-08-11 23:07:51 +08:00
yicheng 66572c19ff Feature: add outbound mode selection remember. 2018-08-11 14:02:34 +08:00