summaryrefslogtreecommitdiff
path: root/src/api/logs.js
AgeCommit message (Expand)Author
2020-09-08refactor: use api base url instead of hostname and portHaishan
2020-07-12URI-encode secret before appending to websocket URLJoker_
2019-12-27chore: get rid of webpack resolve aliasHaishan
2019-10-01feat: support use WebSocket for traffic and logs data fetchingHaishan
2019-05-14feat(logs): fetch logs with correct log levelHaishan
2019-04-19fix(streaming): split and join JSON string chunks correctlyHaishan
2019-01-13refactor(logs): move logs state into redux storeHaishan
2018-12-07chore: fix linting errorsHaishan
2018-12-07feat: initial theming supportHaishan
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(logs): add random str to each log id to prevent key collisionhaishanh
2018-10-23log: fix potential log decode errorhaishanh
2018-10-23style: tweak log stylesHaishan
2018-10-22chore: make eslint happyhaishanh
2018-10-21feat: support authorization secretHaishan
2018-10-20first commitHaishan