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
Sonia Appasamy bc9b9e8f69 client/web: restrict using an exit node on a couple more platforms
Completed testing of the new UI on the existing platforms that use
it. From testing, QNAP, Unraid, and Home Assistant (in addition to
Synology) all do not play well with using an exit node. For now,
we're disabling this setting from the UI. CLI should be updated to
also disallow selection of an exit node from these platforms.
All platforms still allow for advertising as an exit node.

Co-authored-by: Will Norris <will@tailscale.com>

Updates #10261

Signed-off-by: Sonia Appasamy <sonia@tailscale.com>
2 years ago
..
build client/web: precompress assets 2 years ago
src client/web: don't show login button if /ok errors 2 years ago
assets.go client/web: precompress assets 2 years ago
auth.go client/web: add logging of device management type for web client (#10492) 2 years ago
index.html client/web: small tweaks for small screens 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: restrict using an exit node on a couple more platforms 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