summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2019-01-05feat(rules): support searchHaishan
2019-01-05feat: support view rulesHaishan
2019-01-02style(proxies): tweak proxy hover styleHaishan
2019-01-02fix(proxies): only allow switch proxy for Selector groupHaishan
2018-12-29chore: add icon for selector typeHaishan
2018-12-29feat: support parse port and secret in query stringHaishan
2018-12-28style: log container placeholder and nav icon label style tweakHaishan
2018-12-28style: a bite of responsive yoHaishan
2018-12-25chore: re-enable react-hot-loaderHaishan
2018-12-24use new configs PATCH APIYonghui Zhang
2018-12-23feat: add a customized ErrorBoundaryFallbackHaishan
2018-12-23feat: integrate sentryHaishan
2018-12-23feat: add svg icons for direct and httpHaishan
2018-12-23fix: remove built-in proxy type filteringHaishan
closes #4
2018-12-20chore: rename useComponentState to useStoreStateHaishan
2018-12-18style(button): scale down a bit on touching downHaishan
2018-12-18chore: add noopener to _blank targeted a tag relHaishan
2018-12-18chore: github repo url as logo onclick linkHaishan
2018-12-07chore: fix linting errorsHaishan
2018-12-07feat: theming supportHaishan
2018-12-07change: add logging level 'silent'Haishan
2018-12-07change: use PATCH for config update APIHaishan
2018-12-07feat: initial theming supportHaishan
2018-11-09style(config): external controller config modal style tweakHaishan
2018-11-06update: convert more components to function oneshaishanh
includes Input, Config, SideBard. also removed react-redux Provider
2018-11-04chore(style): reduce app min heightHaishan
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-30fix(logs): add random str to each log id to prevent key collisionhaishanh
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-24chore: prefetch font if possiblehaishanh
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-23log: fix potential log decode errorhaishanh
2018-10-23chore: update html head og metaHaishan
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-21doc: update readme about http served siteHaishan
2018-10-21proxy: hide builtin proxiesHaishan
2018-10-21fix: resume traffic data streaming on recovery from prior API errorsHaishan