Derek Kaser
7c88eeba86
cmd/tailscale: allow Tailscale to work with Unraid web interface ( #8062 )
...
Updates tailscale/tailscale#8026
Signed-off-by: Derek Kaser <derek.kaser@gmail.com >
2023-05-17 13:26:39 -07:00
phirework
c0e0a5458f
cmd/tailscale: show reauth etc. links even if no login name ( #7803 )
...
Signed-off-by: Jenny Zhang <jz@tailscale.com >
2023-04-05 17:00:18 -04:00
Jenny Zhang
fe5558094c
cmd/tailscale/cli: add logout and debug info to web
...
Fixes #7238
Signed-off-by: Jenny Zhang <jz@tailscale.com >
2023-02-12 00:06:36 +00:00
phirework
2d29f77b24
cmd/tailscale/cli: fix TUNmode display on synology web page ( #7064 )
...
Fixes #7059
Signed-off-by: Jenny Zhang <jz@tailscale.com >
Signed-off-by: Jenny Zhang <jz@tailscale.com >
2023-01-25 13:22:19 -05:00
phirework
f011a0923a
cmd/tailscale/cli: style synology outgoing access info ( #6959 )
...
Follow-up to #6957 .
Updates #4015
Signed-off-by: Jenny Zhang <jz@tailscale.com >
2023-01-13 20:01:28 -05:00
Brad Fitzpatrick
5eded58924
cmd/tailscale/cli: make web show/link Synology outgoing connection mode/docs
...
Fixes #4015
Change-Id: I8230bb0cc3d621b6fa02ab2462cea104fa1e9cf9
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com >
2023-01-13 13:44:41 -08:00
Will Norris
f03a63910d
cmd/tailscale: add licenses link to web UI
...
The `tailscale web` UI is the primary interface for Synology and Home
Assistant users (and perhaps others), so is the logical place to put our
open source license notices. I don't love adding things to what is
currently a very minimal UI, but I'm not sure of a better option.
Updates tailscale/corp#5780
Signed-off-by: Will Norris <will@tailscale.com >
2022-09-12 12:06:44 -07:00
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