410 Commits (7407f404d996594de43a546cfabbd40d776a4e22)

Author SHA1 Message Date
Will Norris 37eab31f68 client/web: simply csrf key caching in cgi mode 3 years ago
Maisem Ali b90b9b4653 client/web: fix data race 3 years ago
Sonia Appasamy e952564b59 client/web: pipe unraid csrf token through apiFetch 3 years ago
Sonia Appasamy 1cd03bc0a1 client/web: remove self node on server 3 years ago
Sonia Appasamy da6eb076aa client/web: add localapi proxy 3 years ago
Sonia Appasamy 7aea219a0f client/web: pull SynoToken logic into apiFetch 3 years ago
Will Norris d74c771fda client/web: always use new web client; remove old client 3 years ago
Will Norris be5bd1e619 client/web: skip authorization checks for static assets 3 years ago
Andrew Dunham c86a610eb3 cmd/tailscale, net/portmapper: add --log-http option to "debug portmap" 3 years ago
Sonia Appasamy 4828e4c2db client/web: move api handler into web.go 3 years ago
Sonia Appasamy f3077c6ab5 client/web: add self node cache 3 years ago
Will Norris dc8287ab3b client/web: enforce full path for CGI platforms 3 years ago
Will Norris 0c3d343ea3 client/web: invert auth logic for synology and qnap 3 years ago
Will Norris 05486f0f8e client/web: move synology and qnap logic into separate files 3 years ago
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