Block a user
Handle Tailshare insecure and failed initialization
I couldn't manage to trigger an init failure in
npm run devby blocking the network or setting an invalid control plane URL, will try again on a full build of the app later by corrupting the…
vfs: audit the optional-operation call sites and their unsupported policies
Note: main was filtered to remove a stray core file from the history, and this PR needs to be rebased against it; gitea sees all the commits after the filter as new.
Handle Tailshare insecure and failed initialization
Human visual review (running in a browser):
The error banner for insecure contexts works fine; not the best UX, but that's a concern for #128, not this PR. I couldn't manage to trigger an init…
codinget
deleted branch chore/ensure-memoryvfs-full-support from webnet/webnet
2026-08-06 00:45:51 +02:00
chore(vfs): statically ensure MemoryVFS implements every method
chore(vfs): statically ensure MemoryVFS implements every method
codinget
created branch chore/ensure-memoryvfs-full-support in webnet/webnet
2026-08-06 00:18:53 +02:00
WIP: vfs: audit the optional-operation call sites and their unsupported policies
drive: Range response ignores the offset when the filesystem has no readFileRange
codinget
deleted branch fix/minimal-server-conformance from webnet/webnet
2026-08-05 22:46:48 +02:00
test: run VFS conformance over a minimal backing filesystem
vfs: run protocol conformance against a minimal backing filesystem too