summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-10-12build: upgrade to webpack 5Haishan
2020-10-12build: upgrade depsHaishan
2020-09-13feat: multi backends managementHaishan
2020-09-08refactor: use api base url instead of hostname and portHaishan
2020-08-11build: adjust chunk splittingHaishan
2020-08-09fix: cannot change mixed portfelix
2020-08-06refactor(conns): desc sort first for columns with numeric valueHaishan
2020-08-06refactor: improve a11yHaishan
2020-08-01build: fix buildv0.2.2Haishan
2020-08-01feat: a simple about pageHaishan
2020-08-01chore: remove logoHaishan
2020-08-01chore: increase css specificity of extended modal classesHaishan
2020-07-12URI-encode secret before appending to websocket URLJoker_
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-18fix: fix broken hideUnavailableProxies settingHaishan
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-04-26chore: use google fonts hostingHaishan
2020-04-26build: upgrade depsHaishan
2020-03-21feat: remembers group collapse stateHaishan
2020-03-14feat: support set theme with querystringHaishan
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