summaryrefslogtreecommitdiff
path: root/src/components/proxies
AgeCommit message (Collapse)Author
2021-06-06Stop use postcss-nested postcss-extend-ruleHaishan
2021-02-28feat: add FAB action button to update all proxy providersHaishan
2020-12-06build: upgrade depsHaishan
2020-12-06feat: initial Chinese UI language supportHaishan
2020-11-22chore: minor a11y improvementHaishan
2020-11-21chore: add backdrop-filter to proxies headerHaishan
2020-11-09refactor: display proxy type Shadowsocks as SSHaishan
also make proxy type text smaller for https://github.com/haishanh/yacd/issues/539
2020-11-01chore: run ts-migrateHaishan
2020-10-12build: upgrade to webpack 5Haishan
2020-08-06refactor: improve a11yHaishan
2020-07-04feat: support rule providerHaishan
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-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: default to big latency for items with unavailable statistics when sortingHaishan
for https://github.com/haishanh/yacd/issues/496
2020-06-15refactor: use grid for proxy list layoutHaishan
2020-06-07added: modal prompt to close previous connections when switch proxyHaishan
2020-06-04added: test latency button for each proxy groupHaishan
2020-04-26feat: allow change proxies sorting in groupHaishan