gurucomputing / headscale-ui

A web frontend for the headscale Tailscale-compatible coordination server
BSD 3-Clause "New" or "Revised" License
1.79k stars 128 forks source link

Rename routes in device card #120

Closed vsychov closed 1 year ago

vsychov commented 1 year ago

Hello,

this part wasn't fixed in #117

routerino commented 1 year ago

No worries, I'll include it. Once headscale gets into release candidate I plan to properly test and merge these changes.

MadWalnut commented 1 month ago

This still needs merging, correct? I am running headscale v0.23.0 with newly released headscale-ui 2024.10.05 and I get a Not Found pop up every time I expand the details of a device on the devices page.

The browser indeed tries to GET https://headscale.example.com/api/v1/machine/2/routes. machine needs to be replaced by node according to https://headscale.example.com/swagger.