| Commit message (Expand) | Author | Age | Files | Lines |
| * | feat(chat): Tier 2 — a member verifies another member's device itself | Christophe Besson | 2026-09-07 | 1 | -1/+2 |
| * | Merge origin/main into the chat encryption work | Christophe Besson | 2026-09-07 | 1 | -5/+22 |
| |\ |
|
| | * | fix(mnp): give a reply an id, so it stops being routed by luck | Christophe Besson | 2026-09-07 | 1 | -5/+22 |
| * | | feat(chat): encrypt group chat under per-device epoch keys (MNP 2.0) | Christophe Besson | 2026-09-07 | 1 | -11/+26 |
| |/ |
|
| * | feat!: MNP 1.0 — seal index and handshake_ack under the group key | Christophe Besson | 2026-09-03 | 1 | -2/+31 |
| * | docs: Windows port audit and sender key distribution decision | Christophe Besson | 2026-09-03 | 1 | -3/+7 |
| * | fix(hub): route the chat ack to the request that asked for it | Christophe Besson | 2026-09-03 | 1 | -0/+21 |
| * | fix(hub): fall back to the group's first app when the landing tab is absent | Christophe Besson | 2026-09-02 | 1 | -0/+1 |
| * | fix(hub): let the reader scroll up in the chat again | Christophe Besson | 2026-09-01 | 1 | -0/+17 |
| * | docs: move root docs into docs/ and archive superseded drafts | Christophe Besson | 2026-09-01 | 1 | -4/+4 |
| * | refactor(node): JSON-only control API, Node page absorbs the admin dashboard | Christophe Besson | 2026-09-01 | 1 | -1/+1 |
| * | chore: scrub copyrighted names from tests, comments and docs | Christophe Besson | 2026-08-30 | 1 | -0/+10 |
| * | feat: add Photos group app | Christophe Besson | 2026-08-25 | 1 | -1/+1 |
| * | docs: plan the Music group app (musicbay.md) | Christophe Besson | 2026-08-24 | 1 | -1/+1 |
| * | feat(node,hub): season-specific overviews, manual TMDB match correction, and ... | Christophe Besson | 2026-08-24 | 1 | -1/+1 |
| * | feat(hub): split the group UI into a pluggable "applications" architecture | Christophe Besson | 2026-08-23 | 1 | -10/+14 |
| * | feat(node): the operator can close uploading to everyone but themselves | Christophe Besson | 2026-08-18 | 1 | -0/+23 |
| * | fix: the chat tab no longer scrolls, and a group is listed or invite-only | Christophe Besson | 2026-08-18 | 1 | -0/+9 |
| * | fix(client): a film can go full-screen, and automatic saving is automatic | Christophe Besson | 2026-08-18 | 1 | -0/+8 |
| * | fix(client): downloads stream to disk, and two rough edges on first run | Christophe Besson | 2026-08-18 | 1 | -0/+17 |
| * | fix(client): three defects a real desktop found in ten minutes | Christophe Besson | 2026-08-18 | 1 | -0/+20 |
| * | feat(client): hybrid sign-in — passphrase once, then this device's key | Christophe Besson | 2026-08-18 | 1 | -0/+13 |
| * | fix(client): the desktop client runs, and running it corrected three things | Christophe Besson | 2026-08-18 | 1 | -8/+21 |
| * | feat(client): the platform seam, and an Electron shell that has never been run | Christophe Besson | 2026-08-18 | 1 | -0/+18 |
| * | feat: device linking, and signing in to the hub with a device key | Christophe Besson | 2026-08-18 | 1 | -0/+15 |
| * | docs: settle the desktop client, and draft v6 | Christophe Besson | 2026-08-18 | 1 | -4/+95 |
| * | docs: sessions renew themselves, and two faults of the same shape0.5 | Christophe Besson | 2026-08-17 | 1 | -0/+26 |
| * | fix(hub): the transfers panel hung off the side of a phone | Christophe Besson | 2026-08-17 | 1 | -0/+14 |
| * | test(hub): a hook that depends on one declared below it never runs | Christophe Besson | 2026-08-17 | 1 | -1/+33 |
| * | docs: what this session cost to find | Christophe Besson | 2026-08-16 | 1 | -0/+44 |
| * | docs: record what this session cost to find | Christophe Besson | 2026-08-16 | 1 | -1/+56 |
| * | feat(hub): translate the web client into nine more languages | Christophe Besson | 2026-08-16 | 1 | -1/+2 |
| * | docs: record which download paths have actually been run | Christophe Besson | 2026-08-15 | 1 | -0/+8 |
| * | feat(groups): editable description, and one source of operator authority | Christophe Besson | 2026-08-15 | 1 | -2/+4 |
| * | docs: account deletion, notifications, and the APIs that no longer exist | Christophe Besson | 2026-08-15 | 1 | -0/+7 |
| * | docs: user guide and conventions catch up with per-node identity | Christophe Besson | 2026-08-14 | 1 | -1/+22 |
| * | docs: Argon2id, the multi-browser property, and what a browser found | Christophe Besson | 2026-08-14 | 1 | -0/+31 |
| * | docs: record the invite redesign — H3 and M3 closed | Christophe Besson | 2026-08-14 | 1 | -2/+30 |
| * | docs: draft-v5 architecture spec | Christophe Besson | 2026-08-13 | 1 | -1/+1 |
| * | docs: second security review + roadmap rewrite0.1 | Christophe Besson | 2026-08-13 | 1 | -6/+79 |
| * | feat(node): Phase 11 — production-ready daemon with WebRTC, WS, chat, HTTP | Christophe Besson | 2026-08-11 | 1 | -0/+4 |
| * | feat: Phase 10c — MSE video streaming (real-time playback) | Christophe Besson | 2026-08-11 | 1 | -0/+3 |
| * | feat: Phase 10b — Self-service UI (group create/join, upload, IndexedDB, se... | Christophe Besson | 2026-08-11 | 1 | -0/+6 |
| * | feat(hub): Phase 10.5–10.8, 10.10 — notifications, settings, search, version | Christophe Besson | 2026-08-11 | 1 | -0/+2 |
| * | docs: update Phase 10 commit hash, API reference, key modules | Christophe Besson | 2026-08-11 | 1 | -0/+4 |
| * | feat: Phase 9 — Web client SPA with WebRTC P2P transport | Christophe Besson | 2026-08-11 | 1 | -2/+13 |
| * | feat: Phase 9.1–9.5 — WebRTC DataChannel transport for browser P2P | Christophe Besson | 2026-08-10 | 1 | -19/+34 |
| * | feat(hub): Phase 8 — Hub v2 security hardening + production readiness | Christophe Besson | 2026-08-10 | 1 | -5/+6 |
| * | feat: Phase 7 — Node v2 (multi-group, Sender Keys, 0-RTT, chat, denylist) | Christophe Besson | 2026-08-10 | 1 | -1/+25 |
| * | docs: add demo-v2 NAT findings to CLAUDE.md | Christophe Besson | 2026-08-10 | 1 | -0/+14 |