yichengchen
|
eea8407f4b
|
Improve: Fix crash in remoteConfigViewConytroller
|
2019-07-29 12:03:54 +08:00 |
|
yichengchen
|
f94e38f5c3
|
Improve: support url scheme clash, and remove additional / in the url path
|
2019-07-29 12:03:24 +08:00 |
|
yichengchen
|
3d209e0251
|
Improve: export command: socks5->socks5h
|
2019-07-28 19:44:43 +08:00 |
|
yichengchen
|
3b5549fa90
|
Feature: add translates
|
2019-07-28 19:09:02 +08:00 |
|
yichengchen
|
765541e07a
|
Feature: support url import
format: clashx:///install-config?url=http%3A%2F%2Fexample.com
|
2019-07-28 18:56:30 +08:00 |
|
yichengchen
|
f51948b30f
|
Improve: fix config file watcher and remove unused code
|
2019-07-28 17:37:59 +08:00 |
|
yichengchen
|
599393879a
|
Feature: add mutil remote config update check at launch
|
2019-07-28 17:08:10 +08:00 |
|
yichengchen
|
a79b1f4927
|
Feature: interface for mutil remote config manage
|
2019-07-28 16:28:55 +08:00 |
|
yichengchen
|
7fdd889128
|
Bump Version
|
2019-07-28 13:49:32 +08:00 |
|
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 |
|