summaryrefslogtreecommitdiff
path: root/src/api
AgeCommit message (Expand)Author
2022-05-08Upgrade chart.jsHaishan
2021-11-12Add float action button to pause/start log streamingHaishan
2021-06-05Reconnect logs web socket on log level changeHaishan
2021-05-31Minor log style tweakHaishan
2021-05-31Add level query to log websocket url fix #589 (#590)Kevin
2021-02-28feat: change rules page FAB function from refresh to update providersHaishan
2020-12-30fix: encode URI for node name in case it contains special charsshunf4
2020-11-13chore: remove husky and lint-stagedHaishan
2020-11-01chore: run ts-migrateHaishan
2020-09-08refactor: use api base url instead of hostname and portHaishan
2020-08-01build: fix buildv0.2.2Haishan
2020-08-01feat: a simple about pageHaishan
2020-07-12URI-encode secret before appending to websocket URLJoker_
2020-07-04feat: support rule providerHaishan
2020-06-07added: modal prompt to close previous connections when switch proxyHaishan
2020-05-14add: button to pause connection refreshHaishan
2020-01-04feat: support change latency test url #286Haishan
2019-12-27chore: get rid of webpack resolve aliasHaishan
2019-12-26feat: can healthcheck a providerHaishan
2019-12-20feat: support proxy providerHaishan
2019-12-01feat: support close all connectionsHaishan
2019-11-09feat: connections inspectionHaishan
2019-10-01feat: support use WebSocket for traffic and logs data fetchingHaishan
2019-07-06fix(traffic): prevent GET /traffic being called multiple timesHaishan
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
2019-01-05feat: support view rulesHaishan
2018-12-24use new configs PATCH APIYonghui Zhang
2018-12-07chore: fix linting errorsHaishan
2018-12-07change: use PATCH for config update APIHaishan
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-21fix: reset traffic fetched status on connection failure/shutdownHaishan
2018-10-21feat: support authorization secretHaishan
2018-10-20first commitHaishan