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
Will Norris 1b7d289fad client/web: add debug card to details page
Add a new "Debug" card at the bottom of the details page. It's maybe
premature to add a separate card for this, since all it currently lists
is whether the device is using TUN mode and (for Synology) the DSM
version. But I think it may be helpful to add client connectivity data
(like shown on admin console machine page) as well as a bug report
button.  Those can come soon after the 1.56 launch.

Updates #10261

Signed-off-by: Will Norris <will@tailscale.com>
2 years ago
..
build client/web: precompress assets 2 years ago
src client/web: add debug card to details page 2 years ago
assets.go client/web: precompress assets 2 years ago
auth.go client/web: use prefs.ControlURLOrDefault from controlSupportsCheckMode 2 years ago
index.html client/web: use CSP hash for inline javascript 2 years ago
package.json client/web: add confirmation dialogs 2 years ago
qnap.go client/web: add readonly/manage toggle 2 years ago
styles.json client/web: adjust colors and some UI margins 2 years ago
synology.go client/web: add readonly/manage toggle 2 years ago
tailwind.config.js client/web: adjust colors and some UI margins 2 years ago
tsconfig.json client/web: add debug mode for web client ui updates 2 years ago
vite.config.ts client/web: fix hotreload proxy 2 years ago
web.go client/web: use CSP hash for inline javascript 2 years ago
web_test.go client/web: add metric logging when viewing local / remote node (#10555) 2 years ago
yarn.lock client/web: add confirmation dialogs 2 years ago