codinget
  • Joined on 2022-10-19
codinget pushed to fix/flaky-worker-tests at webnet/webnet 2026-06-29 04:25:13 +02:00
3ed8095263 chore: update AI_CHANGES.md for PR #56
codinget created pull request webnet/webnet#56 2026-06-29 01:50:07 +02:00
WIP: test(tsconnect-worker): fix flaky closed-state tests
codinget pushed to fix/flaky-worker-tests at webnet/webnet 2026-06-29 01:49:50 +02:00
b917cd88eb test(tsconnect-worker): fix flaky closed-state tests
codinget created branch fix/flaky-worker-tests in webnet/webnet 2026-06-29 01:49:50 +02:00
codinget pushed to feat/tailshare-worker at webnet/webnet 2026-06-29 01:31:49 +02:00
f1df7ac88d chore: retrigger CI
codinget pushed to feat/tailshare-worker at webnet/webnet 2026-06-29 01:05:51 +02:00
47a29f006d chore: update AI_CHANGES.md and PR description
codinget pushed to feat/tailshare-worker at webnet/webnet 2026-06-29 00:53:03 +02:00
481f5603f2 refactor(tailshare): address feedback
codinget pushed to feat/tailshare-worker at webnet/webnet 2026-06-29 00:07:25 +02:00
bf90068ad0 fix(tsconnect-react): add skipLibCheck to fix @types/eslint-scope conflict
codinget pushed to feat/tailshare-worker at webnet/webnet 2026-06-28 23:42:51 +02:00
bb2f4ed540 fix(tailshare): address code review findings
codinget pushed to feat/tailshare-worker at webnet/webnet 2026-06-28 23:38:36 +02:00
b05562895b fix: ci lock file, review findings, and tsconnect-react overload
codinget commented on pull request webnet/webnet#55 2026-06-28 23:22:43 +02:00
feat(tailshare): SharedWorker support, config consolidation, and fileOps UI

Code review — PR #55 (SharedWorker support, config consolidation, fileOps UI)

Bugs / correctness

1. suggegestedName typo in download.ts is still present

`packages/tailshare/src/u…

codinget created pull request webnet/webnet#55 2026-06-28 23:18:19 +02:00
WIP: feat(tailshare): shared worker support, config consolidation, and file ops UI
codinget pushed to feat/tailshare-worker at webnet/webnet 2026-06-28 23:18:00 +02:00
04541b1926 feat(tailshare): shared worker support, config consolidation, and file ops UI
codinget created branch feat/tailshare-worker in webnet/webnet 2026-06-28 23:18:00 +02:00
codinget pushed to feat/tailshare at webnet/webnet 2026-06-28 21:17:31 +02:00
3f6ae5f10f fix(tailshare): streaming downloads where available
421a37f3fe fix(tailshare): non-SI units
4ef774a9e4 fix(tailshare): wrong key for OutgoingFileNotifier
25d3232859 chore(tailshare): add todo
43e257cef8 feat(tailshare): remove taildrop setting (always enable), use real asterisks and flag authKey warn
Compare 24 commits »
codinget deleted branch feat/integrate-react-utils-packages from webnet/webnet 2026-06-28 21:14:06 +02:00
codinget pushed to main at webnet/webnet 2026-06-28 21:14:05 +02:00
c04b0d6eea fix(utils): fix suggestedName typo and defer URL revocation in download()
37f2fb04a0 feat: integrate @webnet/react and @webnet/utils into example-app and test-app
Compare 2 commits »
codinget merged pull request webnet/webnet#54 2026-06-28 21:14:05 +02:00
feat: integrate @webnet/react and @webnet/utils
codinget pushed to feat/integrate-react-utils-packages at webnet/webnet 2026-06-28 20:30:07 +02:00
c04b0d6eea fix(utils): fix suggestedName typo and defer URL revocation in download()
codinget created pull request webnet/webnet#54 2026-06-28 18:35:19 +02:00
WIP: feat: integrate @webnet/react and @webnet/utils