summaryrefslogtreecommitdiff
path: root/src/components
AgeCommit message (Expand)Author
2020-05-14chore: lib classnames -> clsxHaishan
2020-05-14add: button to pause connection refreshHaishan
2020-05-01Changed: use color icons in sidebar (experimental)Haishan
2020-04-26feat: allow change proxies sorting in groupHaishan
2020-03-21feat: remembers group collapse stateHaishan
2020-03-14fix: fix broken allow-lan switchHaishan
2020-03-14chore: cleanup unused legacy redux based global state codeHaishan
2020-03-05ci: use checkout v2 in actionsHaishan
2020-03-01chore: a11y and animation for the theme toggleHaishan
2020-03-01chore: use react-switch for better a11yHaishan
2020-03-01feat(conns): show download upload speedHaishan
2020-02-10refactor(Proxies): UI revampHaishan
2020-02-10dropdown button & global switchhitsmaxft
2020-02-10移动按钮位置hitsmaxft
2020-02-10remove codehitsmaxft
2020-02-10fix testhitsmaxft
2020-02-10add filter for remove unstable proxieshitsmaxft
2020-02-10chore: add title to proxy dot in collapsed provider to increase a11yHaishan
2020-02-06fix: use destination ip as host if host is an empty stringHaishan
2020-02-06build: ugprade depsHaishan
2020-01-07feat(Conns): keep up to 100 closed connections in another tabHaishan
2020-01-07chore: initially sort connections by idHaishan
2020-01-04feat: support change latency test url #286Haishan
2020-01-04build: remove svg-sprite-loaderHaishan
2020-01-04refactor: migrate to new global state solutionHaishan
2020-01-03fix: do not show provider section when is no providerHaishan
2020-01-03feat: refresh providers and proxies on window regain focusHaishan
2019-12-27refactor: add a loading state to ButtonHaishan
2019-12-27refactor: abstract ButtonWithIcon as a button enhancerHaishan
2019-12-27chore: get rid of webpack resolve aliasHaishan
2019-12-26feat: can healthcheck a providerHaishan
2019-12-22fix: typo in connections table headerHaishan
2019-12-21fix: connections table header data miss alignmentHaishan
2019-12-20build: use react-refreshHaishan
2019-12-20feat: support proxy providerHaishan
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-02chore(connections): sort by id to maintain a more stable orderingHaishan
2019-12-02fix: specify fab group z-indexHaishan
2019-12-01feat: support close all connectionsHaishan
2019-11-20feat: use history latency dataHaishan
2019-11-17refactor: improve UI for small screensHaishan
2019-11-14chore: add place holder when there is no connections dataHaishan
2019-11-14chore: update connections table sorting indicator iconHaishan
2019-11-09feat: connections inspectionHaishan
2019-10-14refactor: API server probing improvement and APIConfig refactorHaishan
2019-10-14Detect clash API server at `/` when log in. (#258)Comzyh
2019-10-01feat: new Loading component <Loading2 />Haishan
2019-10-01build: upgrade depsdependabot-preview[bot]
2019-08-29chore: remove maxDuration prop on SuspenseHaishan