summaryrefslogtreecommitdiff
path: root/src/components/Logs.js
AgeCommit message (Collapse)Author
2020-11-01chore: run ts-migrateHaishan
2020-09-08refactor: use api base url instead of hostname and portHaishan
2020-06-20feat: add a simple filter for proxy namesHaishan
2020-05-14chore: lib classnames -> clsxHaishan
2020-01-04refactor: migrate to new global state solutionHaishan
2019-12-27chore: get rid of webpack resolve aliasHaishan
2019-06-04build: upgrade depsHaishan
- build(deps): upgrade core-js - build(deps-dev): bump mini-css-extract-plugin from 0.6.0 to 0.7.0 (#21) - build(deps): bump react-window from 1.8.1 to 1.8.2 (#22) - build(deps-dev): bump clean-webpack-plugin from 2.0.2 to 3.0.0 - Bumps [clean-webpack-plugin](https://github.com/johnagan/clean-webpack-plugin) from 2.0.2 to 3.0.0. - update clean-webpack-plugin usage - build(deps): bump @sentry/browser from 5.3.0 to 5.4.0 (#24) - build(deps-dev): bump react-hot-loader from 4.8.8 to 4.9.0 (#26) - build(deps-dev): bump autoprefixer from 9.5.1 to 9.6.0 (#27) - move browserslist to package.json
2019-05-27feat: improve UI on mobileHaishan
2019-05-14feat(logs): fetch logs with correct log levelHaishan
see also #14
2019-04-14refactor: replace sass with postcssHaishan
2019-03-31icon: using svg component for the logoHaishan
2019-01-14chore: make eslint happyHaishan
2019-01-14feat(logs): support search/filter logsHaishan
2019-01-13style(logs): optimize logs placeholder container styleHaishan
2019-01-13perf(logs): optimize with windowed scrollingHaishan
2019-01-13refactor(logs): move logs state into redux storeHaishan
2018-12-28style: log container placeholder and nav icon label style tweakHaishan
2018-12-20chore: rename useComponentState to useStoreStateHaishan
2018-12-07feat: theming supportHaishan
2018-12-07feat: initial theming supportHaishan
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-23chore: remove unused code in Logs.jshaishanh
2018-10-23style: tweak log stylesHaishan
2018-10-20first commitHaishan