| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | feat(node): transfer leases, pools and a queue for downloads and uploads | Christophe Besson | 2026-09-08 | 6 | -1/+1250 |
| * | fix(node): make max_concurrent_streams take effect without a restart | Christophe Besson | 2026-09-08 | 3 | -5/+222 |
| * | test(node): close the eleven failures, and the order-dependence behind seven | Christophe Besson | 2026-09-08 | 4 | -3/+47 |
| * | feat(node): cap the media cache and evict least-recently-used entries | Christophe Besson | 2026-09-08 | 2 | -5/+270 |
| * | chore: bump all packages to 0.12.0 | Christophe Besson | 2026-09-08 | 2 | -2/+2 |
| * | fix(chat): the operator was missing from the roster they host | Christophe Besson | 2026-09-07 | 2 | -9/+102 |
| * | feat(chat): Tier 2 — a member verifies another member's device itself | Christophe Besson | 2026-09-07 | 3 | -5/+382 |
| * | Merge origin/main into the chat encryption work | Christophe Besson | 2026-09-07 | 10 | -333/+740 |
| |\ |
|
| | * | feat(mnp)!: seal the upload under the group key | Christophe Besson | 2026-09-07 | 5 | -126/+464 |
| | * | refactor(mnp)!: remove stream_seg, the last unencrypted content message | Christophe Besson | 2026-09-07 | 6 | -204/+45 |
| | * | fix(mnp): give a reply an id, so it stops being routed by luck | Christophe Besson | 2026-09-07 | 2 | -1/+208 |
| * | | feat(chat): encrypt group chat under per-device epoch keys (MNP 2.0) | Christophe Besson | 2026-09-07 | 14 | -109/+2346 |
| |/ |
|
| * | fix(node): carry enrichment across a rescan instead of re-deriving it | Christophe Besson | 2026-09-07 | 2 | -90/+232 |
| * | fix(node): a replugged root came back without its metadata | Christophe Besson | 2026-09-07 | 3 | -0/+261 |
| * | fix(node): remove --upload-dir rather than document it | Christophe Besson | 2026-09-07 | 5 | -38/+45 |
| * | chore(node): finish Phase 3 — CLI deprecations, Windows shapes, docs | Christophe Besson | 2026-09-07 | 3 | -1/+214 |
| * | feat(client): HelloWorld, the reference application | Christophe Besson | 2026-09-07 | 2 | -2/+9 |
| * | feat(client): bring back New folder, icon-only — and close the hole it opened | Christophe Besson | 2026-09-06 | 2 | -0/+63 |