| Commit message (Expand) | Author | Age | Files | Lines |
| * | chore: bump version to 0.9.0v0.9.0 | Christophe Besson | 2026-08-31 | 2 | -2/+2 |
| * | feat(node): editable node settings in the Node page (D5) | Christophe Besson | 2026-08-29 | 1 | -0/+2 |
| * | feat: V13 — per-card "re-match this one file" (MNP 0.13) | Christophe Besson | 2026-08-29 | 3 | -1/+12 |
| * | feat: node workflow redesign — wizard auto-config, reset, MusicBrainz contact | Christophe Besson | 2026-08-29 | 2 | -9/+5 |
| * | chore: release 0.8.00.8 | Christophe Besson | 2026-08-28 | 2 | -2/+2 |
| * | feat(chat): link previews for pasted URLs | Christophe Besson | 2026-08-28 | 2 | -1/+9 |
| * | feat: add Photos group app | Christophe Besson | 2026-08-25 | 3 | -3/+22 |
| * | feat(node): add audio_root, gate Music enrichment on it like video_root | Christophe Besson | 2026-08-24 | 3 | -1/+15 |
| * | feat(music): transcode WMA/Musepack to AAC so they actually play | Christophe Besson | 2026-08-24 | 2 | -1/+13 |
| * | feat(node): Music app node-side — indexing, MusicBrainz enrichment, protocol | Christophe Besson | 2026-08-24 | 3 | -1/+30 |
| * | fix(node,hub): HEVC transcode fallback, live-add progress, per-group TMDB toggle | Christophe Besson | 2026-08-24 | 3 | -10/+25 |
| * | feat(node,hub): season-specific overviews, manual TMDB match correction, and ... | Christophe Besson | 2026-08-24 | 3 | -1/+17 |
| * | feat(node,hub): add Videos group app (poster grid, flat list, TMDB metadata) | Christophe Besson | 2026-08-24 | 3 | -1/+52 |
| * | feat(node): persistent index cache, visible scan progress, adaptive reconcile... | Christophe Besson | 2026-08-23 | 2 | -0/+15 |
| * | chore: release 0.6.00.6 | Christophe Besson | 2026-08-23 | 2 | -3/+7 |
| * | feat(hub): split the group UI into a pluggable "applications" architecture | Christophe Besson | 2026-08-23 | 2 | -0/+7 |
| * | feat(node): full Node admin panel — CLI parity, hot-reload, group lifecycle | Christophe Besson | 2026-08-20 | 2 | -0/+22 |
| * | feat(node): the operator can close uploading to everyone but themselves | Christophe Besson | 2026-08-18 | 2 | -0/+6 |
| * | feat: device linking, and signing in to the hub with a device key | Christophe Besson | 2026-08-18 | 2 | -0/+137 |
| * | feat(node): several named roots per group, and one implementation per operation | Christophe Besson | 2026-08-18 | 5 | -3/+292 |
| * | chore: release 0.5.0 | Christophe Besson | 2026-08-16 | 1 | -1/+1 |
| * | feat(common): MNP 0.2 — liveness, and chat history read the way it is written | Christophe Besson | 2026-08-16 | 2 | -3/+14 |
| * | chore: release 0.4.00.4 | Christophe Besson | 2026-08-16 | 2 | -2/+2 |
| * | chore: release 0.3.00.3 | Christophe Besson | 2026-08-15 | 2 | -2/+2 |
| * | fix: stop a stream on close, count only real users, record where a node is | Christophe Besson | 2026-08-15 | 1 | -0/+1 |
| * | feat(groups): remove a member, and keep gigabytes out of the tab | Christophe Besson | 2026-08-15 | 2 | -0/+4 |
| * | feat(files): download a folder as a zip, and remove an empty one | Christophe Besson | 2026-08-15 | 2 | -1/+5 |
| * | feat(files): upload into the current directory, and create folders | Christophe Besson | 2026-08-14 | 1 | -0/+2 |
| * | chore: release 0.2.00.2 | Christophe Besson | 2026-08-14 | 2 | -2/+2 |
| * | feat!: identity keys per node — C4's blast radius drops to one operator | Christophe Besson | 2026-08-14 | 1 | -2/+5 |
| * | feat(client): make the key backup a choice, and raise the passphrase floor | Christophe Besson | 2026-08-14 | 1 | -0/+1 |
| * | fix(client): refresh the token when the node says "not a member" | Christophe Besson | 2026-08-14 | 2 | -2/+42 |
| * | feat(node)!: the node wraps the group key — closes H3 and M3 | Christophe Besson | 2026-08-14 | 4 | -5/+140 |
| * | test: JS/Python transcript parity across the language boundary | Christophe Besson | 2026-08-13 | 1 | -0/+175 |
| * | feat(mnp): unified handshake with mutual authentication | Christophe Besson | 2026-08-13 | 2 | -0/+402 |
| * | fix: swarm privacy, revocation persistence, keystore KDF, audit integrity | Christophe Besson | 2026-08-13 | 2 | -10/+36 |
| * | fix(node): group isolation, upload confinement, GEK seizure, admin challenge | Christophe Besson | 2026-08-13 | 1 | -0/+70 |
| * | feat: Phase 12 — P2P crypto material, password split, node Ed25519 auth | Christophe Besson | 2026-08-13 | 1 | -0/+12 |
| * | feat: Phase 10c — MSE video streaming (real-time playback) | Christophe Besson | 2026-08-11 | 1 | -0/+4 |
| * | fix(ui): upload chunk size, cached file display, chat names, file delete, inl... | Christophe Besson | 2026-08-11 | 1 | -0/+2 |
| * | feat: Phase 10b — Self-service UI (group create/join, upload, IndexedDB, se... | Christophe Besson | 2026-08-11 | 3 | -0/+86 |
| * | feat: Phase 9 — Web client SPA with WebRTC P2P transport | Christophe Besson | 2026-08-11 | 1 | -0/+4 |
| * | feat: Phase 7 — Node v2 (multi-group, Sender Keys, 0-RTT, chat, denylist) | Christophe Besson | 2026-08-10 | 3 | -1/+499 |
| * | feat: password-based key derivation + operational QUICKSTART | Christophe Besson | 2026-08-09 | 2 | -0/+185 |
| * | feat: Phase 6 complete — chat, multi-group, federation, replication, webcrypto | Christophe Besson | 2026-08-09 | 2 | -0/+97 |
| * | feat(common): add Double Ratchet algorithm — 6.1 | Christophe Besson | 2026-08-09 | 2 | -0/+478 |
| * | chore: initialize monorepo structure for MeshBay | Christophe Besson | 2026-08-09 | 4 | -0/+272 |