199 Commits (7407f404d996594de43a546cfabbd40d776a4e22)

Author SHA1 Message Date
Sonia Appasamy 68da15516f ipn/localapi,client/web: clean up auth error handling 3 years ago
Sonia Appasamy 1df2d14c8f client/web: use auth ID in browser sessions 3 years ago
Sonia Appasamy 73bbf941f8 client/web: hook up auth flow 3 years ago
Sonia Appasamy 851536044a client/web: add tests for authorizeRequest 3 years ago
Sonia Appasamy c27870e160 client/web: refactor authorizeRequest 3 years ago
Naman Sood 7783a960e8
client/web: add metric for exit node advertising (#9781) 3 years ago
Sonia Appasamy 7a0de2997e client/web: remove unused context param from NewServer 3 years ago
Sonia Appasamy 3befc0ef02 client/web: restrict full management client behind browser sessions 3 years ago
Sonia Appasamy b29047bcf0 client/web: add browser session cache to web.Server 3 years ago
Sonia Appasamy 5429ee2566 client/web: add debug mode for web client ui updates 3 years ago
Sonia Appasamy 5d62b17cc5 client/web: add login client mode to web.Server 3 years ago
Sonia Appasamy 697f92f4a7 client/web: refactor serveGetNodeData 3 years ago
Will Norris 652f77d236 client/web: switch to using prebuilt web client assets 3 years ago
Sonia Appasamy 1eadb2b608 client/web: clean up assets handling 3 years ago
Craig Rodrigues 8683ce78c2 client/web, clientupdate, util/linuxfw, wgengine/magicsock: Use %v verb for errors 3 years ago
Will Norris 9a3bc9049c client/web,cmd/tailscale: add prefix flag for web command 3 years ago
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
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
Sonia Appasamy 077bbb8403 client/web: add csrf protection to web client api 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 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
Will Norris f9066ac1f4 client/web: extract web client from cli package 3 years ago