summaryrefslogtreecommitdiff
path: root/src/components/ConnectionTable.js
AgeCommit message (Collapse)Author
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
for https://github.com/haishanh/yacd/issues/338
2019-11-14chore: update connections table sorting indicator iconHaishan
2019-11-09feat: connections inspectionHaishan