| Commit message (Expand) | Author | Age | Files | Lines |
| * | fix(hub): the asset fingerprint covers every file under static/ | Christophe Besson | 2026-09-11 | 2 | -59/+50 |
| * | feat(hub): legal information link at the foot of the sidebar | Christophe Besson | 2026-09-11 | 14 | -3/+148 |
| * | feat(hub): say what MeshBay is on the sign-in page | Christophe Besson | 2026-09-11 | 13 | -2/+601 |
| * | fix(hub): account deletion left device keys and swarm sources behind | Christophe Besson | 2026-09-11 | 2 | -2/+78 |
| * | feat(packaging): one radio page for Windows autostart, firewall every mode0.13 | Christophe Besson | 2026-09-11 | 2 | -81/+215 |
| * | fix(node): the handshake ack dropped one app's directories | Christophe Besson | 2026-09-10 | 5 | -27/+135 |
| * | 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 | 16 | -739/+295 |
| * | refactor(common): delete the Double Ratchet implementation nothing uses | Christophe Besson | 2026-09-10 | 2 | -478/+0 |
| * | docs(code): drop the references to a plan file that no longer exists | Christophe Besson | 2026-09-10 | 7 | -40/+36 |
| * | 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 | 6 | -548/+19 |
| * | refactor(node): QUIC does not relay chat it cannot check | Christophe Besson | 2026-09-10 | 1 | -52/+14 |
| * | refactor(spa): stop asking a node what version it is | Christophe Besson | 2026-09-10 | 19 | -386/+26 |
| * | refactor(mnp)!: one answer to "may this member write", and it is the root | Christophe Besson | 2026-09-10 | 14 | -140/+52 |
| * | fix(node): report the transfer cap the node actually enforces | Christophe Besson | 2026-09-10 | 2 | -2/+36 |
| * | fix(hub): a pinned band's ring stops eating the form above it | Christophe Besson | 2026-09-10 | 2 | -0/+141 |
| * | feat(hub): pin the app controls while a library scrolls | Christophe Besson | 2026-09-10 | 14 | -32/+1330 |
| * | fix(node): a video the browser cannot decode is re-encoded, not refused | Christophe Besson | 2026-09-09 | 4 | -161/+324 |
| * | test(spa): drive the composer's recovery through the real reconnect | Christophe Besson | 2026-09-09 | 3 | -2/+98 |
| * | fix(spa): a reconnect must give the Chat composer back | Christophe Besson | 2026-09-09 | 5 | -16/+254 |
| * | fix: the PDF preview needs object-src and frame-src, in both policies | Christophe Besson | 2026-09-09 | 4 | -11/+160 |
| * | fix(node): the leaseless bound refused the music player | Christophe Besson | 2026-09-09 | 2 | -15/+80 |
| * | fix(spa): say why a download cannot be paused | Christophe Besson | 2026-09-09 | 13 | -0/+69 |
| * | fix(spa): a paused transfer is not a finished one | Christophe Besson | 2026-09-09 | 12 | -2/+132 |
| * | feat: MNP 3.0 — a transfer needs a lease | Christophe Besson | 2026-09-09 | 16 | -15/+549 |
| * | fix(spa): wake the download worker before handing it a stream | Christophe Besson | 2026-09-09 | 4 | -6/+148 |
| * | feat: resume an interrupted upload, and pause one | Christophe Besson | 2026-09-09 | 10 | -18/+440 |
| * | feat(node): uploads outlive their connection, and their leftovers are reaped | Christophe Besson | 2026-09-09 | 4 | -14/+649 |
| * | fix(spa): stop reloading a healthy page at boot | Christophe Besson | 2026-09-09 | 2 | -116/+99 |
| * | docs(spa): say that a download with no folder cannot be paused | Christophe Besson | 2026-09-09 | 12 | -21/+81 |
| * | feat(spa): pause and resume a download, in session | Christophe Besson | 2026-09-09 | 17 | -26/+484 |
| * | fix(spa): repair a bypassed page in seconds, not half a minute | Christophe Besson | 2026-09-09 | 2 | -3/+71 |
| * | fix(spa): repair a page the download worker cannot serve | Christophe Besson | 2026-09-09 | 12 | -12/+172 |
| * | log(node): a transfer open is INFO, not DEBUG | Christophe Besson | 2026-09-09 | 1 | -2/+8 |
| * | fix(spa): nothing on the worker path may wait for ever | Christophe Besson | 2026-09-09 | 2 | -13/+186 |
| * | fix(spa): the target queue must not be able to freeze a batch | Christophe Besson | 2026-09-09 | 2 | -32/+129 |
| * | fix(spa): one save dialog per batch, not one per file | Christophe Besson | 2026-09-09 | 5 | -8/+177 |
| * | 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 |
| * | fix(hub): the transfers row exists from the click | Christophe Besson | 2026-09-08 | 15 | -87/+280 |
| * | 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 |
| * | feat(hub): client-side transfer leases and the transfers panel | Christophe Besson | 2026-09-08 | 21 | -82/+1090 |
| * | fix(node): a running transfer keeps its slot, and a dead grant lets go | Christophe Besson | 2026-09-08 | 5 | -10/+159 |
| * | fix(hub): keep the download worker alive, and never hang on a dead sink | Christophe Besson | 2026-09-08 | 4 | -7/+238 |
| * | fix(hub): let this origin frame its own download URL | Christophe Besson | 2026-09-08 | 3 | -6/+111 |
| * | feat(node): make the transfer caps settable, node-wide and per group | Christophe Besson | 2026-09-08 | 21 | -3/+470 |
| * | feat(node): transfer leases, pools and a queue for downloads and uploads | Christophe Besson | 2026-09-08 | 7 | -1/+1264 |