summaryrefslogtreecommitdiff
path: root/src/components
AgeCommit message (Collapse)Author
2018-11-03refactor(hooks): here be dragons!haishanh
2018-11-03refactor(chart): lazy load Chart.js with suspenseHaishan
- chore: add ico favicon - chore: lint - chore: add react-hooks lint rules
2018-10-30refactor: use react hooksHaishan
2018-10-30fix(style): make log text overflow autohaishanh
2018-10-30react: start using Hooks!haishanh
2018-10-30chore: upgrade and clean up depsHaishan
2018-10-30chore: play around with customized scroll barHaishan
2018-10-30ci: add circleci config.ymlHaishan
2018-10-27ui(proxy): new UI for proxy pageHaishan
2018-10-24style: make log text overflow scrollHaishan
2018-10-23react: using async reactHaishan
2018-10-23deps: get rid of the deprecated react-router-reduxHaishan
2018-10-23chore: remove unused code in Logs.jshaishanh
2018-10-23style: use roboto mono as log font familyHaishan
2018-10-23style: tweak log stylesHaishan
2018-10-23style: minor style polishhaishanh
- make app max-height 580px - enlarge logo top bottom padding
2018-10-22chore: make eslint happyhaishanh
2018-10-21proxy: hide builtin proxiesHaishan
2018-10-21fix: resume traffic data streaming on recovery from prior API errorsHaishan
2018-10-21build: add fetch polyfill and optimize chunk splitHaishan
2018-10-21style: tweak proxy page layout styleHaishan
2018-10-21fix: only request latency for server type proxyHaishan
2018-10-21feat: support authorization secretHaishan
* also make redux store the single truth store for API information
2018-10-20style: minor UI tweakHaishan
2018-10-20style: remove width restriction around the traffic chartHaishan
2018-10-20first commitHaishan