pi-remote-control/extensions/remote-control
jay 4aab59947f refactor: make spike a standalone script
- Remove spike command from extension registration
- Add run-spike.sh wrapper script
- Add npm script 'spike' to run the PoC
- Spike can be run via: npm run spike or ./run-spike.sh
2026-05-15 03:44:13 +02:00
..
auth.ts feat: persist auth token across server restarts 2026-05-14 19:00:31 +02:00
config.ts feat: bindAddress from config + PWA support 2026-05-14 18:51:54 +02:00
html.ts fix: reconnect immediately on tab visibility (iOS) 2026-05-14 19:22:46 +02:00
index.ts refactor: make spike a standalone script 2026-05-15 03:44:13 +02:00
messages.ts chore: migrate @mariozechner pi packages to @earendil-works namespace 2026-05-08 18:18:04 +08:00
server.ts feat: persist auth token across server restarts 2026-05-14 19:00:31 +02:00
spike-client.html feat: Phase 0 spike - tmux stream PoC implementation 2026-05-15 03:42:53 +02:00
spike.ts refactor: make spike a standalone script 2026-05-15 03:44:13 +02:00