2 Commits

Author SHA1 Message Date
Alex Potsides
0254d9602a fix: pin react-curse to 1.0.15 (#311)
Somewhere between 1.0.15 and 1.0.22 react-curse broke the UI. There's
[no convenient overview](https://github.com/infely/react-curse/issues/100)
of changes so just pin it to the last working version while investigation
is ongoing.
2025-09-11 15:52:20 +03:00
Alex Potsides
24e2960c39 feat: add Node.js peer (#268)
Adds a basic Node.js peer with a terminal user interface.

Lifts some code from the existing js-peer. Doesn't support DMs or dialing peers directly (yet).

Fixes #214

---------

Co-authored-by: Daniel N <2color@users.noreply.github.com>
2025-04-22 13:31:44 +01:00