Commit graph

114 commits

Author SHA1 Message Date
Haishan
9b52b33180 build: upgrade to webpack 5 2020-10-12 20:42:41 +08:00
Haishan
2ad0217ee4 build: upgrade deps 2020-10-12 20:42:41 +08:00
Haishan
15bc0f69a8 feat: multi backends management 2020-09-13 17:16:14 +08:00
Haishan
702169941e refactor: use api base url instead of hostname and port 2020-09-08 23:15:04 +08:00
Haishan
64ea28607a build(webpack): using the original react refresh plugin 2020-09-03 21:11:44 +08:00
Haishan
fde3f129d0 build: upgrade deps 2020-08-30 19:57:39 +08:00
Haishan
7f99275b77 build: adjust chunk splitting 2020-08-11 20:28:44 +08:00
Haishan
b7756145ca build: upgrade deps 2020-08-01 20:40:45 +08:00
Haishan
32bed273c8 feat: support rule provider 2020-07-04 17:58:56 +08:00
Haishan
9cd5b4efc2 build: upgrade deps 2020-06-30 22:49:15 +08:00
Haishan
632c6a3735 feat: add a simple filter for proxy names 2020-06-20 22:28:43 +08:00
Haishan
98f0753cdc build: upgrade deps 2020-06-14 23:30:12 +08:00
Haishan
00b96ae397 chore: switch to Open Sans and reduce emitted font files 2020-06-08 22:39:27 +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
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
201f6904c2 added: modal prompt to close previous connections when switch proxy 2020-06-07 17:09:23 +08:00
Haishan
07082c5b09 build: compile ts files with babel 2020-06-03 21:44:00 +08:00
Haishan
2edb46d7f6 build: upgrade deps 2020-06-02 00:11:35 +08:00
Haishan
38eb417688 add: add loading status to test latency button 2020-05-25 23:38:48 +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
456d2a6b54 Changed: use color icons in sidebar (experimental) 2020-05-01 00:08:11 +08:00
Haishan
94e2b1e398 feat: allow change proxies sorting in group 2020-04-26 17:59:02 +08:00
Haishan
2ef14e63c0 build: upgrade deps 2020-04-26 17:58:54 +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
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
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
7441c50f6a build: upgrade deps 2020-03-01 14:48:15 +08:00
Haishan
e85116bf71 refactor(Proxies): UI revamp 2020-02-10 23:04:57 +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
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
a06a321317 build: remove svg-sprite-loader 2020-01-04 14:35:42 +08:00
dependabot-preview[bot]
8944ea65c8 build: upgrade deps 2019-12-28 00:54:52 +08:00
Haishan
f0f4befc28 build: remove webpack dll config 2019-12-28 00:54:46 +08:00
Haishan
3d761f5c36 refactor: add a loading state to Button 2019-12-27 16:29:46 +08:00
Haishan
1ab5ac02e6 fix: connections table header data miss alignment 2019-12-21 22:47:04 +08:00
dependabot-preview[bot]
5f032aa0a8 build: upgrade deps 2019-12-20 23:06:25 +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
040c5de04a build: upgrade deps 2019-12-09 20:55:56 +08:00
Haishan
6300940c9c chore(connections): sort by id to maintain a more stable ordering 2019-12-02 23:56:20 +08:00
Haishan
bf2ac02fe3 build: upgrade deps 2019-12-02 00:19:44 +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
c28ff93b67 refactor: improve UI for small screens 2019-11-17 17:31:59 +08:00
Haishan
6754620d7a feat: connections inspection 2019-11-09 13:21:25 +08:00