summaryrefslogtreecommitdiff
path: root/src/components/Connections.js
AgeCommit message (Expand)Author
2020-11-01chore: run ts-migrateHaishan
2020-08-06refactor(conns): desc sort first for columns with numeric valueHaishan
2020-06-20feat: add a simple filter for proxy namesHaishan
2020-06-03changed: reduce connections table visual widthHaishan
2020-05-31feat(conns): add filtereddium
2020-05-14add: button to pause connection refreshHaishan
2020-03-01feat(conns): show download upload speedHaishan
2020-02-06fix: use destination ip as host if host is an empty stringHaishan
2020-01-07feat(Conns): keep up to 100 closed connections in another tabHaishan
2020-01-04refactor: migrate to new global state solutionHaishan
2019-12-27refactor: abstract ButtonWithIcon as a button enhancerHaishan
2019-12-27chore: get rid of webpack resolve aliasHaishan
2019-12-04feat: add upload/download total and connectors number on overviewHaishan
2019-12-03chore(connections): merge host and dPort into one columnHaishan
2019-12-01feat: support close all connectionsHaishan
2019-11-20feat: use history latency dataHaishan
2019-11-14chore: add place holder when there is no connections dataHaishan
2019-11-09feat: connections inspectionHaishan