summaryrefslogtreecommitdiff
path: root/src/components/ConnectionTable.js
AgeCommit message (Expand)Author
2020-05-14chore: lib classnames -> clsxHaishan
2020-03-01feat(conns): show download upload speedHaishan
2020-01-07chore: initially sort connections by idHaishan
2019-12-22fix: typo in connections table headerHaishan
2019-12-21fix: connections table header data miss alignmentHaishan
2019-12-03chore(connections): merge host and dPort into one columnHaishan
2019-12-02chore(connections): sort by id to maintain a more stable orderingHaishan
2019-12-01feat: support close all connectionsHaishan
2019-11-14chore: update connections table sorting indicator iconHaishan
2019-11-09feat: connections inspectionHaishan