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
Haishan
c5d70b5236
Release v0.1.10
2020-03-14 16:00:12 +08:00
Haishan
0b20e145ca
feat: support set theme with querystring
2020-03-14 15:57:16 +08:00
Haishan
3444f61688
fix: fix broken allow-lan switch
2020-03-14 15:45:20 +08:00
Haishan
6fa117714c
chore: cleanup unused legacy redux based global state code
2020-03-14 15:01:03 +08:00
dependabot[bot]
97ab4be760
build: bump acorn from 6.3.0 to 6.4.1 ( #479 )
2020-03-14 02:28:24 +00:00
Haishan
4f0e75f029
ci: use checkout v2 in actions
2020-03-05 09:53:41 +08:00
Haishan
514a42b2a2
Release v0.1.9
2020-03-01 19:31:41 +08:00
Haishan
b870121fb3
fix: allow request latency for non-original clash proxy types
...
for #474
2020-03-01 19:27:47 +08:00
Haishan
03a249c032
chore: a11y and animation for the theme toggle
2020-03-01 18:57:51 +08:00
Haishan
21653c4156
chore: use react-switch for better a11y
2020-03-01 17:34:05 +08:00
Haishan
5b86e7bf0f
build: upgrade deps
2020-03-01 15:31:28 +08:00
Haishan
400ba83d3b
Release v0.1.8
2020-03-01 14:53:49 +08:00