You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/client/web/src/components
Will Norris e9f203d747 client/web: open new window if iframed
Previously, we were only breaking out of iframes when accessing the
login client over a local IP address (where viewerIdentity is not set).
We need to also handle the case where the user is accessing the login
client over the Tailscale IP, and similarly break out of the iframe when
logging into the management client.

Updates #10261

Signed-off-by: Will Norris <will@tailscale.com>
2 years ago
..
views client/web: add endpoint for logging device detail click metric (#10505) 2 years ago
acl-tag.tsx scripts/check_license_headers: enforce license on ts/tsx files 2 years ago
address-copy-card.tsx client/web: style tweaks 2 years ago
app.tsx client/web: add confirmation dialogs 2 years ago
control-components.tsx client/web: restructure api mutations into hook 2 years ago
exit-node-selector.tsx client/web: restructure api mutations into hook 2 years ago
login-toggle.tsx client/web: open new window if iframed 2 years ago
nice-ip.tsx client/web: add copyable components throughout UI 2 years ago
update-available.tsx client/web: small UI cleanups 2 years ago