summaryrefslogtreecommitdiffstats
path: root/packages/meshbay-hub/src/meshbay_hub/static/app.js
Commit message (Expand)AuthorAgeFilesLines
* feat!: identity keys per node — C4's blast radius drops to one operatorChristophe Besson2026-08-141-117/+25
* feat(client): Argon2id for the keypair bundle, and remove the backup toggleChristophe Besson2026-08-141-62/+29
* feat(client): make the key backup a choice, and raise the passphrase floorChristophe Besson2026-08-141-9/+116
* fix(client): recover identity keys from what the browser already hasChristophe Besson2026-08-141-0/+40
* fix(client): refresh the token when the node says "not a member"Christophe Besson2026-08-141-9/+37
* feat(node)!: the node wraps the group key — closes H3 and M3Christophe Besson2026-08-141-23/+114
* feat(client): pin node identities on first use — closes 11.5.8Christophe Besson2026-08-131-0/+20
* fix(node): group isolation, upload confinement, GEK seizure, admin challengeChristophe Besson2026-08-131-3/+12
* feat: Phase 12 — P2P crypto material, password split, node Ed25519 authChristophe Besson2026-08-131-129/+420
* fix(ui): reduce upload chunk size to 48KB to fit aiortc SCTP limitChristophe Besson2026-08-111-1/+1
* fix(ui): set MediaSource duration from ffprobe and clamp seeks to buffered rangeChristophe Besson2026-08-111-5/+23
* fix(ui): remove duplicate connecting messages and buggy stream progress barChristophe Besson2026-08-111-28/+4
* feat: Phase 10c — MSE video streaming (real-time playback)Christophe Besson2026-08-111-52/+125
* fix(ui): upload chunk size, cached file display, chat names, file delete, inl...Christophe Besson2026-08-111-12/+93
* fix(ui): group creation error, chat UUIDs, file preview, action menuChristophe Besson2026-08-111-52/+267
* feat: Phase 10b — Self-service UI (group create/join, upload, IndexedDB, se...Christophe Besson2026-08-111-9/+414
* feat(hub): Phase 10.5–10.8, 10.10 — notifications, settings, search, versionChristophe Besson2026-08-111-10/+105
* feat(hub): Phase 10.1–10.4 — Site overlay + admin/moderation UIChristophe Besson2026-08-111-16/+353
* feat: Phase 9 — Web client SPA with WebRTC P2P transportChristophe Besson2026-08-111-150/+1060
* feat(hub): add web app + public group listing endpointChristophe Besson2026-08-091-0/+198