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
Mario Minardi d32d742af0
ipn/ipnlocal: error when trying to use exit node on unsupported platform (#13726)
Adds logic to `checkExitNodePrefsLocked` to return an error when
attempting to use exit nodes on a platform where this is not supported.
This mirrors logic that was added to error out when trying to use `ssh`
on an unsupported platform, and has very similar semantics.

Fixes https://github.com/tailscale/tailscale/issues/13724

Signed-off-by: Mario Minardi <mario@tailscale.com>
1 week ago
..
build client/web: precompress assets 11 months ago
src client/web: update to typescript 5.3.3 (#11267) 8 months ago
assets.go client/web: only add cache header for assets 11 months ago
auth.go all: use Go 1.22 range-over-int 6 months ago
index.html client/web: use CSP hash for inline javascript 11 months ago
package.json {tool,client}: bump node version (#12840) 3 months ago
qnap.go
styles.json
synology.go
tailwind.config.js client/web: fix Vite CJS deprecation warning (#11288) 8 months ago
tsconfig.json client/web: update vite and vitest to latest versions (#11200) 8 months ago
vite.config.ts client/web: update vite and vitest to latest versions (#11200) 8 months ago
web.go ipn/ipnlocal: error when trying to use exit node on unsupported platform (#13726) 1 week ago
web_test.go client/web: use grants on web UI frontend 8 months ago
yarn.lock build(deps): bump ws from 8.14.2 to 8.17.1 in /client/web (#12524) 1 month ago