codinget
  • Joined on 2022-10-19
codinget opened issue webnet/webnet#140 2026-07-28 20:36:56 +02:00
tsconnect: pass netmap diffs to JS instead of rebuilding the full snapshot
codinget pushed to rebase/upstream-2026-07-28 at webnet/tailscale 2026-07-28 20:02:08 +02:00
150650d8ab fix(tsconnect): link fork features into the wasm build
8a28fd4adf fix(tsconnect/wasm): close conn on upgradeTLS configuration errors too
7021ca27c5 feat(tsconnect/wasm): add upgradeTLS to wrapped conns
03368a2193 feat(wasm): expose taildrive WebDAV server and listDrivePeers via JS bridge
ce24603613 fix(tsconnect): avoid nil services slice in netmap JSON
Compare 27 commits »
codinget created pull request webnet/tailscale#15 2026-07-28 19:46:15 +02:00
WIP: rebase fork onto upstream/main (v1.103.0)
codinget pushed to rebase/upstream-2026-07-28 at webnet/tailscale 2026-07-28 19:45:51 +02:00
dbe32de290 fix(tsconnect): link fork features into the wasm build
86d4ec5c7c fix(tsconnect/wasm): close conn on upgradeTLS configuration errors too
976e58a21a feat(tsconnect/wasm): add upgradeTLS to wrapped conns
d370fd4a73 feat(wasm): expose taildrive WebDAV server and listDrivePeers via JS bridge
bee799dffa fix(tsconnect): avoid nil services slice in netmap JSON
Compare 10 commits »
codinget created branch rebase/upstream-2026-07-28 in webnet/tailscale 2026-07-28 19:45:51 +02:00
codinget closed issue webnet/webnet#80 2026-07-28 17:42:43 +02:00
vfs: provide a reusable AsyncVFS conformance test suite
codinget commented on issue webnet/webnet#80 2026-07-28 17:42:41 +02:00
vfs: provide a reusable AsyncVFS conformance test suite

Implemented in #133

codinget deleted branch ci/bound-node-heap from webnet/webnet 2026-07-28 01:45:24 +02:00
codinget pushed to main at webnet/webnet 2026-07-28 01:45:24 +02:00
0172018cc6 ci: bound the Node heap for CI jobs
codinget closed issue webnet/webnet#136 2026-07-28 01:45:23 +02:00
ci: bound the Node heap for CI jobs
codinget merged pull request webnet/webnet#139 2026-07-28 01:45:23 +02:00
ci: bound the Node heap for CI jobs
codinget pushed to ci/bound-node-heap at webnet/webnet 2026-07-28 00:34:56 +02:00
codinget pushed to ci/bound-node-heap at webnet/webnet 2026-07-28 00:25:56 +02:00
92ab499b07 test: temporary heap-limit probe
codinget created pull request webnet/webnet#139 2026-07-28 00:24:58 +02:00
WIP: ci: bound the Node heap for CI jobs
codinget created branch ci/bound-node-heap in webnet/webnet 2026-07-28 00:24:48 +02:00
codinget pushed to ci/bound-node-heap at webnet/webnet 2026-07-28 00:24:48 +02:00
0172018cc6 ci: bound the Node heap for CI jobs
codinget commented on pull request webnet/webnet#135 2026-07-28 00:15:59 +02:00
Handle Tailshare insecure and failed initialization

Deserves JSX syntax and likely to be split into another file for component/function separation

codinget commented on pull request webnet/webnet#135 2026-07-28 00:15:59 +02:00
Handle Tailshare insecure and failed initialization

Partial (code-only) human review:

codinget commented on pull request webnet/webnet#135 2026-07-28 00:15:59 +02:00
Handle Tailshare insecure and failed initialization

Deserves JSX syntax and likely to be split into another file for component/function separation

codinget pushed to main at webnet/webnet 2026-07-27 22:58:47 +02:00
1196469156 test(vfs): require reads to leave the file intact
4ebe30ddc5 docs: record the conformance review round in AI_CHANGES
5ca35f59ab fix: address conformance review findings
11f907cae5 docs: record the AsyncVFS conformance suite in AI_CHANGES
e573e22078 test(drive): run the AsyncVFS conformance suite
Compare 10 commits »