Haishan
31fbdfc3df
v0.1.23
2020-06-20 22:37:35 +08:00
Haishan
c600c7840a
fix: fix color display for unavailable proxy item
2020-06-20 22:33:50 +08:00
Haishan
632c6a3735
feat: add a simple filter for proxy names
2020-06-20 22:28:43 +08:00
Haishan
71a7d8d4c1
v0.1.22
2020-06-18 21:07:30 +08:00
Haishan
40479ada88
fix: fix broken hideUnavailableProxies setting
2020-06-18 21:03:29 +08:00
Haishan
f1d0714f19
refactor: make proxy group lowest latency item when sorting by latency
2020-06-18 20:50:59 +08:00
Haishan
eb28e99f2b
fix(config): fix mode switching
2020-06-18 20:45:43 +08:00
Haishan
48acdbb5be
Merge pull request #499 from zhzy0077/patch-1
2020-06-18 20:39:33 +08:00
Haishan
9d5d238082
v0.1.21
2020-06-17 00:40:43 +08:00
Haishan
629062d945
refactor(proxies): make the content header and settings button sticky
2020-06-17 00:36:38 +08:00
Haishan
320cc4bff7
chore: use flex for proxy items layout
2020-06-16 23:41:22 +08:00
Haishan
cee7dff478
feat: toggle to close old connections automatically when switching proxy
2020-06-16 23:41:17 +08:00
Haishan
babe27f9d2
feat: use special color for non-proxy summary view dot item
2020-06-16 22:22:01 +08:00
Zhiyuan Zheng
c0adc3a792
Fix: fix the case mistake in config logic.
...
**Issue:**
When changing the mode, Clash server will return an error `{"message":"Body invalid"}`.
**Changes:**
According to the https://github.com/Dreamacro/clash/blob/master/tunnel/mode.go . Make first-letter uppercase to make the mode-changing work. Tested locally.
2020-06-16 13:26:49 +08:00
Haishan
c848d8414e
fix: default to big latency for items with unavailable statistics when sorting
...
for https://github.com/haishanh/yacd/issues/496
2020-06-16 00:03:16 +08:00
Haishan
0bf2d72d05
refactor: use grid for proxy list layout
2020-06-15 23:17:50 +08:00
Haishan
98f0753cdc
build: upgrade deps
2020-06-14 23:30:12 +08:00
Haishan
263a4335eb
v0.1.20
2020-06-08 22:39:27 +08:00
Haishan
00b96ae397
chore: switch to Open Sans and reduce emitted font files
2020-06-08 22:39:27 +08:00
Haishan
6808047241
Merge pull request #493 from haishanh/dependabot/npm_and_yarn/websocket-extensions-0.1.4
2020-06-07 23:47:33 +08:00
dependabot[bot]
2f8e778851
build: bump websocket-extensions from 0.1.3 to 0.1.4
...
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node ) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases )
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md )
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-06-07 15:41:21 +00:00
Haishan
2ef281c7cd
v0.1.19
2020-06-07 18:45:13 +08:00
Haishan
361effbd98
changed: switch primary font family from Merriweather Sans to Inter
...
also starting to self hosting font files
2020-06-07 18:42:25 +08:00
Haishan
e864feb401
fix: mode not display correctly due to clash API change
...
for https://github.com/haishanh/yacd/issues/491
2020-06-07 18:41:12 +08:00
Haishan
201f6904c2
added: modal prompt to close previous connections when switch proxy
2020-06-07 17:09:23 +08:00
Haishan
bbb9f55183
v0.1.18
2020-06-04 00:11:36 +08:00
Haishan
bf17be6a65
added: test latency button for each proxy group
2020-06-04 00:05:57 +08:00
Haishan
07082c5b09
build: compile ts files with babel
2020-06-03 21:44:00 +08:00
Haishan
c9ed1d8ae6
v0.1.17
2020-06-03 00:06:53 +08:00
Haishan
238e1e7df3
changed: reduce connections table visual width
...
for #488
2020-06-03 00:04:09 +08:00
Haishan
2edb46d7f6
build: upgrade deps
2020-06-02 00:11:35 +08:00
Haishan
d6c767cefb
v0.1.16
2020-05-31 16:10:32 +08:00
Haishan
0203cab9af
Merge pull request #487 from pinzhenx/filter
2020-05-31 16:06:53 +08:00
eddium
a4fb1ccd65
feat(conns): add filter
2020-05-31 12:26:01 +08:00
Haishan
bff19ea28b
v0.1.15
2020-05-25 23:40:21 +08:00
Haishan
38eb417688
add: add loading status to test latency button
2020-05-25 23:38:48 +08:00
Haishan
d729818d11
v0.1.14
2020-05-17 22:02:30 +08:00
Haishan
e0e31efdd5
fix: add background color to html select element
...
see also https://github.com/haishanh/yacd/issues/483
2020-05-17 21:56:53 +08:00
Haishan
32f18e191a
chore: tweak external controller setup modal style
2020-05-14 23:32:20 +08:00
Haishan
ce5af620e2
build: upgrade deps
2020-05-14 23:11:07 +08:00
Haishan
faf4cba37c
chore: lib classnames -> clsx
2020-05-14 22:50:48 +08:00
Haishan
aceb1b4a36
add: button to pause connection refresh
2020-05-14 22:44:21 +08:00
Haishan
b1d44d6455
v0.1.13
2020-05-01 00:18:59 +08:00
Haishan
456d2a6b54
Changed: use color icons in sidebar (experimental)
2020-05-01 00:08:11 +08:00
Haishan
691be1b75c
v0.1.12
2020-04-26 18:01:16 +08:00
Haishan
94e2b1e398
feat: allow change proxies sorting in group
2020-04-26 17:59:02 +08:00
Haishan
7cdbba5bf4
chore: use google fonts hosting
2020-04-26 17:58:58 +08:00
Haishan
2ef14e63c0
build: upgrade deps
2020-04-26 17:58:54 +08:00
Haishan
16fe2b7769
Release v0.1.11
2020-03-21 13:35:58 +08:00
Haishan
8e48c01e7a
feat: remembers group collapse state
...
for https://github.com/haishanh/yacd/issues/480
2020-03-21 13:33:43 +08:00