index
:
yacd-meta.git
detached
gh-pages
master
origin
test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
components
/
proxies
/
Proxy.tsx
Age
Commit message (
Expand
)
Author
2026-03-15
refactor: reorganize code
Larvan2
2026-01-01
chore: adjust style
Larvan2
2025-12-13
feat: add healthcheck functionality for specified proxy
Olivi
2023-06-07
fix: show delay for nested proxy-groups
Larvan2
2023-05-14
chore: better DotBackground
Larvan2
2023-05-13
chore: update proxy style
Larvan2
2023-05-13
chore: theme style
cubemaze
2023-05-13
update light
Larvan2
2023-02-27
feat: use different latency metrics for HTTP and HTTPS latency tests
Zhong Lufan
2023-02-19
fix: show history latency
ipcjs
2023-02-19
feat: selected proxy, make it more pop
kunish
2023-01-28
feat: display `xudp` type
kunish
2023-01-27
chore: optimize development workflow
kunish
2023-01-27
fix: remove .btnStart unexpected margin-right
kunish
2022-12-02
change the icon
Matain
2022-12-02
Update Proxy.tsx
Matain
2022-12-02
fix
Matain
2022-12-02
Update Proxy.tsx
Matain
2022-12-02
tfo fix
Matain
2022-12-01
Update Proxy.tsx
Matain
2022-12-01
try to fix tfo icon
Matain
2022-12-01
tfo icon add
Matain
2022-11-08
chore: adjust UDP tag
metacubex
2022-11-08
proxy udp item shows
Matain
2022-11-08
config change
Matain
2022-06-17
Revert "Merge branch 'master' of https://github.com/haishanh/yacd into haisha...
Matain
2022-06-12
Revert "Merge branch 'haishanh-master'"
Matain
2022-06-12
Should check provider health if a group contains provider proxies
Haishan
2022-06-12
Should encode proxy name in switch proxy API call url
Haishan
2022-06-11
Make selected indicator more distinguishable in proxy summary list
Haishan
2022-06-07
Make all proxy items same width
Haishan
2022-06-07
Avoid layout shift due to display of latency result
Haishan
2022-06-06
Run prettier
Haishan
2021-06-06
Stop use postcss-nested postcss-extend-rule
Haishan
2020-11-09
refactor: display proxy type Shadowsocks as SS
Haishan
2020-08-06
refactor: improve a11y
Haishan
2020-06-20
fix: fix color display for unavailable proxy item
Haishan
2020-06-20
feat: add a simple filter for proxy names
Haishan
2020-06-16
feat: use special color for non-proxy summary view dot item
Haishan
2020-06-15
refactor: use grid for proxy list layout
Haishan
2020-06-04
added: test latency button for each proxy group
Haishan