summaryrefslogtreecommitdiff
path: root/src/api/connections.ts
AgeCommit message (Collapse)Author
2025-11-12fix: avoid errors in browser consoleJie Li
2023-05-16parse sing-box `processPath` into `process` (#37)Victor Tseng
clash-api for sing-box use `processPath` field which is the full-path of the captured process. - On Windows: `\Device\HarddiskVolume3\Path\To\Program.exe` - On Linux: `/path/to/program (username)` grab the last part of the full path and render as `process`.
2023-04-27update: connection panel auto reconnect when ws brokensleshep
2023-02-10feat: Connections support displaying Sniff HostZhong Lufan
2023-01-27chore: optimize development workflowkunish
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-06Run prettierHaishan
2022-05-27chore: dashboard styleMetaCubeX
2022-05-09chore: merge 'tracking' into masteryaling888
2022-05-08Upgrade chart.jsHaishan
2021-07-30feat: add process name to metadatayaling888
2020-11-01chore: run ts-migrateHaishan
2020-09-08refactor: use api base url instead of hostname and portHaishan