summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-03refactor(hooks): here be dragons!haishanh
2018-11-03refactor(chart): lazy load Chart.js with suspenseHaishan
2018-10-30refactor: use react hooksHaishan
2018-10-30fix(style): make log text overflow autohaishanh
2018-10-30build: replace uglifyjs-webpack-plugin with terser onehaishanh
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-25chore: upgrade dev depshaishanh
2018-10-24style: make log text overflow scrollHaishan
2018-10-24chore: prefetch font if possiblehaishanh
2018-10-24chore: bump react to v16.6.0haishanh
2018-10-24build: use contenthash in output filename for better cachingHaishan
2018-10-23react: using async reactHaishan
2018-10-23deps: get rid of the deprecated react-router-reduxHaishan
2018-10-23chore: upgrade depshaishanh
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
2018-10-22chore: make eslint happyhaishanh
2018-10-21doc: update readme about http served siteHaishan
2018-10-21chore: add CNAME fileHaishan
2018-10-21proxy: hide builtin proxiesHaishan
2018-10-21doc: add link to ClashHaishan
2018-10-21doc: add development section into readmeHaishan
2018-10-21fix: resume traffic data streaming on recovery from prior API errorsHaishan
2018-10-21doc: add note for how to turn on fetch streaming in firfoxHaishan
2018-10-21build: optimize core-js modules importingHaishan
2018-10-21build: add fetch polyfill and optimize chunk splitHaishan
2018-10-21fix: reset traffic fetched status on connection failure/shutdownHaishan
2018-10-21style: tweak proxy page layout styleHaishan
2018-10-21fix: only request latency for server type proxyHaishan
2018-10-21feat: support authorization secretHaishan
2018-10-20style: minor UI tweakHaishan
2018-10-20chore: add open graph meta in html template <head>Haishan
2018-10-20style: remove width restriction around the traffic chartHaishan
2018-10-20doc: add simple readmeHaishan
2018-10-20first commitHaishan