codinget
  • Joined on 2022-10-19
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 »
codinget merged pull request webnet/webnet#133 2026-07-27 22:58:46 +02:00
test(vfs): add a reusable AsyncVFS conformance suite
codinget opened issue webnet/webnet#138 2026-07-27 22:55:06 +02:00
vfs: expose per-path capability introspection
codinget opened issue webnet/webnet#137 2026-07-27 22:54:39 +02:00
vfs: let copy and move request merge or replace explicitly
codinget opened issue webnet/webnet#136 2026-07-27 12:14:02 +02:00
ci: bound the Node heap for CI jobs
codinget pushed to vfs-conformance-suite at webnet/webnet 2026-07-27 12:13:19 +02:00
8b230f4d5a test(vfs): require reads to leave the file intact
codinget pushed to vfs-conformance-suite at webnet/webnet 2026-07-27 02:28:06 +02:00
465dadff58 docs: record the conformance review round in AI_CHANGES
codinget pushed to vfs-conformance-suite at webnet/webnet 2026-07-27 02:19:31 +02:00
b6f75f2a84 fix: address conformance review findings
codinget commented on pull request webnet/webnet#133 2026-07-27 02:15:32 +02:00
test(vfs): add a reusable AsyncVFS conformance suite

Reviewed the harness (packages/vfs/src/conformance/*), the six adopting packages' production fixes, and the deleted protocol-specific tests. Overall design is sound and the described bugs…

codinget pushed to vfs-conformance-suite at webnet/webnet 2026-07-27 02:10:00 +02:00
77eec5ea7d docs: record the AsyncVFS conformance suite in AI_CHANGES
codinget pushed to vfs-conformance-suite at webnet/webnet 2026-07-27 02:09:02 +02:00
4993d2393e test(drive): run the AsyncVFS conformance suite
4290c26e42 fix(vfs): copy file contents out of MemoryVFS on read
Compare 2 commits »
codinget pushed to t3code/fix-issues-123-131 at webnet/webnet 2026-07-27 01:50:05 +02:00
7dd1e2392a fix(tailshare): handle insecure and failed initialization
codinget created pull request webnet/webnet#135 2026-07-27 00:57:33 +02:00
WIP: Handle Tailshare insecure and failed initialization
codinget pushed to t3code/fix-issues-123-131 at webnet/webnet 2026-07-27 00:57:26 +02:00
03069fe9d5 fix(tailshare): handle insecure and failed initialization
codinget created branch t3code/fix-issues-123-131 in webnet/webnet 2026-07-27 00:57:26 +02:00
codinget pushed to vfs-conformance-suite at webnet/webnet 2026-07-26 21:27:11 +02:00
bd78bf528d test(smb2): run the AsyncVFS conformance suite
e3af63ac77 test(sftp): run the AsyncVFS conformance suite
dcbb042fe3 test(ftp): run the AsyncVFS conformance suite
Compare 3 commits »
codinget deleted branch t3code/issue-122-claude-review from webnet/webnet 2026-07-26 21:21:18 +02:00
codinget pushed to main at webnet/webnet 2026-07-26 21:21:18 +02:00
8bfac8913c docs: record frontend review follow-up
f965429309 fix: preserve example HTTP route
c34e948bd8 chore: align frontend target libraries
b252b02444 feat: typecheck frontend apps
Compare 4 commits »
codinget closed issue webnet/webnet#122 2026-07-26 21:21:16 +02:00
tailshare, example-app: typecheck the frontend app packages
codinget merged pull request webnet/webnet#134 2026-07-26 21:21:16 +02:00
typecheck frontend apps