summaryrefslogtreecommitdiffstats
path: root/packages/meshbay-hub/src/meshbay_hub/api
Commit message (Expand)AuthorAgeFilesLines
* feat!: identity keys per node — C4's blast radius drops to one operatorChristophe Besson2026-08-142-46/+13
* feat(client): Argon2id for the keypair bundle, and remove the backup toggleChristophe Besson2026-08-141-0/+4
* fix(hub): require proof of possession on node announce — closes M8Christophe Besson2026-08-131-0/+44
* fix: resource limits, signaling authz, node admin UI tokenChristophe Besson2026-08-132-4/+70
* fix: swarm privacy, revocation persistence, keystore KDF, audit integrityChristophe Besson2026-08-135-40/+98
* fix(hub): authenticate node WebSocket registrationChristophe Besson2026-08-131-13/+84
* feat: Phase 12 — P2P crypto material, password split, node Ed25519 authChristophe Besson2026-08-135-84/+256
* fix(hub): move _handle_chat_notify before @router.websocket decoratorChristophe Besson2026-08-111-1/+1
* feat: chat notifications via hub, file delete, upload fix, cached display, in...Christophe Besson2026-08-111-0/+36
* feat: Phase 10b — Self-service UI (group create/join, upload, IndexedDB, se...Christophe Besson2026-08-111-0/+53
* feat(hub): Phase 10.5–10.8, 10.10 — notifications, settings, search, versionChristophe Besson2026-08-114-8/+139
* feat(hub): Phase 10.1–10.4 — Site overlay + admin/moderation UIChristophe Besson2026-08-114-1/+307
* feat: Phase 9 — Web client SPA with WebRTC P2P transportChristophe Besson2026-08-113-59/+76
* feat: Phase 9.1–9.5 — WebRTC DataChannel transport for browser P2PChristophe Besson2026-08-103-1/+121
* feat(hub): Phase 8 — Hub v2 security hardening + production readinessChristophe Besson2026-08-108-69/+150
* feat: Phase 7 — Node v2 (multi-group, Sender Keys, 0-RTT, chat, denylist)Christophe Besson2026-08-102-4/+56
* feat: password-based key derivation + operational QUICKSTARTChristophe Besson2026-08-091-3/+8
* feat: Phase 6 complete — chat, multi-group, federation, replication, webcryptoChristophe Besson2026-08-092-19/+106
* feat(hub): add MHP federation + Mesh Relay registration — 5.2 + 5.3Christophe Besson2026-08-092-0/+330
* feat(hub): add moderation — content blocklist + reports — 5.9Christophe Besson2026-08-091-0/+200
* feat: add revocation push (WebSocket hub→node) — 5.7Christophe Besson2026-08-091-0/+194
* feat(hub): add web app + public group listing endpointChristophe Besson2026-08-092-0/+103
* feat(hub): add production hub — config, auth, API routers, testsChristophe Besson2026-08-096-0/+469
* chore: initialize monorepo structure for MeshBayChristophe Besson2026-08-091-0/+0