| Commit message (Expand) | Author | Age | Files | Lines |
| * | fix(hub): a reconnect re-reads the index, not just the handshake | Christophe Besson | 6 days | 1 | -11/+31 |
| * | docs: cite MESHBAY_DESIGN.md and a section instead of the merged notes | Christophe Besson | 7 days | 1 | -16/+18 |
| * | fix(hub): Search waits on a connection that stalls, not on one that is slow | Christophe Besson | 7 days | 1 | -0/+26 |
| * | fix(node): size the subtitle budget to the file, and extract each track once | Christophe Besson | 8 days | 1 | -1/+7 |
| * | feat: embedded subtitles in the video player (MNP 3.3) | Christophe Besson | 8 days | 1 | -0/+37 |
| * | feat: let the viewer pick the audio track | Christophe Besson | 8 days | 1 | -3/+15 |
| * | mnp 3.1: per-account blobs the node cannot read | Christophe Besson | 9 days | 1 | -5/+69 |
| * | feat(hub): drop files and folders onto Files to upload them | Christophe Besson | 10 days | 1 | -5/+7 |
| * | feat: a group can be left out of Search, and Search tries every node | Christophe Besson | 11 days | 1 | -2/+24 |
| * | feat(ui): an indexing dock above the music bar, on every page | Christophe Besson | 11 days | 1 | -0/+8 |
| * | fix: an empty group claim is a claim on nothing | Christophe Besson | 13 days | 1 | -0/+4 |
| * | refactor(mnp)!: one operation for an app's folders, not one per app | Christophe Besson | 2026-09-10 | 1 | -24/+3 |
| * | refactor(spa): stop asking a node what version it is | Christophe Besson | 2026-09-10 | 1 | -172/+11 |
| * | refactor(mnp)!: one answer to "may this member write", and it is the root | Christophe Besson | 2026-09-10 | 1 | -12/+1 |
| * | test(spa): drive the composer's recovery through the real reconnect | Christophe Besson | 2026-09-09 | 1 | -0/+7 |
| * | fix(spa): a reconnect must give the Chat composer back | Christophe Besson | 2026-09-09 | 1 | -8/+82 |
| * | feat: MNP 3.0 — a transfer needs a lease | Christophe Besson | 2026-09-09 | 1 | -2/+6 |
| * | feat: resume an interrupted upload, and pause one | Christophe Besson | 2026-09-09 | 1 | -2/+83 |
| * | feat(hub): client-side transfer leases and the transfers panel | Christophe Besson | 2026-09-08 | 1 | -2/+211 |
| * | feat(chat): Tier 2 — a member verifies another member's device itself | Christophe Besson | 2026-09-07 | 1 | -0/+188 |
| * | Merge origin/main into the chat encryption work | Christophe Besson | 2026-09-07 | 1 | -68/+185 |
| |\ |
|
| | * | feat(mnp)!: seal the upload under the group key | Christophe Besson | 2026-09-07 | 1 | -27/+84 |
| | * | refactor(mnp)!: remove stream_seg, the last unencrypted content message | Christophe Besson | 2026-09-07 | 1 | -19/+0 |
| | * | fix(mnp): give a reply an id, so it stops being routed by luck | Christophe Besson | 2026-09-07 | 1 | -11/+88 |
| * | | feat(chat): encrypt group chat under per-device epoch keys (MNP 2.0) | Christophe Besson | 2026-09-07 | 1 | -10/+334 |
| |/ |
|
| * | fix(client): Save in the app panes was invisible, and Chat's never landed | Christophe Besson | 2026-09-07 | 1 | -8/+30 |
| * | feat(node): an upload lands in the folder it was sent to | Christophe Besson | 2026-09-06 | 1 | -6/+12 |
| * | fix(client): degrade against a node still speaking MNP 1.0 | Christophe Besson | 2026-09-06 | 1 | -0/+53 |
| * | feat(client): Phase 2 — per-app settings panes, folder tree, multi-directory | Christophe Besson | 2026-09-06 | 1 | -0/+78 |
| * | fix(groups): finish Phase 1 — MNP root management, upload targets, eject state | Christophe Besson | 2026-09-06 | 1 | -32/+56 |
| * | feat: groups refactor Phase 1 — root RO/RW model + shared directories UI | Christophe Besson | 2026-09-06 | 1 | -5/+57 |
| * | fix: drop the retired Mozilla STUN server from the defaults | Christophe Besson | 2026-09-04 | 1 | -1/+2 |
| * | fix(client): resolve STUN hostnames in the main process | Christophe Besson | 2026-09-04 | 1 | -8/+31 |
| * | feat!: MNP 1.0 — seal index and handshake_ack under the group key | Christophe Besson | 2026-09-03 | 1 | -20/+170 |
| * | fix(hub): route the chat ack to the request that asked for it | Christophe Besson | 2026-09-03 | 1 | -0/+36 |
| * | feat: passphrase change and account recovery (auth-confirm) | Christophe Besson | 2026-09-01 | 1 | -18/+211 |
| * | feat: configurable STUN server fallbacks for WebRTC ICE | Christophe Besson | 2026-08-30 | 1 | -1/+6 |
| * | feat(node): editable node settings in the Node page (D5) | Christophe Besson | 2026-08-29 | 1 | -0/+8 |
| * | feat: V13 — per-card "re-match this one file" (MNP 0.13) | Christophe Besson | 2026-08-29 | 1 | -1/+22 |
| * | feat: node workflow redesign — wizard auto-config, reset, MusicBrainz contact | Christophe Besson | 2026-08-29 | 1 | -33/+1 |
| * | fix(transport): chat_hist_resp dispatch skipped when older pending entries exist | Christophe Besson | 2026-08-28 | 1 | -8/+11 |
| * | feat(chat): link previews for pasted URLs | Christophe Besson | 2026-08-28 | 1 | -0/+27 |
| * | fix(transport): reconnect used a fresh handshake token but a stale signaling one | Christophe Besson | 2026-08-26 | 1 | -0/+9 |
| * | fix(transport): wake a backing-off reconnect on visibilitychange, fix listene... | Christophe Besson | 2026-08-26 | 1 | -1/+39 |
| * | fix(music): don't throw "Transport not connected" while a reconnect is landing | Christophe Besson | 2026-08-26 | 1 | -13/+30 |
| * | fix(transport): auto-reconnect after WebRTC failure, without dropping in-flig... | Christophe Besson | 2026-08-26 | 1 | -7/+164 |
| * | debug(transport): opt-in WebRTC health tracing for mobile-lock investigation | Christophe Besson | 2026-08-26 | 1 | -0/+156 |
| * | fix(node,hub): key music/media metadata lookups by file_id, not path | Christophe Besson | 2026-08-26 | 1 | -22/+31 |
| * | feat: add Photos group app | Christophe Besson | 2026-08-25 | 1 | -0/+29 |
| * | fix(hub): keep an unmatched admin_challenge visible, add trace logging | Christophe Besson | 2026-08-24 | 1 | -1/+17 |