aboutsummaryrefslogtreecommitdiffstats
path: root/packages/meshbay-node/src
Commit message (Expand)AuthorAgeFilesLines
* fix(node): group isolation, upload confinement, GEK seizure, admin challengeChristophe Besson2026-08-133-112/+291
* fix(node)!: remove unauthenticated HTTP file API and TCP transportChristophe Besson2026-08-139-882/+42
* feat: Phase 12 — P2P crypto material, password split, node Ed25519 authChristophe Besson2026-08-136-153/+768
* feat(node): audit logging + local admin UI rewriteChristophe Besson2026-08-114-133/+629
* feat(node): index push to WebRTC peers + swarm registration (11.5, 11.9)Christophe Besson2026-08-112-1/+80
* feat(node): Phase 11 — production-ready daemon with WebRTC, WS, chat, HTTPChristophe Besson2026-08-113-29/+205
* feat: Phase 10c — MSE video streaming (real-time playback)Christophe Besson2026-08-111-0/+133
* feat: chat notifications via hub, file delete, upload fix, cached display, in...Christophe Besson2026-08-111-0/+12
* fix(ui): upload chunk size, cached file display, chat names, file delete, inl...Christophe Besson2026-08-112-14/+59
* fix(node): iterate dict copies in WebRTC peer broadcast and close_allChristophe Besson2026-08-111-2/+2
* fix(ui): group creation error, chat UUIDs, file preview, action menuChristophe Besson2026-08-111-0/+6
* feat: Phase 10b — Self-service UI (group create/join, upload, IndexedDB, se...Christophe Besson2026-08-111-0/+44
* feat: Phase 9 — Web client SPA with WebRTC P2P transportChristophe Besson2026-08-118-56/+157
* feat: Phase 9.1–9.5 — WebRTC DataChannel transport for browser P2PChristophe Besson2026-08-103-3/+399
* feat: Phase 7 — Node v2 (multi-group, Sender Keys, 0-RTT, chat, denylist)Christophe Besson2026-08-1011-65/+582
* feat(node): punch_nat() — NAT traversal from QUIC server socketChristophe Besson2026-08-101-0/+16
* fix(node): QuicChunkClient local_port + QuicChunkServer dual-stackChristophe Besson2026-08-102-8/+11
* fix: 4 corrections — streaming hash, watchdog bug, cipher doc, depsChristophe Besson2026-08-091-3/+11
* fix: complete pyproject.toml deps + graceful QUIC fallbackChristophe Besson2026-08-091-4/+15
* feat: Phase 6 complete — chat, multi-group, federation, replication, webcryptoChristophe Besson2026-08-091-0/+142
* feat(node): multi-group config support — 6.2Christophe Besson2026-08-091-24/+65
* feat: add revocation push (WebSocket hub→node) — 5.7Christophe Besson2026-08-091-0/+153
* feat(node): add QUIC transport (MNP v2) — quic_server + quic_clientChristophe Besson2026-08-093-2/+482
* feat(node): add HTTP file API for browser access (Phase 4)Christophe Besson2026-08-092-1/+337
* feat(node): add config, daemon, and local web UIChristophe Besson2026-08-094-2/+478
* feat(node): add TCP+TLS chunk server and client (MNP v1)Christophe Besson2026-08-094-0/+512
* feat(node): add directory indexer and Mesh Group IndexChristophe Besson2026-08-093-0/+409
* feat(node): add hub client with JWT offline verify and GEK fetchChristophe Besson2026-08-091-0/+256
* feat(node): add keystore module with 3 unlock modesChristophe Besson2026-08-091-0/+225
* chore: initialize monorepo structure for MeshBayChristophe Besson2026-08-096-0/+12