Commit Graph

654 Commits

Author SHA1 Message Date
Jason Chen
d3f8c99fd3 Update README.md 2019-05-31 13:02:52 +08:00
yicheng
7ade9a11c2 Fix menu item show 2019-05-17 11:07:24 +08:00
yicheng
93d044c101 Fix aboutViewController link no work 2019-05-17 11:07:11 +08:00
yicheng
040a9ef40a Chore: Remove dsym file upload in ci 2019-05-17 10:54:56 +08:00
yicheng
6eaa3cc31e Feature: add kDidUpdateRemoteConfigHook hook 2019-05-17 10:50:00 +08:00
yicheng
2661f1f5d9 Bump Version 2019-05-17 10:43:39 +08:00
yicheng
2f6b5d6614 Feature: sort the proxy group 2019-05-17 10:25:49 +08:00
yicheng
63c0f16cd3 Feature: add shortcut for proxy mode 2019-05-16 16:02:38 +08:00
yicheng
4b5c088dce Fix: dashboard close shortcut not work with caps lock 2019-05-16 14:10:28 +08:00
yicheng
8045f58082 Improve: remove remote config fetch cache 2019-05-16 12:38:53 +08:00
yicheng
efc4a5facf Add kProxyEnableHook kProxyDisableHook
### Run custom custom scripts after set/unset system proxy.
    - set kProxyEnableHook and kProxyDisableHook in your termial

        defaults write com.west2online.ClashX kProxyEnableHook -string "Your commond"
        defaults write com.west2online.ClashX kProxyDisableHook -string "Your commond"

    - For Examole:

      defaults write com.west2online.ClashX KproxyEnableHook -string "/usr/local/bin/python3 /Users/username/.config/clash/proxy_up.py"
2019-05-12 11:13:18 +08:00
yichengchen
94ede83f49 Chore: Set speed label font to system 9 regular 2019-05-11 11:49:57 +08:00
yichengchen
cf15f17588 Fix ci release build 2019-05-10 22:12:53 +08:00
yichengchen
c31e1e3a48 Bump Version 2019-05-10 21:47:05 +08:00
yichengchen
d75543e02b Feature: Allow show proxy group desicion in first class menuitem 2019-05-10 21:42:43 +08:00
yichengchen
9b87836283 Improve: Set speed label font-weight to medium 2019-05-10 20:45:09 +08:00
yichengchen
d4ed7b2e61 Chore: reduce warning 2019-05-10 20:40:35 +08:00
yichengchen
1b2af9e9aa Fix Go building with development target 2019-05-10 20:33:59 +08:00
yichengchen
8a1a080bc8 Chore: upgrade deps 2019-05-10 20:31:24 +08:00
yicheng
26ded02881 Fix CI build 2019-04-25 21:10:10 +08:00
yicheng
6eb1319d12 Bump Version 2019-04-25 21:01:39 +08:00
yicheng
38d55443fd Bump version 2019-04-08 17:45:44 +08:00
yicheng
108e094406 Improve: post config when request config api fail 2019-04-08 17:45:44 +08:00
yicheng
d0c27f1a0f Fix: proxy menu sorting 2019-04-08 17:45:44 +08:00
yicheng
2cf5afaf61 Feature: allow configure auto update remote config 2019-04-08 17:45:44 +08:00
yicheng
6c84cf30ba Feature: rewrite proxyconfig using objc 2019-04-08 17:45:44 +08:00
yicheng
b66ce2500f Feature: support custom ignore list 2019-04-08 17:45:44 +08:00
yicheng
216996b9fd Fix proxy menu item delay showing error 2019-04-03 21:50:35 +08:00
yicheng
0d7f45cc67 Chore: Improve symbol upload ci 2019-03-30 18:20:06 +08:00
yicheng
d19a15c796 Fix Crash in system below 10.14 2019-03-30 18:19:46 +08:00
yicheng
7c463e2b26 Chore: upgrade to Swift5 for main project 2019-03-30 15:37:31 +08:00
yicheng
509ba60ae6 Chore: upgrade clash core & bump Version 2019-03-30 15:29:42 +08:00
yicheng
29c0d55871 Chore: upgrade clash core 2019-03-28 15:07:06 +08:00
yicheng
23ca9cd1e7 CI: auto tigger appcast.xml update after create release [skip ci] 2019-03-24 14:28:41 +08:00
yicheng
392ce21632 Improve: optimize code 2019-03-24 13:59:12 +08:00
yicheng
c66b23e0e1 Fix: emoji in proxy name cause attributed string formate error. 2019-03-24 10:46:29 +08:00
yicheng
99ede57538 Feature: check remote config update at launch 2019-03-23 20:57:15 +08:00
yicheng
1f8f651922 Improve: allow remote config leave empty to remove url setting 2019-03-23 20:33:16 +08:00
yicheng
61e87ed07c Feature: show speedtest history in proxy group 2019-03-23 20:26:21 +08:00
yicheng
670ad02b49 Update deps. 2019-03-19 12:19:08 +08:00
yicheng
7a302622e5 Bump Version 2019-03-19 10:25:19 +08:00
yicheng
da40c56399 Fix typo, Update Readme 2019-03-18 20:32:59 +08:00
yicheng
691a713f9b Feature: using speedtest result from history api. rewrite proxyItem to speedup delay result showing 2019-03-18 09:40:58 +08:00
yicheng
5193e44cc8 Imporve /proxies api resolve 2019-03-17 22:37:07 +08:00
yicheng
c004cc9092 Feature: upgrade clash core 2019-03-17 20:24:32 +08:00
yicheng
8d989ecacb Feature: add speedtest begin notice 2019-03-01 17:39:17 +08:00
yicheng
1fa2c89c2c Chore: Bump Version [skip ci] 2019-03-01 17:28:26 +08:00
Dreamacro
40bd29e908 Feature: support tls1.3 (#114) 2019-03-01 11:24:31 +08:00
ivan
5aba5da090 Fix: cannot change proxy item (#112) 2019-02-28 20:06:12 +08:00
yicheng
c6690bc3b9 Fix: add brew update to ci 2019-02-28 13:59:14 +08:00