aboutsummaryrefslogtreecommitdiffstats
path: root/packages
Commit message (Expand)AuthorAgeFilesLines
* fix(node): a reload and a plug rescan outlive the session that askedChristophe Besson12 days3-4/+212
* fix(node): an added root is served before it is scannedChristophe Besson13 days6-8/+343
* fix(hub): Argon2 runs off the event loop, on exactly one workerChristophe Besson13 days3-12/+140
* fix(hub): a per-account sign-in lockout, and a reviewed unauthenticated surfaceChristophe Besson13 days28-38/+996
* fix(hub): federation is closed until two hubs have run itChristophe Besson13 days4-2/+108
* fix(hub): the migration chain runs, and a test says soChristophe Besson13 days2-1/+93
* fix(hub): a node that hosts nothing is not a free target, and a private group...Christophe Besson13 days4-27/+191
* fix(node): chat is bounded in size and in rateChristophe Besson13 days2-0/+288
* fix(node): the node's own controls take no authority from a hub tokenChristophe Besson13 days3-19/+199
* fix(node): a transfer id names a lease, or it names nothingChristophe Besson13 days3-10/+393
* fix: hold every background task, in both codebasesChristophe Besson13 days8-23/+258
* fix(node): an uploaded file records who sent itChristophe Besson13 days5-14/+349
* fix(packaging): the hub unit can start, and nothing carries the migration pathChristophe Besson2026-09-123-5/+168
* feat(hub): the mail state is a panel section, and a ceiling falling is an eventChristophe Besson2026-09-1214-14/+270
* fix(hub): refuse to start with more than one workerChristophe Besson2026-09-121-0/+22
* feat(hub): the mail bounds are settings, with a panel to change themChristophe Besson2026-09-1216-5/+396
* fix(hub): the mail allowance is written down, and recovery keeps a shareChristophe Besson2026-09-127-189/+559
* fix(hub): bound the blocklist reads a stranger can makeChristophe Besson2026-09-121-3/+16
* fix(hub): MHP binds its audience, and the hub knows its own nameChristophe Besson2026-09-124-31/+126
* fix(hub): the mail server is not a relayChristophe Besson2026-09-125-13/+486
* fix(hub): no mail from the event loop, and a ceiling on every path that sends itChristophe Besson2026-09-125-16/+251
* fix: bound what one member can cost the othersChristophe Besson2026-09-1211-28/+809
* fix: an empty group claim is a claim on nothingChristophe Besson2026-09-129-25/+419
* fix(packaging): three MSIX first-run regressions found by a real sideloadChristophe Besson2026-09-1214-9/+239
* fix(hub): an administrator can erase an account that owns groupsChristophe Besson2026-09-1116-36/+308
* feat(packaging): an MSIX target for Microsoft Store submissionChristophe Besson2026-09-118-7/+249
* feat: gate the create-group wizard on whether a node is bundledChristophe Besson2026-09-115-18/+91
* feat(packaging): a Light installer target with no bundled node runtimeChristophe Besson2026-09-113-1/+318
* fix(hub): the asset fingerprint covers every file under static/Christophe Besson2026-09-112-59/+50
* feat(hub): legal information link at the foot of the sidebarChristophe Besson2026-09-1114-3/+148
* feat(hub): say what MeshBay is on the sign-in pageChristophe Besson2026-09-1113-2/+601
* fix(hub): account deletion left device keys and swarm sources behindChristophe Besson2026-09-112-2/+78
* feat(packaging): one radio page for Windows autostart, firewall every mode0.13Christophe Besson2026-09-112-81/+215
* fix(node): the handshake ack dropped one app's directoriesChristophe Besson2026-09-105-27/+135
* docs(node): the ack comment described scalars that are goneChristophe Besson2026-09-102-7/+13
* refactor(mnp)!: one operation for an app's folders, not one per appChristophe Besson2026-09-1016-739/+295
* refactor(common): delete the Double Ratchet implementation nothing usesChristophe Besson2026-09-102-478/+0
* docs(code): drop the references to a plan file that no longer existsChristophe Besson2026-09-107-40/+36
* fix(node): device messages are authenticated-only, and the code now says soChristophe Besson2026-09-102-2/+28
* refactor(common): delete the sender-key implementation nothing usesChristophe Besson2026-09-106-548/+19
* refactor(node): QUIC does not relay chat it cannot checkChristophe Besson2026-09-101-52/+14
* refactor(spa): stop asking a node what version it isChristophe Besson2026-09-1019-386/+26
* refactor(mnp)!: one answer to "may this member write", and it is the rootChristophe Besson2026-09-1014-140/+52
* fix(node): report the transfer cap the node actually enforcesChristophe Besson2026-09-102-2/+36
* fix(hub): a pinned band's ring stops eating the form above itChristophe Besson2026-09-102-0/+141
* feat(hub): pin the app controls while a library scrollsChristophe Besson2026-09-1014-32/+1330
* fix(node): a video the browser cannot decode is re-encoded, not refusedChristophe Besson2026-09-094-161/+324
* test(spa): drive the composer's recovery through the real reconnectChristophe Besson2026-09-093-2/+98
* fix(spa): a reconnect must give the Chat composer backChristophe Besson2026-09-095-16/+254
* fix: the PDF preview needs object-src and frame-src, in both policiesChristophe Besson2026-09-094-11/+160