Commit Graph
4 Commits
Author SHA1 Message Date
myxelium e49b3ec112 chore: dev-stack switches, shared e2e harness, and desktop shell rules
- `LIVE_RELOAD=false npm run dev` keeps the renderer alive across a machine
  suspend; the reload client otherwise destroys the session under test.
- `dev-peer.sh` plus a separate userdata dir runs a second local peer.
- `tools/voice-probe.js` samples peer state and RTP counters from a live
  window, persisting to localStorage so a renderer reload cannot erase it.
- e2e helpers for voice pairs, peer-role election, and a TURN relay.
- Electron single-instance and dev-client-load decisions move into rules
  files with colocated specs.
2026-08-14 03:19:29 +02:00
myxelium 3858beb28e feat: Data management 2026-04-27 03:29:41 +02:00
myxelium 141de64767 Reconnection when signal server is not active and minor changes 2026-03-18 20:45:31 +01:00
myxelium eb987ac672 Private servers with password and invite links (Experimental) 2026-03-18 20:42:40 +01:00