David Crawshaw
cc9cf97cbe
cli: web advertise exit node button
...
A couple of gnarly assumptions in this code, as always with the async
message thing.
UI button is based on the DNS settings in the admin panel.
Co-authored-by: Maisem Ali <maisem@tailscale.com >
Signed-off-by: David Crawshaw <crawshaw@tailscale.com >
2021-10-06 07:35:43 -07:00
Will Lachance
a35c3ba221
cmd/tailscale: fix truncated characters in web controller ( #2722 )
...
Fixes #2204
Signed-off-by: William Lachance <wlach@protonmail.com >
Co-authored-by: William Lachance <wlach@protonmail.com >
Co-authored-by: Ross Zurowski <ross@rosszurowski.com >
2021-08-27 17:10:17 -04:00
David Crawshaw
1336ed8d9e
cmd/tailscale/cli: skip new tab on web login
...
It doesn't work properly.
Signed-off-by: David Crawshaw <crawshaw@tailscale.com >
2021-05-03 11:18:58 -07:00
David Crawshaw
ea714c6054
cmd/tailscale/cli: split out web.css file
...
CSS formatted with:
npx prettier --use-tabs --write cmd/tailscale/cli/web.css
Signed-off-by: David Crawshaw <crawshaw@tailscale.com >
2021-03-31 10:48:05 -07:00
Ross Zurowski
8d57bce5ef
cmd/tailscale: add initial web UI ( #1621 )
...
Signed-off-by: Ross Zurowski <ross@rosszurowski.com >
2021-03-31 11:32:33 -04:00
David Crawshaw
f0863346c2
cmd/tailscale: add web subcommand
...
Used as an app frontend UI on Synology.
Signed-off-by: David Crawshaw <crawshaw@tailscale.com >
2021-03-29 12:13:19 -07:00