| Commit message (Expand) | Author | Age | Files | Lines |
| * | fix(node): a seek reports where the picture begins, not where it was asked | Christophe Besson | 8 days | 2 | -2/+265 |
| * | feat: tell a forced subtitle track from a full one | Christophe Besson | 8 days | 3 | -0/+51 |
| * | fix(node): a subtitle request that is cancelled must still answer | Christophe Besson | 8 days | 1 | -4/+24 |
| * | feat: embedded subtitles in the video player (MNP 3.3) | Christophe Besson | 8 days | 3 | -0/+549 |
| * | fix(node): a seek left the audio a GOP behind the picture | Christophe Besson | 8 days | 2 | -7/+273 |
| * | feat: let the viewer pick the audio track | Christophe Besson | 9 days | 6 | -41/+425 |
| * | playlists: drive the blob ops over a real DataChannel | Christophe Besson | 9 days | 1 | -0/+179 |
| * | playlists: make the writes actually leave the browser | Christophe Besson | 9 days | 2 | -8/+51 |
| * | mnp 3.1: per-account blobs the node cannot read | Christophe Besson | 9 days | 4 | -0/+678 |
| * | fix(node): purge the audit log past its retention | Christophe Besson | 10 days | 2 | -2/+61 |
| * | fix(win): a service-mode daemon can be replaced, and the Node page can link one | Christophe Besson | 11 days | 1 | -0/+73 |
| * | feat: a group can be left out of Search, and Search tries every node | Christophe Besson | 11 days | 6 | -0/+286 |
| * | chore: bump version to 0.14.0 | Christophe Besson | 11 days | 2 | -2/+2 |
| * | feat(node): progress names the root under way and the roots waiting | Christophe Besson | 11 days | 9 | -44/+457 |
| * | fix(node): a scan keeps its progress while a burst or a plug runs beside it | Christophe Besson | 11 days | 2 | -23/+224 |
| * | fix(node): a reload and a plug rescan outlive the session that asked | Christophe Besson | 12 days | 3 | -4/+212 |
| * | fix(node): an added root is served before it is scanned | Christophe Besson | 12 days | 6 | -8/+343 |
| * | fix(node): chat is bounded in size and in rate | Christophe Besson | 12 days | 2 | -0/+288 |
| * | fix(node): the node's own controls take no authority from a hub token | Christophe Besson | 12 days | 3 | -19/+199 |
| * | fix(node): a transfer id names a lease, or it names nothing | Christophe Besson | 12 days | 3 | -10/+393 |
| * | fix: hold every background task, in both codebases | Christophe Besson | 12 days | 5 | -22/+33 |
| * | fix(node): an uploaded file records who sent it | Christophe Besson | 12 days | 5 | -14/+349 |
| * | fix: bound what one member can cost the others | Christophe Besson | 13 days | 2 | -0/+196 |
| * | fix: an empty group claim is a claim on nothing | Christophe Besson | 13 days | 2 | -2/+108 |
| * | fix(packaging): three MSIX first-run regressions found by a real sideload | Christophe Besson | 13 days | 1 | -0/+114 |
| * | feat(packaging): an MSIX target for Microsoft Store submission | Christophe Besson | 2026-09-11 | 1 | -5/+199 |
| * | feat(packaging): a Light installer target with no bundled node runtime | Christophe Besson | 2026-09-11 | 1 | -0/+249 |
| * | feat(packaging): one radio page for Windows autostart, firewall every mode0.13 | Christophe Besson | 2026-09-11 | 1 | -38/+84 |
| * | fix(node): the handshake ack dropped one app's directories | Christophe Besson | 2026-09-10 | 3 | -9/+99 |
| * | docs(node): the ack comment described scalars that are gone | Christophe Besson | 2026-09-10 | 2 | -7/+13 |
| * | refactor(mnp)!: one operation for an app's folders, not one per app | Christophe Besson | 2026-09-10 | 10 | -665/+275 |
| * | docs(code): drop the references to a plan file that no longer exists | Christophe Besson | 2026-09-10 | 3 | -31/+26 |
| * | fix(node): device messages are authenticated-only, and the code now says so | Christophe Besson | 2026-09-10 | 2 | -2/+28 |
| * | refactor(common): delete the sender-key implementation nothing uses | Christophe Besson | 2026-09-10 | 3 | -15/+10 |
| * | refactor(node): QUIC does not relay chat it cannot check | Christophe Besson | 2026-09-10 | 1 | -52/+14 |
| * | refactor(mnp)!: one answer to "may this member write", and it is the root | Christophe Besson | 2026-09-10 | 5 | -50/+32 |
| * | fix(node): report the transfer cap the node actually enforces | Christophe Besson | 2026-09-10 | 2 | -2/+36 |
| * | fix(node): a video the browser cannot decode is re-encoded, not refused | Christophe Besson | 2026-09-09 | 4 | -161/+324 |
| * | fix(node): the leaseless bound refused the music player | Christophe Besson | 2026-09-09 | 2 | -15/+80 |
| * | feat: MNP 3.0 — a transfer needs a lease | Christophe Besson | 2026-09-09 | 5 | -2/+199 |
| * | feat: resume an interrupted upload, and pause one | Christophe Besson | 2026-09-09 | 2 | -0/+177 |
| * | feat(node): uploads outlive their connection, and their leftovers are reaped | Christophe Besson | 2026-09-09 | 4 | -14/+649 |
| * | log(node): a transfer open is INFO, not DEBUG | Christophe Besson | 2026-09-09 | 1 | -2/+8 |
| * | test(node): match transfer replies by id, not by arrival order | Christophe Besson | 2026-09-09 | 1 | -6/+72 |
| * | fix(node): push the grants a per-member cap change produces | Christophe Besson | 2026-09-09 | 1 | -2/+38 |
| * | fix(node): give the per-member transfer cap a door anyone can open | Christophe Besson | 2026-09-09 | 3 | -6/+65 |
| * | test(node): the two checks that need the operator's own CLI | Christophe Besson | 2026-09-08 | 1 | -0/+114 |
| * | test(node): keep the transfer probe in the repo | Christophe Besson | 2026-09-08 | 1 | -0/+416 |
| * | fix(node): a running transfer keeps its slot, and a dead grant lets go | Christophe Besson | 2026-09-08 | 5 | -10/+159 |
| * | feat(node): make the transfer caps settable, node-wide and per group | Christophe Besson | 2026-09-08 | 8 | -3/+428 |