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
9f96b7434c
feat(taildrop): fix DirectFileMode, void callbacks, and empty WaitingFiles
- Add SetStagedFileOps to Extension: sets fileOps without enabling
DirectFileMode, so WASM clients use staged retrieval (WaitingFiles,
OpenFile, DeleteFile) instead of direct-write mode.
- Add directFileOps bool field: SetFileOps (Android SAF) sets it true;
SetStagedFileOps (WASM JS) leaves it false. onChangeProfile now uses
`fops != nil && e.directFileOps` to determine DirectFileMode.
- Add jsCallVoid to jsFileOps: void ops (openWriter, write, closeWriter,
remove) now use cb(err?: string) instead of cb(null, err: string).
- Fix waitingFiles() returning JSON null when no files are waiting:
normalise nil slice to empty slice before marshalling.
- Update wireTaildropFileOps to call SetStagedFileOps.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
4 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(taildrop): fix DirectFileMode, void callbacks, and empty WaitingFiles
|
4 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 |