summaryrefslogtreecommitdiff
path: root/src/components
AgeCommit message (Expand)Author
2020-07-04feat: support rule providerHaishan
2020-06-30feat: support mixed-portHaishan
2020-06-22fix: fix can not type in Chinese in proxy text filter inputHaishan
2020-06-20fix: fix color display for unavailable proxy itemHaishan
2020-06-20feat: add a simple filter for proxy namesHaishan
2020-06-18refactor: make proxy group lowest latency item when sorting by latencyHaishan
2020-06-18fix(config): fix mode switchingHaishan
2020-06-18Merge pull request #499 from zhzy0077/patch-1Haishan
2020-06-17refactor(proxies): make the content header and settings button stickyHaishan
2020-06-16chore: use flex for proxy items layoutHaishan
2020-06-16feat: toggle to close old connections automatically when switching proxyHaishan
2020-06-16feat: use special color for non-proxy summary view dot itemHaishan
2020-06-16Fix: fix the case mistake in config logic.Zhiyuan Zheng
2020-06-16fix: default to big latency for items with unavailable statistics when sortingHaishan
2020-06-15refactor: use grid for proxy list layoutHaishan
2020-06-08chore: switch to Open Sans and reduce emitted font filesHaishan
2020-06-07changed: switch primary font family from Merriweather Sans to InterHaishan
2020-06-07fix: mode not display correctly due to clash API changeHaishan
2020-06-07added: modal prompt to close previous connections when switch proxyHaishan
2020-06-04added: test latency button for each proxy groupHaishan
2020-06-03changed: reduce connections table visual widthHaishan
2020-05-31feat(conns): add filtereddium
2020-05-25add: add loading status to test latency buttonHaishan
2020-05-17fix: add background color to html select elementHaishan
2020-05-14chore: tweak external controller setup modal styleHaishan
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