193 Commits (3ed76ceed34e2fbff6eeee59facdcd72a8b5b795)

Author SHA1 Message Date
Patrick O'Doherty a05924a9e5
client/web: add Sec-Fetch-Site CSRF protection (#16046) 11 months ago
Mario Minardi 450bcbcb08
node.rev: bump to latest 22.x LTS release (#15652) 1 year ago
Brad Fitzpatrick c76d075472 nettest, *: add option to run HTTP tests with in-memory network 1 year ago
klyubin 3a2c92f08e
web: support Host 100.100.100.100:80 in tailscaled web server 1 year ago
Patrick O'Doherty f5522e62d1
client/web: fix CSRF handler order in web UI (#15143) 1 year ago
Brad Fitzpatrick 05ac21ebe4 all: use new LocalAPI client package location 1 year ago
Brad Fitzpatrick 8bd04bdd3a
go.mod: bump gorilla/csrf for security fix (#14822) 1 year ago
Mario Minardi 716e4fcc97
client/web: remove advanced options from web client login (#14770) 1 year ago
Brad Fitzpatrick cfda1ff709 cmd/viewer,all: consistently use "read-only" instead of "readonly" 1 year ago
Mario Minardi 0b4ba4074f
client/web: properly show "Log In" for web client on fresh install (#14569) 1 year ago
Mario Minardi d32d742af0
ipn/ipnlocal: error when trying to use exit node on unsupported platform (#13726) 2 years ago
Kristoffer Dalby f03e82a97c client/web: use tsaddr helpers 2 years ago
dependabot[bot] 436a0784a2
build(deps): bump ws from 8.14.2 to 8.17.1 in /client/web (#12524) 2 years ago
Kristoffer Dalby a2c42d3cd4 usermetric: add initial user-facing metrics 2 years ago
Mario Minardi 485018696a
{tool,client}: bump node version (#12840) 2 years ago
kari-ts 3c4c9dc1d2
web: use EditPrefs instead of passing UpdatePrefs to starting (#12040) 2 years ago
dependabot[bot] dd48cad89a build(deps-dev): bump vite from 5.1.4 to 5.1.7 in /client/web 2 years ago
Brad Fitzpatrick 7c1d6e35a5 all: use Go 1.22 range-over-int 2 years ago
Mario Minardi c662bd9fe7
client/web: dedupe packages in yarn.lock (#11327) 2 years ago
Ross Zurowski e83e2e881b
client/web: fix Vite CJS deprecation warning (#11288) 2 years ago
Mario Minardi 7912d76da0
client/web: update to typescript 5.3.3 (#11267) 2 years ago
Sonia Appasamy 95f26565db client/web: use grants on web UI frontend 2 years ago
Sonia Appasamy 9aa704a05d client/web: restrict serveAPI endpoints to peer capabilities 2 years ago
Mario Minardi ac281dd493
client/web: update vite and vitest to latest versions (#11200) 2 years ago
Mario Minardi 713d2928b1
client/web: update plugin-react-swc to latest version (#11199) 2 years ago
Mario Minardi 72140da000
client/web: update vite-plugin-svgr to latest version (#11197) 2 years ago
dependabot[bot] 79b547804b build(deps-dev): bump vite from 4.4.9 to 4.5.2 in /client/web 2 years ago
Sonia Appasamy 2bb837a9cf client/web: only check policy caps for tagged nodes 2 years ago
Will Norris 6f0c5e0c05 client/web: use smart quotes in web UI frontend 2 years ago
Will Norris 128c99d4ae client/web: add new readonly mode 2 years ago
Will Norris b89c113365 client/web: skip connectivity check on https 2 years ago
Sonia Appasamy 331a6d105f client/web: add initial types for using peer capabilities 2 years ago
Will Norris 569b91417f client/web: ensure path prefix has a leading slash 2 years ago
Sonia Appasamy 55d302b48e client/web: rename Disconnect to Log out 2 years ago
Sonia Appasamy c6a274611e client/web: use Tailscale IP known by peer node 2 years ago
Chris Palmer b62a3fc895
client/web: keep redirects on-site (#10525) 2 years ago
Sonia Appasamy 4fb679d9cd client/web: fix redirect logic when accessing login client over TS IP 2 years ago
Sonia Appasamy 77f5d669fa client/web: fix key expiry text when expiry disabled 2 years ago
Sonia Appasamy 06af3e3014 client/web: only add cache header for assets 2 years ago
Sonia Appasamy dd0279a6c9 client/web: fix ts connection check 2 years ago
Sonia Appasamy 343f4e4f26 client/web: refresh auth after syno login 2 years ago
Will Norris 1b7d289fad client/web: add debug card to details page 2 years ago
Sonia Appasamy 1aee6e901d client/web: use prefs.ControlURLOrDefault from controlSupportsCheckMode 2 years ago
Will Norris d2fbdb005d client/web: use CSP hash for inline javascript 2 years ago
Sonia Appasamy bc9b9e8f69 client/web: restrict using an exit node on a couple more platforms 2 years ago
Will Norris fc69301fd1 client/web: don't show login button if /ok errors 2 years ago
Mario Minardi 4e012794fc
client/web: add metric logging when viewing local / remote node (#10555) 2 years ago
Mario Minardi 763b9daa84
client/web: add visual indication for exit node pending approval (#10532) 2 years ago
Will Norris e9f203d747 client/web: open new window if iframed 2 years ago
Will Norris 970dc2a976 client/web: remove 'unsafe-inline' from CSP 2 years ago