Commit graph

95 commits

Author SHA1 Message Date
Haishan
00d90f49de chore: rename useComponentState to useStoreState 2018-12-20 23:35:17 +08:00
Haishan
12624f6463 style(button): scale down a bit on touching down 2018-12-18 22:13:30 +08:00
Haishan
a21cd2a258 chore: add noopener to _blank targeted a tag rel 2018-12-18 22:00:19 +08:00
Haishan
ce049e2745 chore: github repo url as logo onclick link 2018-12-18 21:57:19 +08:00
Haishan
289dd01cbf chore: fix linting errors 2018-12-07 00:23:36 +08:00
Haishan
7abbdb6477 feat: theming support 2018-12-07 00:20:11 +08:00
Haishan
fdf69dbfe2 change: add logging level 'silent' 2018-12-07 00:19:56 +08:00
Haishan
8c5ef3e276 change: use PATCH for config update API 2018-12-07 00:19:55 +08:00
Haishan
3584ff6179 feat: initial theming support 2018-12-07 00:19:49 +08:00
Haishan
9517d02996 style(config): external controller config modal style tweak 2018-11-09 00:17:06 +08:00
haishanh
91ecdaa5dd update: convert more components to function ones
includes Input, Config, SideBard.

also removed react-redux Provider
2018-11-06 22:37:21 +08:00
Haishan
1adaedcbc5 chore(style): reduce app min height 2018-11-04 00:28:20 +08:00
haishanh
e3afe5ff90 refactor(hooks): here be dragons! 2018-11-03 23:06:35 +08:00
Haishan
7f75345c03 refactor(chart): lazy load Chart.js with suspense
- chore: add ico favicon
- chore: lint
- chore: add react-hooks lint rules
2018-11-03 23:06:16 +08:00
Haishan
d247e37890 refactor: use react hooks 2018-10-30 22:29:36 +08:00
haishanh
59cee78621 fix(style): make log text overflow auto 2018-10-30 20:44:03 +08:00
haishanh
ddebbbf024 fix(logs): add random str to each log id to prevent key collision 2018-10-30 16:01:33 +08:00
haishanh
58d21fc3d9 react: start using Hooks! 2018-10-30 16:01:33 +08:00
Haishan
464a26e298 chore: upgrade and clean up deps 2018-10-30 16:01:33 +08:00
Haishan
00090fc51c chore: play around with customized scroll bar 2018-10-30 16:01:33 +08:00
Haishan
ae3fd6bcaf ci: add circleci config.yml 2018-10-30 16:01:33 +08:00
Haishan
abfab4f1ad ui(proxy): new UI for proxy page 2018-10-27 14:28:25 +08:00
Haishan
fb0092c927 style: make log text overflow scroll 2018-10-24 23:11:37 +08:00
haishanh
d0aadae198 chore: prefetch font if possible 2018-10-24 16:46:15 +08:00
Haishan
3aa50333dc react: using async react 2018-10-23 23:35:11 +08:00
Haishan
09c6bf12e9 deps: get rid of the deprecated react-router-redux 2018-10-23 22:43:12 +08:00
haishanh
2596096b8c chore: remove unused code in Logs.js 2018-10-23 17:47:17 +08:00
haishanh
61cde9957b log: fix potential log decode error 2018-10-23 13:27:14 +08:00
Haishan
5aa51ae925 chore: update html head og meta 2018-10-23 00:27:20 +08:00
Haishan
a7187d72b8 style: use roboto mono as log font family 2018-10-23 00:06:18 +08:00
Haishan
26e223c9cc style: tweak log styles 2018-10-23 00:06:17 +08:00
haishanh
515777e186 style: minor style polish
- make app max-height 580px
- enlarge logo top bottom padding
2018-10-23 00:05:27 +08:00
haishanh
62d389eab2 chore: make eslint happy 2018-10-22 11:38:28 +08:00
Haishan
f39133daf1 doc: update readme about http served site 2018-10-21 21:27:08 +08:00
Haishan
7f81b3baec proxy: hide builtin proxies 2018-10-21 19:59:38 +08:00
Haishan
ca5d887fd8 fix: resume traffic data streaming on recovery from prior API errors 2018-10-21 16:47:00 +08:00
Haishan
de9655fd99 build: add fetch polyfill and optimize chunk split 2018-10-21 15:24:38 +08:00
Haishan
9d81f9c045 fix: reset traffic fetched status on connection failure/shutdown 2018-10-21 01:13:53 +08:00
Haishan
4646c216a9 style: tweak proxy page layout style 2018-10-21 01:06:49 +08:00
Haishan
6071ac9381 fix: only request latency for server type proxy 2018-10-21 00:50:31 +08:00
Haishan
380f5ad582 feat: support authorization secret
* also make redux store the single truth store for API information
2018-10-21 00:38:13 +08:00
Haishan
0d5cc1e0ae style: minor UI tweak 2018-10-20 22:39:31 +08:00
Haishan
ab42517a59 chore: add open graph meta in html template <head> 2018-10-20 20:59:38 +08:00
Haishan
36681d318c style: remove width restriction around the traffic chart 2018-10-20 20:41:32 +08:00
Haishan
133b29c9da first commit 2018-10-20 20:32:02 +08:00