| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | fix: hold every background task, in both codebases | Christophe Besson | 12 days | 8 | -23/+258 |
| * | fix(node): an uploaded file records who sent it | Christophe Besson | 12 days | 5 | -14/+349 |
| * | fix(packaging): the hub unit can start, and nothing carries the migration path | Christophe Besson | 13 days | 3 | -5/+168 |
| * | feat(hub): the mail state is a panel section, and a ceiling falling is an event | Christophe Besson | 13 days | 14 | -14/+270 |
| * | fix(hub): refuse to start with more than one worker | Christophe Besson | 13 days | 1 | -0/+22 |
| * | feat(hub): the mail bounds are settings, with a panel to change them | Christophe Besson | 13 days | 16 | -5/+396 |
| * | fix(hub): the mail allowance is written down, and recovery keeps a share | Christophe Besson | 13 days | 7 | -189/+559 |
| * | fix(hub): bound the blocklist reads a stranger can make | Christophe Besson | 13 days | 1 | -3/+16 |
| * | fix(hub): MHP binds its audience, and the hub knows its own name | Christophe Besson | 13 days | 4 | -31/+126 |
| * | fix(hub): the mail server is not a relay | Christophe Besson | 13 days | 5 | -13/+486 |
| * | fix(hub): no mail from the event loop, and a ceiling on every path that sends it | Christophe Besson | 13 days | 5 | -16/+251 |
| * | fix: bound what one member can cost the others | Christophe Besson | 13 days | 11 | -28/+809 |
| * | fix: an empty group claim is a claim on nothing | Christophe Besson | 13 days | 9 | -25/+419 |
| * | fix(packaging): three MSIX first-run regressions found by a real sideload | Christophe Besson | 13 days | 14 | -9/+239 |
| * | fix(hub): an administrator can erase an account that owns groups | Christophe Besson | 2026-09-11 | 16 | -36/+308 |
| * | feat(packaging): an MSIX target for Microsoft Store submission | Christophe Besson | 2026-09-11 | 8 | -7/+249 |
| * | feat: gate the create-group wizard on whether a node is bundled | Christophe Besson | 2026-09-11 | 5 | -18/+91 |
| * | feat(packaging): a Light installer target with no bundled node runtime | Christophe Besson | 2026-09-11 | 3 | -1/+318 |
| * | 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 |