Commit graph

154 commits

Author SHA1 Message Date
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
Haishan
4f0e75f029 ci: use checkout v2 in actions 2020-03-05 09:53: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
2ff62bb0b9 feat(conns): show download upload speed 2020-03-01 14:48:15 +08:00
Chao Shen
63975ed0ff
Support setting hostname with querystring 2020-02-29 16:28:40 +08:00
Haishan
e85116bf71 refactor(Proxies): UI revamp 2020-02-10 23:04:57 +08:00
hitsmaxft
bd82b8c5e3 dropdown button & global switch 2020-02-10 17:28:04 +08:00
hitsmaxft
c206c33697 移动按钮位置 2020-02-10 17:28:04 +08:00
hitsmaxft
57f45cd6e0 remove code 2020-02-10 17:28:04 +08:00
hitsmaxft
7785066dd1 fix test 2020-02-10 17:28:04 +08:00
hitsmaxft
b126e2c27a add filter for remove unstable proxies 2020-02-10 17:28:04 +08:00
Haishan
5e3cffcdef chore: add title to proxy dot in collapsed provider to increase a11y 2020-02-10 17:20:15 +08:00
Haishan
804517c510 fix: use destination ip as host if host is an empty string 2020-02-06 16:46:52 +08:00
Haishan
7a5cd76e1e build: ugprade deps 2020-02-06 16:25:07 +08:00
Haishan
ff04a47ca4 feat(Conns): keep up to 100 closed connections in another tab 2020-01-07 22:10:55 +08:00
Haishan
dfbdee4749 chore: initially sort connections by id 2020-01-07 22:10:50 +08:00
Haishan
85d948def8 feat: support change latency test url #286 2020-01-04 16:56:53 +08:00
Haishan
a06a321317 build: remove svg-sprite-loader 2020-01-04 14:35:42 +08:00
Haishan
764be1f67e refactor: migrate to new global state solution 2020-01-04 13:56:14 +08:00
Haishan
f30662f51e fix: do not show provider section when is no provider 2020-01-03 00:23:25 +08:00
Haishan
d2edc5e3e9 refactor: optimize test latency action when there are providers 2020-01-03 00:21:29 +08:00
Haishan
c946cd3875 feat: refresh providers and proxies on window regain focus 2020-01-03 00:21:28 +08:00
Haishan
3d761f5c36 refactor: add a loading state to Button 2019-12-27 16:29:46 +08:00
Haishan
aca578cb9d refactor: abstract ButtonWithIcon as a button enhancer 2019-12-27 16:29:46 +08:00
Haishan
45c3c7b8b4 chore: get rid of webpack resolve alias 2019-12-27 16:29:45 +08:00
Haishan
b033b4825d feat: can healthcheck a provider 2019-12-26 18:16:40 +08:00
Haishan
17402f6eea fix: typo in connections table header 2019-12-22 19:32:20 +08:00
Haishan
1ab5ac02e6 fix: connections table header data miss alignment 2019-12-21 22:47:04 +08:00
Haishan
48a0bb5a77 build: use react-refresh 2019-12-20 23:02:10 +08:00
Haishan
d81592ec97 feat: support proxy provider 2019-12-20 17:45:05 +08:00
Haishan
83f638620f feat: add upload/download total and connectors number on overview 2019-12-04 00:13:16 +08:00
Haishan
00e54b1b4f chore(connections): merge host and dPort into one column 2019-12-03 00:02:23 +08:00
Haishan
6300940c9c chore(connections): sort by id to maintain a more stable ordering 2019-12-02 23:56:20 +08:00
Haishan
4ffd183f88 fix: specify fab group z-index 2019-12-02 00:19:54 +08:00
Haishan
8b5ecb3f18 feat: support close all connections
for https://github.com/haishanh/yacd/issues/338
2019-12-01 22:41:59 +08:00
Haishan
b7a59789d7 feat: use history latency data 2019-11-20 22:48:48 +08:00
Haishan
c28ff93b67 refactor: improve UI for small screens 2019-11-17 17:31:59 +08:00
Haishan
da26c898fb chore: add place holder when there is no connections data 2019-11-14 00:24:50 +08:00
Haishan
ab61e84926 chore: update connections table sorting indicator icon 2019-11-14 00:13:12 +08:00
Haishan
6754620d7a feat: connections inspection 2019-11-09 13:21:25 +08:00
Haishan
c2cc27e051 refactor: API server probing improvement and APIConfig refactor 2019-10-14 22:21:29 +08:00
Comzyh
9568e050f1 Detect clash API server at / when log in. (#258) 2019-10-14 21:47:12 +08:00
Haishan
666c603128 build: reduce core-js polyfills in bundle 2019-10-02 23:36:24 +08:00
Haishan
4d275336ae build: upgrade deps 2019-10-02 14:36:24 +08:00
Haishan
39ebf0c56c chore: default log level to info 2019-10-02 14:25:40 +08:00
Haishan
51e363372f fix: wrong usage of prefetch on css meta link 2019-10-01 00:33:17 +08:00