146 Commits (5fb1695bcbfdfdd353a3f820a97bdb920a240432)

Author SHA1 Message Date
Sonia Appasamy 349c05d38d client/web: refresh on tab focus 3 years ago
Will Norris 824cd02d6d client/web: cache csrf key when running in CGI mode 3 years ago
Will Norris 9ea3942b1a client/web: don't require secure cookies for csrf 3 years ago
Sonia Appasamy 776f9b5875 client/web: open auth URLs in new browser tab 3 years ago
Will Norris cf45d6a275 client/web: remove old /redirect handler 3 years ago
Will Norris 5ebff95a4c client/web: fix globbing for file embedding 3 years ago
Will Norris 0df5507c81 client/web: combine embeds into a single embed.FS 3 years ago
Sonia Appasamy 09e5e68297 client/web: track web client initializations 3 years ago
Sonia Appasamy 50b558de74 client/web: hook up remaining legacy POST requests 3 years ago
Marwan Sulaiman 35ff5bf5a6 cmd/tailscale/cli, ipn/ipnlocal: [funnel] add stream mode 3 years ago
Sonia Appasamy 077bbb8403 client/web: add csrf protection to web client api 3 years ago
Brad Fitzpatrick b090d61c0f tailcfg: rename prototype field to reflect its status 3 years ago
Richard Castro 57da1f1501
client: update DNSConfig type (#8916) 3 years ago
Sonia Appasamy 18280ebf7d client/web: hook up data fetching to fill --dev React UI 3 years ago
Will Norris 9c4364e0b7 client/web: copy existing UI to basic react components 3 years ago
Will Norris ddba4824c4 client/web: add prettier and format scripts 3 years ago
Sonia Appasamy 0052830c64 cli/serve: funnel interactive enablement flow tweaks 3 years ago
Sonia Appasamy 8e63d75018 client/tailscale: add LocalClient.IncrementMetric func 3 years ago
Sonia Appasamy 12238dab48 client/web: add tailwind styling to react app 3 years ago
Sonia Appasamy d5ac18d2c4 client/web: add tsconfig.json 3 years ago
Sonia Appasamy 3f12b9c8b2 client/web: pipe through to React in dev mode 3 years ago
Sonia Appasamy 16bc9350e3 client/web: add barebones vite dev setup 3 years ago
Will Norris 6ee85ba412 client/web: fix rendering of node owner profile 3 years ago
Sonia Appasamy 2bc98abbd9 client/web: add web client Server struct 3 years ago
Sonia Appasamy 7815fbe17a tailscale/cli: add interactive flow for enabling Funnel 3 years ago
Will Norris f9066ac1f4 client/web: extract web client from cli package 3 years ago
Brad Fitzpatrick 66f27c4beb all: require Go 1.21 3 years ago
salman aljammaz 25a7204bb4
wgengine,ipn,cmd/tailscale: add size option to ping (#8739) 3 years ago
Sonia Appasamy 301e59f398 tailcfg,ipn/localapi,client/tailscale: add QueryFeature endpoint 3 years ago
Tom DNetto 767e839db5 all: implement lock revoke-keys command 3 years ago
David Anderson ed46442cb1 client/tailscale/apitype: document never-nil property of WhoIsResponse 3 years ago
Maisem Ali 1ecc16da5f tailcfg,ipn/ipnlocal,wgengine: add values to PeerCapabilities 3 years ago
Jenny Zhang 6b56e92acc client/tailscale: add warnings slice to ACLTestFailureSummary 3 years ago
Aaron Klotz fd8c8a3700 client/tailscale: add API for verifying network lock signing deeplink 3 years ago
Anton Tolchanov 6a156f6243 client/tailscale: support deauthorizing a device 3 years ago
Brad Fitzpatrick 4664318be2 client/tailscale: revert CreateKey API change, add Client.CreateKeyWithExpiry 3 years ago
Matt Brown 9b6e48658f
client: allow the expiry time to be specified for new keys 3 years ago
Andrew Dunham 280255acae
various: add golangci-lint, fix issues (#7905) 3 years ago
Brad Fitzpatrick 9e50da321b client/tailscale: dial LocalAPI at 127.0.0.1 on macOS 3 years ago
Tom DNetto 483109b8fc client/tailscale: Fix NPE caused by erroneous close in error case 3 years ago
Maisem Ali 5e8a80b845 all: replace /kb/ links with /s/ equivalents 3 years ago
Tom DNetto ce99474317 all: implement preauth-key support with tailnet lock 3 years ago
Tom DNetto e2d652ec4d ipn,cmd/tailscale: implement resigning nodes on tka key removal 3 years ago
Andrew Dunham 3f8e8b04fd cmd/tailscale, cmd/tailscaled: move portmapper debugging into tailscale CLI 3 years ago
Nicolas BERNARD 3db894b78c client/tailscale: add tags field to Device struct 3 years ago
Tom DNetto 99b9d7a621 all: implement pcap streaming for datapath debugging 3 years ago
David Crawshaw 8cf2805cca tailcfg, localapi: plumb device token to server 3 years ago
Brad Fitzpatrick b1248442c3 all: update to Go 1.20, use strings.CutPrefix/Suffix instead of our fork 3 years ago
Will Norris 71029cea2d all: update copyright and license headers 3 years ago
Brad Fitzpatrick a1b4ab34e6 util/httpm: add new package for prettier HTTP method constants 3 years ago