codinget
  • Joined on 2022-10-19
codinget deleted branch dev/remote-host-mode from webnet/webnet 2026-07-12 02:51:17 +02:00
codinget closed issue webnet/webnet#84 2026-07-12 02:51:16 +02:00
dev: add an explicit remote-host development mode
codinget merged pull request webnet/webnet#85 2026-07-12 02:51:15 +02:00
dev: add explicit remote-host development mode
codinget opened issue webnet/webnet#93 2026-07-12 02:46:55 +02:00
tailshare: add Node server runtime, SSR, and self-hosting modes
codinget opened issue webnet/webnet#90 2026-07-12 02:46:54 +02:00
tailshare: serve VFS content over WebDAV to Tailnet, Funnel, and Taildrive
codinget opened issue webnet/webnet#92 2026-07-12 02:46:54 +02:00
tailshare: integrate WebRTC transport for accelerated peer transfers
codinget opened issue webnet/webnet#91 2026-07-12 02:46:54 +02:00
tailshare: support persistent non-ephemeral Tailscale node identity
codinget opened issue webnet/webnet#87 2026-07-12 02:46:53 +02:00
tailshare: copy and move files between sources
codinget opened issue webnet/webnet#86 2026-07-12 02:46:53 +02:00
tailshare: browse and manage WebDAV and Taildrive sources
codinget opened issue webnet/webnet#88 2026-07-12 02:46:53 +02:00
tailshare: add text editing and media preview
codinget opened issue webnet/webnet#89 2026-07-12 02:46:53 +02:00
tailshare: add static generation, service worker, and installable PWA support
codinget pushed to dev/remote-host-mode at webnet/webnet 2026-07-12 02:36:05 +02:00
77041f815f feat(dev): add remote host development mode
fee32aeb67 feat(test-app): add ftp to test-app
33e59e3927 fix(ftp): address review findings on error handling and interop
743227cd96 fix(ftp): reject CR/LF in control commands and replies
20c6e5b0d5 docs: add @webnet/ftp entry to AI_CHANGES.md
Compare 10 commits »
codinget pushed to dev/remote-host-mode at webnet/webnet 2026-07-12 02:35:04 +02:00
4b335483c4 feat(dev): add remote host development mode
codinget created pull request webnet/webnet#85 2026-07-12 02:34:27 +02:00
WIP: dev: add explicit remote-host development mode
codinget pushed to dev/remote-host-mode at webnet/webnet 2026-07-12 02:34:17 +02:00
afe35b9f9d feat(dev): add remote host development mode
codinget created branch dev/remote-host-mode in webnet/webnet 2026-07-12 02:34:17 +02:00
codinget deleted branch feat/ftp from webnet/webnet 2026-07-12 02:33:54 +02:00
codinget pushed to main at webnet/webnet 2026-07-12 02:33:53 +02:00
fee32aeb67 feat(test-app): add ftp to test-app
33e59e3927 fix(ftp): address review findings on error handling and interop
743227cd96 fix(ftp): reject CR/LF in control commands and replies
20c6e5b0d5 docs: add @webnet/ftp entry to AI_CHANGES.md
1d5f0e25e7 test(ftp): add client/server integration and protocol tests
Compare 9 commits »
codinget merged pull request webnet/webnet#61 2026-07-12 02:33:52 +02:00
feat: add @webnet/ftp package (FTP/FTPS client and server)
codinget opened issue webnet/webnet#84 2026-07-12 02:26:53 +02:00
dev: add an explicit remote-host development mode