210 Commits (e8eb9d71c2ab5e24d62cf2082d13d3d08366a041)

Author SHA1 Message Date
Brad Fitzpatrick 7b5b9f5ce2 client/web: fix nil metricCapture crash in mockLocalAPI 2 weeks ago
Brad Fitzpatrick 5ef3713c9f cmd/vet: add subtestnames analyzer; fix all existing violations 2 weeks ago
Gesa Stupperich 7a43e41a27
client/web: signal need to wait for auth across tabs 1 month ago
dependabot[bot] f1509d27cc
build(deps): bump lodash from 4.17.21 to 4.17.23 in /client/web (#18476) 2 months ago
Will Norris 3ec5be3f51 all: remove AUTHORS file and references to it 3 months ago
dependabot[bot] b40272e767 build(deps): bump braces from 3.0.2 to 3.0.3 in /client/web 5 months ago
dependabot[bot] 22bdf34a00 build(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /client/web 5 months ago
dependabot[bot] c0c0d45114 build(deps-dev): bump vitest from 1.3.1 to 1.6.1 in /client/web 5 months ago
dependabot[bot] 3e2476ec13 build(deps-dev): bump vite from 5.1.7 to 5.4.21 in /client/web 5 months ago
dependabot[bot] 9500689bc1 build(deps): bump js-yaml from 4.1.0 to 4.1.1 in /client/web 5 months ago
Alex Chan c2e474e729 all: rename variables with lowercase-l/uppercase-I 5 months ago
Brad Fitzpatrick 442a3a779d feature, net/tshttpproxy: pull out support for using proxies as a feature 7 months ago
Brad Fitzpatrick 038cdb4640 feature/clientupdate: move clientupdate to a modular feature, disabled for tsnet 7 months ago
Will Norris e582fb9b53 client/web: use network profile for displaying tailnet info 7 months ago
Brad Fitzpatrick 2b3e533048 util/syspolicy: finish plumbing policyclient, add feature/syspolicy, move global impl 8 months ago
dependabot[bot] e5e4386f33
build(deps): bump @babel/runtime from 7.23.4 to 7.26.10 in /client/web (#15299) 9 months ago
dependabot[bot] c962fefa3e
build(deps): bump form-data from 4.0.0 to 4.0.4 in /client/web (#16623) 9 months ago
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