185 Commits (7f3c1932b54fb6af2d8d1e367e0e456ff7fa40fd)

Author SHA1 Message Date
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
Mario Minardi 109929d110
client/web: add endpoint for logging device detail click metric (#10505) 2 years ago
Will Norris 5a2e6a6f7d client/web: use Home Assistant's X-Ingress-Path header 2 years ago
Sonia Appasamy a4c7b0574a client/web: add confirmation dialogs 2 years ago
Will Norris 69b56462fc client/web: check content-type on PATCH requests 2 years ago
Will Norris c615fe2296 client/web: add security attributes on session cookie 2 years ago
Sonia Appasamy 261b6f1e9f client/web: limit updates ui to unstable builds 2 years ago
Will Norris 33de922d57 client/web: only enforce path prefix in CGI mode 2 years ago
Sonia Appasamy c2319f0dfa client/web: fix serveAPIAuth in Login mode 2 years ago