codinget
  • Joined on 2022-10-19
codinget pushed to feat/tailshare-worker at webnet/webnet 2026-07-26 00:27:11 +02:00
6c0b8ec3b9 fix(tailshare): move configAtBuildRef to IpnProvider level
codinget pushed to feat/tailshare-worker at webnet/webnet 2026-07-25 23:36:31 +02:00
b1c9c2eac6 chore: retrigger CI
65a724516b chore: update AI_CHANGES.md and PR description
03fc837428 refactor(tailshare): address feedback
dc415e78d5 fix(tsconnect-react): add skipLibCheck to fix @types/eslint-scope conflict
794cdf074d fix(tailshare): address code review findings
Compare 121 commits »
codinget deleted branch feat/tailshare from webnet/webnet 2026-07-25 23:31:15 +02:00
codinget pushed to main at webnet/webnet 2026-07-25 23:31:15 +02:00
84437ed033 chore(docs): add notice of AI review of the tailshare implementation
a291b371f6 chore(tailshare): fix lint and typescript issues
120baafa82 chore(tailshare): remove unused deps
dd9055276c fix(tailshare): properly use stableNodeID for exit nodes, not nodeKey
21e1b4b666 refactor(tailshare): remove duplicate code that got extracted to other packages
Compare 27 commits »
codinget merged pull request webnet/webnet#28 2026-07-25 23:31:14 +02:00
feat(tailshare): start implementing the new file sharing app
codinget commented on issue webnet/webnet#122 2026-07-25 23:08:20 +02:00
tailshare, example-app: typecheck the frontend app packages

PR #28 already covers part of the tailshare half: src/modules.d.ts now declares *.css, and skipLibCheck: true was added to packages/tailshare/tsconfig.json instead of raising lib to…

codinget opened issue webnet/webnet#125 2026-07-25 23:07:59 +02:00
tailshare: surface Taildrop transfer failures instead of dropping them
codinget opened issue webnet/webnet#124 2026-07-25 23:07:48 +02:00
tailshare: render Taildrop transfer state as components instead of imperative notifications
codinget pushed to feat/tailshare at webnet/webnet 2026-07-25 22:58:44 +02:00
84437ed033 chore(docs): add notice of AI review of the tailshare implementation
codinget pushed to feat/tailshare at webnet/webnet 2026-07-25 22:56:00 +02:00
a291b371f6 chore(tailshare): fix lint and typescript issues
120baafa82 chore(tailshare): remove unused deps
Compare 2 commits »
codinget pushed to feat/tailshare at webnet/webnet 2026-07-25 22:41:55 +02:00
dd9055276c fix(tailshare): properly use stableNodeID for exit nodes, not nodeKey
codinget pushed to feat/tailshare at webnet/webnet 2026-07-25 22:39:36 +02:00
21e1b4b666 refactor(tailshare): remove duplicate code that got extracted to other packages
codinget opened issue webnet/webnet#123 2026-07-25 21:04:14 +02:00
tailshare: require a secure context and surface it in the UI
codinget opened issue webnet/webnet#122 2026-07-25 21:04:02 +02:00
tailshare, example-app: typecheck the frontend app packages
codinget pushed to feat/tailshare at webnet/webnet 2026-07-25 19:57:13 +02:00
5232539476 chore: fix npm package-lock deps for npm 11
0a79ffdc2a fix(tailshare): streaming downloads where available
1caa24239b fix(tailshare): non-SI units
f885ec50cd fix(tailshare): wrong key for OutgoingFileNotifier
9101ee93bd chore(tailshare): add todo
Compare 24 commits »
codinget opened issue webnet/webnet#121 2026-07-25 19:53:18 +02:00
ci: validate Node 26 LTS and next npm major support
codinget deleted branch t3code/enforce-node-npm from webnet/webnet 2026-07-25 19:53:14 +02:00
codinget pushed to main at webnet/webnet 2026-07-25 19:53:14 +02:00
c39e5c2177 chore: declare supported Node and npm engines
codinget merged pull request webnet/webnet#120 2026-07-25 19:53:13 +02:00
chore: declare supported Node and npm engines
codinget closed pull request webnet/webnet#119 2026-07-25 19:43:38 +02:00
fix(ci): restore Turbo platform lock entries