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
e32520659d
fix(taildrop): restore incoming file progress notifications
...
The io.Copy in PutFile was writing directly to wc, bypassing the
incomingFile wrapper whose Write method increments f.copied and fires
a throttled sendFileNotify on progress. As a result, notifyIncomingFiles
on the JS side only ever fired once (on completion) with received=0,
making progress UI impossible. The original inFile wrapping was lost
during the Android SAF refactor.
Also surface the PartialFile.Done flag through jsIncomingFile so JS can
distinguish the final "transfer complete" notification from in-progress
updates.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 day 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
fix(taildrop): restore incoming file progress notifications
1 day 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