| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 | 2 | -0/+222 |
| * | fix(node): a seek left the audio a GOP behind the picture | Christophe Besson | 9 days | 1 | -7/+35 |
| * | feat: let the viewer pick the audio track | Christophe Besson | 9 days | 3 | -20/+118 |
| * | playlists: make the writes actually leave the browser | Christophe Besson | 9 days | 1 | -8/+20 |
| * | mnp 3.1: per-account blobs the node cannot read | Christophe Besson | 10 days | 2 | -0/+257 |
| * | fix(node): purge the audit log past its retention | Christophe Besson | 10 days | 1 | -1/+21 |
| * | feat: a group can be left out of Search, and Search tries every node | Christophe Besson | 11 days | 5 | -0/+92 |
| * | chore: bump version to 0.14.0 | Christophe Besson | 11 days | 1 | -1/+1 |
| * | feat(node): progress names the root under way and the roots waiting | Christophe Besson | 12 days | 4 | -36/+151 |
| * | fix(node): a scan keeps its progress while a burst or a plug runs beside it | Christophe Besson | 12 days | 1 | -23/+59 |
| * | fix(node): a reload and a plug rescan outlive the session that asked | Christophe Besson | 12 days | 2 | -4/+36 |
| * | fix(node): an added root is served before it is scanned | Christophe Besson | 12 days | 5 | -8/+103 |
| * | fix(node): chat is bounded in size and in rate | Christophe Besson | 12 days | 1 | -0/+81 |
| * | fix(node): the node's own controls take no authority from a hub token | Christophe Besson | 12 days | 1 | -19/+71 |
| * | fix(node): a transfer id names a lease, or it names nothing | Christophe Besson | 12 days | 2 | -10/+118 |
| * | fix: hold every background task, in both codebases | Christophe Besson | 12 days | 4 | -22/+25 |
| * | fix(node): an uploaded file records who sent it | Christophe Besson | 12 days | 4 | -14/+142 |
| * | fix: bound what one member can cost the others | Christophe Besson | 13 days | 1 | -0/+60 |
| * | fix: an empty group claim is a claim on nothing | Christophe Besson | 13 days | 1 | -2/+8 |
| * | fix(node): the handshake ack dropped one app's directories | Christophe Besson | 2026-09-10 | 2 | -7/+35 |
| * | 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 | 4 | -245/+29 |
| * | docs(code): drop the references to a plan file that no longer exists | Christophe Besson | 2026-09-10 | 2 | -28/+23 |
| * | fix(node): device messages are authenticated-only, and the code now says so | Christophe Besson | 2026-09-10 | 1 | -2/+2 |
| * | refactor(common): delete the sender-key implementation nothing uses | Christophe Besson | 2026-09-10 | 2 | -11/+7 |
| * | 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 | 2 | -25/+1 |
| * | fix(node): report the transfer cap the node actually enforces | Christophe Besson | 2026-09-10 | 1 | -2/+6 |
| * | fix(node): a video the browser cannot decode is re-encoded, not refused | Christophe Besson | 2026-09-09 | 2 | -6/+51 |
| * | fix(node): the leaseless bound refused the music player | Christophe Besson | 2026-09-09 | 1 | -4/+23 |
| * | feat: MNP 3.0 — a transfer needs a lease | Christophe Besson | 2026-09-09 | 3 | -1/+113 |
| * | feat: resume an interrupted upload, and pause one | Christophe Besson | 2026-09-09 | 1 | -0/+48 |
| * | feat(node): uploads outlive their connection, and their leftovers are reaped | Christophe Besson | 2026-09-09 | 3 | -14/+289 |
| * | log(node): a transfer open is INFO, not DEBUG | Christophe Besson | 2026-09-09 | 1 | -2/+8 |
| * | 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 | 2 | -6/+62 |
| * | fix(node): a running transfer keeps its slot, and a dead grant lets go | Christophe Besson | 2026-09-08 | 3 | -9/+53 |
| * | feat(node): make the transfer caps settable, node-wide and per group | Christophe Besson | 2026-09-08 | 6 | -3/+271 |
| * | feat(node): transfer leases, pools and a queue for downloads and uploads | Christophe Besson | 2026-09-08 | 4 | -1/+644 |
| * | fix(node): make max_concurrent_streams take effect without a restart | Christophe Besson | 2026-09-08 | 2 | -5/+67 |
| * | feat(node): cap the media cache and evict least-recently-used entries | Christophe Besson | 2026-09-08 | 1 | -5/+118 |
| * | chore: bump all packages to 0.12.0 | Christophe Besson | 2026-09-08 | 1 | -1/+1 |
| * | fix(chat): the operator was missing from the roster they host | Christophe Besson | 2026-09-07 | 1 | -9/+30 |
| * | feat(chat): Tier 2 — a member verifies another member's device itself | Christophe Besson | 2026-09-07 | 2 | -5/+140 |
| * | Merge origin/main into the chat encryption work | Christophe Besson | 2026-09-07 | 3 | -233/+171 |
| |\ |
|
| | * | feat(mnp)!: seal the upload under the group key | Christophe Besson | 2026-09-07 | 1 | -68/+105 |
| | * | refactor(mnp)!: remove stream_seg, the last unencrypted content message | Christophe Besson | 2026-09-07 | 3 | -162/+0 |
| | * | fix(mnp): give a reply an id, so it stops being routed by luck | Christophe Besson | 2026-09-07 | 1 | -1/+61 |
| * | | feat(chat): encrypt group chat under per-device epoch keys (MNP 2.0) | Christophe Besson | 2026-09-07 | 8 | -97/+1138 |
| |/ |
|