14 Commits (c41a2d5c8372cea8bf5dc64ed8fcbec577fc00fd)

Author SHA1 Message Date
Brad Fitzpatrick 05ac21ebe4 all: use new LocalAPI client package location 1 year ago
Brad Fitzpatrick 4e0fc037e6 all: use iterators over slice views more 1 year ago
Brad Fitzpatrick e1bd7488d0 all: remove LenIter, use Go 1.22 range-over-int instead 2 years ago
Sonia Appasamy bd534b971a {client/web},{ipn/ipnlocal}: replace localapi debug-web-client endpoint 2 years ago
Sonia Appasamy 055394f3be ipn/ipnlocal: add mutex to webClient struct 2 years ago
Sonia Appasamy 6f7a1b51a8 ipn/ipnlocal: rename SetWebLocalClient to ConfigureWebClient 2 years ago
Will Norris 79719f05a9 ipn/ipnlocal: remove web client listeners after close 2 years ago
Will Norris 09de240934 ipn/ipnlocal: allow connecting to local web client 2 years ago
Will Norris 6b956b49e0 client/web: add some security checks for full client 2 years ago
Sonia Appasamy 0ecfc1d5c3 client/web: fill devMode from an env var 2 years ago
Sonia Appasamy 191e2ce719 client/web: add ServerMode to web.Server 2 years ago
Sonia Appasamy b370274b29 ipn/ipnlocal: pull CapabilityPreviewWebClient into webClientAtomicBool 2 years ago
Will Norris 66c7af3dd3 ipn: replace web client debug flag with node capability 3 years ago
Sonia Appasamy 44175653dc ipn/ipnlocal: rename web fields/structs to webClient 3 years ago
Will Norris ea599b018c ipn: serve web client requests from LocalBackend 3 years ago
Sonia Appasamy 89953b015b ipn/ipnlocal,client/web: add web client to tailscaled 3 years ago