summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-02-29Support setting hostname with querystringChao Shen
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-03refactor: optimize test latency action when there are providersHaishan
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-02build: reduce core-js polyfills in bundleHaishan
2019-10-02build: upgrade depsHaishan
2019-10-02chore: default log level to infoHaishan
2019-10-01fix: wrong usage of prefetch on css meta linkHaishan
2019-10-01feat: support use WebSocket for traffic and logs data fetchingHaishan
2019-10-01fix: revert useRemainingViewPortHeight to use useLayoutEffectHaishan
2019-10-01chore: use loli.net for all Google FontsHaishan
2019-10-01feat: new Loading component <Loading2 />Haishan
2019-10-01refactor: improve useRemainingViewPortHeightHaishan
2019-10-01build: upgrade depsdependabot-preview[bot]
2019-08-29chore: remove maxDuration prop on SuspenseHaishan
2019-08-29feat: log app version to consoleHaishan