Commit Graph

515 Commits

Author SHA1 Message Date
yichengchen
44f9d12ec2 Improve: upgrade deps 2019-07-28 13:25:22 +08:00
yichengchen
591f476a53 Feature: upgrade clash core 2019-07-28 12:43:11 +08:00
yichengchen
6728658ce0 Improve: remove menu item width limits 2019-07-28 12:41:41 +08:00
yichengchen
49fadd4826 Feature: normalize translates 2019-07-28 12:39:49 +08:00
yichengchen
5549dd8196 Feature: check remote config file formate before replace it 2019-07-28 11:49:22 +08:00
yichengchen
4ea006684c Feature: auto remove old error config after upgarde 2019-07-28 11:48:35 +08:00
yicheng
0a12af2856 Bump Version 1.10.0 2019-06-29 18:54:34 +08:00
yicheng
60bfa1cd52 Feature: upgrade clash core and rename all .yml to .yaml 2019-06-29 18:52:05 +08:00
yicheng
59acf7916c Feature: Upgrade go version in ci 2019-06-29 17:49:51 +08:00
yicheng
34095f0404 Feature: upgrade deps 2019-06-29 17:48:18 +08:00
Jason Chen
bf8277b46f Fix typo 2019-05-31 13:02:52 +08:00
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