You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Codinget
c4ff4c4835
feat(tsconnect): add outgoing file transfer progress notifications
...
- Export UpdateOutgoingFiles on taildrop.Extension so it can be called
from outside the package (wasm bridge, package main).
- Wrap sendFile's PUT body with progresstracking.NewReader so bytes-sent
is sampled roughly once per second during transfer.
- Create an OutgoingFile entry (with UUID, peer ID, name, declared size)
before the PUT and call UpdateOutgoingFiles on each progress tick and
on completion (setting Finished/Succeeded). This flows into the IPN
notify stream as OutgoingFiles notifications.
- Add jsOutgoingFile struct and wire n.OutgoingFiles into a new
notifyOutgoingFiles callback in run(), mirroring notifyIncomingFiles.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
3 days ago
..
ace
all: remove AUTHORS file and references to it
3 months ago
appconnectors
all: remove AUTHORS file and references to it
3 months ago
awsparamstore
cmd/tailscale/cli: allow fetching keys from AWS Parameter Store
3 months ago
buildfeatures
ipn/localapi, cli, clientmetric: add ipnbus feature tag; fix omit.go stub
1 week ago
c2n
all: remove AUTHORS file and references to it
3 months ago
capture
all: remove AUTHORS file and references to it
3 months ago
clientupdate
all: remove AUTHORS file and references to it
3 months ago
condlite/ expvar
all: remove AUTHORS file and references to it
3 months ago
condregister
ipn/desktop: move behind feature/condregister
1 week ago
conn25
feature/conn25: add IPv6 support
1 week ago
debugportmapper
all: remove AUTHORS file and references to it
3 months ago
doctor
all: remove AUTHORS file and references to it
3 months ago
drive
all: remove AUTHORS file and references to it
3 months ago
featuretags
ipn/localapi, cli, clientmetric: add ipnbus feature tag; fix omit.go stub
1 week ago
identityfederation
cmd/vet: add subtestnames analyzer; fix all existing violations
2 weeks ago
linkspeed
all: remove AUTHORS file and references to it
3 months ago
linuxdnsfight
all: use Go 1.26 things, run most gofix modernizers
1 month ago
oauthkey
cmd/vet: add subtestnames analyzer; fix all existing violations
2 weeks ago
portlist
feature/portlist: address case where poller misses CollectServices updates
1 month ago
portmapper
all: remove AUTHORS file and references to it
3 months ago
posture
all: remove AUTHORS file and references to it
3 months ago
relayserver
cmd/vet: add subtestnames analyzer; fix all existing violations
2 weeks ago
sdnotify
all: remove AUTHORS file and references to it
3 months ago
ssh
ipn/ipnlocal, feature/ssh: move SSH code out of LocalBackend to feature
1 month ago
syspolicy
all: remove AUTHORS file and references to it
3 months ago
taildrop
feat(tsconnect): add outgoing file transfer progress notifications
3 days ago
tap
all: remove AUTHORS file and references to it
3 months ago
tpm
all: remove AUTHORS file and references to it
3 months ago
tundevstats
feature/*,net/tstun: add tundev_txq_drops clientmetric on Linux
3 weeks ago
useproxy
all: remove AUTHORS file and references to it
3 months ago
wakeonlan
all: remove AUTHORS file and references to it
3 months ago
feature.go
all: remove AUTHORS file and references to it
3 months ago
hooks.go
ipn/ipnlocal, feature/ssh: move SSH code out of LocalBackend to feature
1 month ago
sdnotify.go
all: remove AUTHORS file and references to it
3 months ago