summaryrefslogtreecommitdiff
path: root/src/components/proxies/ProxyGroup.tsx
AgeCommit message (Collapse)Author
10 daysfeat(proxies): add latency test URL and timeout configurationLarvan2
10 daysfeat: proxy group by providersLarvan2
2026-04-15build(deps)!: update dependsOlivi
2026-03-15refactor: reorganize codeLarvan2
2026-01-01chore: adjust styleLarvan2
2025-12-27chore: adjust styleLarvan2
2023-06-05chore: 根据屏幕大小调整箭头和测速图标Larvan2
2023-05-17chore: proxy card stylecubemaze
2023-04-08feat: URLTest could be selectcubemaze
2023-02-19fix: getLatencyTestUrl, encode healthcheckProvider nameHsiaoyi Hsu
2023-01-27chore: optimize development workflowkunish
2022-11-08chore: adjust UDP tagmetacubex
2022-11-04fix: proxy group latency testGyDi
2022-11-03feat: correct quotation markskaniwow
2022-06-12Revert "Merge branch 'haishanh-master'"Matain
This reverts commit e4e921e0b93f74bf126ca80cbb83f5e912f73a88, reversing changes made to a825925cc97d95762634d234ef06be1627a21fb1.
2022-06-12Merge branch 'master' of https://github.com/haishanh/yacd into haishanh-masterMatain
2022-06-12Should check provider health if a group contains provider proxiesHaishan
2022-06-12Always show update and health check buttons for proxy providerHaishan
ref #649
2022-06-09fix deps for testMatain
2022-06-09add meta version judgeMatain
2022-06-09add the groupproxy delay test(no problem)Matain
2022-06-08Merge branch 'master' of https://github.com/MetaCubeX/yacdMatain
2022-06-08add the groupproxy delay test(maybe a little question)Matain
2022-06-06Run prettierHaishan
2022-06-04chore: Determine whether FALLBACK is optional based on the coreMetaCubeX
2022-05-27feat: fallback could be selectadlyq
2021-06-06Stop use postcss-nested postcss-extend-ruleHaishan
2020-11-22chore: minor a11y improvementHaishan
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-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-04added: test latency button for each proxy groupHaishan