| Commit message (Expand) | Author | Age | Files | Lines |
| * | refactor(node): move file browsing and folder/file ops out of webrtc_server | Christophe Besson | 27 hours | 1 | -1/+1 |
| * | docs: drop the invitation-link plan from the tree | Christophe Besson | 2 days | 1 | -1/+1 |
| * | feat(node): invitation links — a code bound to no account until redeemed | Christophe Besson | 2 days | 3 | -0/+15 |
| * | feat: the node signs its handshake challenge (MNP 3.4) | Christophe Besson | 2 days | 2 | -2/+41 |
| * | chore: bump version to 0.15.0 | Christophe Besson | 5 days | 1 | -1/+1 |
| * | style: the 98 ruff could not fix, so the linter is a signal again | Christophe Besson | 6 days | 1 | -13/+14 |
| * | style: ruff's own fixes, mechanically applied | Christophe Besson | 6 days | 5 | -12/+14 |
| * | docs: cite MESHBAY_DESIGN.md and a section instead of the merged notes | Christophe Besson | 7 days | 6 | -25/+26 |
| * | feat: embedded subtitles in the video player (MNP 3.3) | Christophe Besson | 8 days | 2 | -1/+26 |
| * | feat: let the viewer pick the audio track | Christophe Besson | 8 days | 1 | -1/+21 |
| * | mnp 3.1: per-account blobs the node cannot read | Christophe Besson | 9 days | 2 | -1/+27 |
| * | feat: a group can be left out of Search, and Search tries every node | Christophe Besson | 11 days | 2 | -0/+8 |
| * | chore: bump version to 0.14.0 | Christophe Besson | 11 days | 1 | -1/+1 |
| * | fix: hold every background task, in both codebases | Christophe Besson | 12 days | 1 | -0/+70 |
| * | fix: an empty group claim is a claim on nothing | Christophe Besson | 13 days | 1 | -1/+5 |
| * | refactor(mnp)!: one operation for an app's folders, not one per app | Christophe Besson | 2026-09-10 | 2 | -28/+2 |
| * | refactor(common): delete the Double Ratchet implementation nothing uses | Christophe Besson | 2026-09-10 | 1 | -311/+0 |
| * | refactor(common): delete the sender-key implementation nothing uses | Christophe Besson | 2026-09-10 | 2 | -322/+9 |
| * | refactor(mnp)!: one answer to "may this member write", and it is the root | Christophe Besson | 2026-09-10 | 2 | -8/+1 |
| * | feat: MNP 3.0 — a transfer needs a lease | Christophe Besson | 2026-09-09 | 2 | -3/+40 |
| * | feat: resume an interrupted upload, and pause one | Christophe Besson | 2026-09-09 | 1 | -0/+24 |
| * | feat(node): make the transfer caps settable, node-wide and per group | Christophe Besson | 2026-09-08 | 2 | -0/+8 |
| * | feat(node): transfer leases, pools and a queue for downloads and uploads | Christophe Besson | 2026-09-08 | 1 | -0/+14 |
| * | chore: bump all packages to 0.12.0 | Christophe Besson | 2026-09-08 | 1 | -1/+1 |
| * | feat(chat): Tier 2 — a member verifies another member's device itself | Christophe Besson | 2026-09-07 | 2 | -0/+13 |
| * | docs(chat): correct the claim that two devices never share a key | Christophe Besson | 2026-09-07 | 1 | -4/+17 |
| * | Merge origin/main into the chat encryption work | Christophe Besson | 2026-09-07 | 3 | -18/+203 |
| |\ |
|
| | * | feat(mnp)!: seal the upload under the group key | Christophe Besson | 2026-09-07 | 3 | -1/+160 |
| | * | refactor(mnp)!: remove stream_seg, the last unencrypted content message | Christophe Besson | 2026-09-07 | 1 | -1/+7 |
| | * | fix(mnp): give a reply an id, so it stops being routed by luck | Christophe Besson | 2026-09-07 | 1 | -0/+22 |
| * | | feat(chat): encrypt group chat under per-device epoch keys (MNP 2.0) | Christophe Besson | 2026-09-07 | 8 | -22/+326 |
| |/ |
|
| * | feat(node): Phase 2 server side — one directory setting for every app | Christophe Besson | 2026-09-06 | 2 | -0/+18 |
| * | feat: groups refactor Phase 1 — root RO/RW model + shared directories UI | Christophe Besson | 2026-09-06 | 3 | -1/+10 |
| * | feat(node): indexing v2 — partial-read hashing for files above 40 MB | Christophe Besson | 2026-09-06 | 1 | -0/+2 |
| * | chore: bump all packages to 0.11.00.11 | Christophe Besson | 2026-09-05 | 1 | -1/+1 |
| * | fix: tolerate clock skew when verifying JWTs (leeway 60s) | Christophe Besson | 2026-09-04 | 1 | -1/+9 |
| * | feat!: MNP 1.0 — seal index and handshake_ack under the group key | Christophe Besson | 2026-09-03 | 3 | -4/+216 |
| * | refactor!: one file_chunk and index_sync encoder for every transport | Christophe Besson | 2026-09-03 | 3 | -18/+102 |
| * | chore: release 0.10.00.10 | Christophe Besson | 2026-09-01 | 1 | -1/+1 |
| * | feat: passphrase change and account recovery (auth-confirm) | Christophe Besson | 2026-09-01 | 2 | -1/+9 |
| * | chore: bump version to 0.9.0v0.9.0 | Christophe Besson | 2026-08-31 | 1 | -1/+1 |
| * | 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 | 1 | -1/+1 |
| * | 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 |