| Commit message (Expand) | Author | Age | Files | Lines |
| * | fix(hub): an administrator can erase an account that owns groups | Christophe Besson | 2026-09-11 | 17 | -41/+327 |
| * | feat(packaging): an MSIX target for Microsoft Store submission | Christophe Besson | 2026-09-11 | 11 | -7/+499 |
| * | 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 | 8 | -31/+538 |
| * | fix(hub): the asset fingerprint covers every file under static/ | Christophe Besson | 2026-09-11 | 6 | -70/+66 |
| * | 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 |
| * | docs: remove the documents MESHBAY_DESIGN.md replaces | Christophe Besson | 2026-09-11 | 28 | -19149/+30 |
| * | docs(guide): mark USERGUIDE.md deprecated | Christophe Besson | 2026-09-10 | 2 | -1/+30 |
| * | fix(node): the handshake ack dropped one app's directories | Christophe Besson | 2026-09-10 | 6 | -28/+158 |
| * | docs(node): the ack comment described scalars that are gone | Christophe Besson | 2026-09-10 | 2 | -7/+13 |
| * | docs(claude): cut the architecture, keep the lessons | Christophe Besson | 2026-09-10 | 1 | -407/+169 |
| * | docs: point the superseded drafts at the design document | Christophe Besson | 2026-09-10 | 23 | -10/+255 |
| * | docs(mnp): the protocol reference, brought to the cleanup push | Christophe Besson | 2026-09-10 | 2 | -0/+2713 |
| * | docs: MESHBAY_DESIGN.md — one reference for the design | Christophe Besson | 2026-09-10 | 2 | -0/+3787 |
| * | 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 | 16 | -33/+1370 |
| * | fix(node): a video the browser cannot decode is re-encoded, not refused | Christophe Besson | 2026-09-09 | 5 | -162/+325 |
| * | 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 | 6 | -17/+256 |
| * | 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 |
| * | Merge branch 'fix/large-download-paths' | Christophe Besson | 2026-09-09 | 74 | -255/+8914 |
| |\ |
|
| | * | 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 |