aboutsummaryrefslogtreecommitdiffstats
path: root/packages/meshbay-hub/tests
Commit message (Expand)AuthorAgeFilesLines
* feat(ui): an indexing dock above the music bar, on every pageChristophe Besson11 days2-5/+231
* fix(hub): Argon2 runs off the event loop, on exactly one workerChristophe Besson12 days1-0/+91
* fix(hub): a per-account sign-in lockout, and a reviewed unauthenticated surfaceChristophe Besson12 days4-2/+469
* fix(hub): federation is closed until two hubs have run itChristophe Besson12 days2-1/+53
* fix(hub): the migration chain runs, and a test says soChristophe Besson12 days1-0/+86
* fix(hub): a node that hosts nothing is not a free target, and a private group...Christophe Besson12 days2-0/+135
* fix(packaging): the hub unit can start, and nothing carries the migration pathChristophe Besson13 days1-0/+101
* feat(hub): the mail state is a panel section, and a ceiling falling is an eventChristophe Besson13 days1-0/+75
* fix(hub): the mail allowance is written down, and recovery keeps a shareChristophe Besson13 days1-72/+303
* fix(hub): MHP binds its audience, and the hub knows its own nameChristophe Besson13 days2-17/+72
* fix(hub): the mail server is not a relayChristophe Besson13 days3-3/+326
* fix(hub): no mail from the event loop, and a ceiling on every path that sends itChristophe Besson13 days1-0/+132
* fix: bound what one member can cost the othersChristophe Besson13 days4-7/+410
* fix: an empty group claim is a claim on nothingChristophe Besson13 days2-0/+174
* fix(hub): an administrator can erase an account that owns groupsChristophe Besson2026-09-111-0/+184
* fix(hub): the asset fingerprint covers every file under static/Christophe Besson2026-09-111-21/+36
* feat(hub): legal information link at the foot of the sidebarChristophe Besson2026-09-111-0/+101
* feat(hub): say what MeshBay is on the sign-in pageChristophe Besson2026-09-111-0/+142
* fix(hub): account deletion left device keys and swarm sources behindChristophe Besson2026-09-111-0/+67
* fix(node): the handshake ack dropped one app's directoriesChristophe Besson2026-09-101-6/+19
* refactor(mnp)!: one operation for an app's folders, not one per appChristophe Besson2026-09-101-6/+8
* docs(code): drop the references to a plan file that no longer existsChristophe Besson2026-09-102-4/+4
* refactor(spa): stop asking a node what version it isChristophe Besson2026-09-105-164/+9
* refactor(mnp)!: one answer to "may this member write", and it is the rootChristophe Besson2026-09-104-44/+13
* fix(hub): a pinned band's ring stops eating the form above itChristophe Besson2026-09-101-0/+109
* feat(hub): pin the app controls while a library scrollsChristophe Besson2026-09-105-3/+881
* test(spa): drive the composer's recovery through the real reconnectChristophe Besson2026-09-092-2/+91
* fix(spa): a reconnect must give the Chat composer backChristophe Besson2026-09-092-3/+128
* fix: the PDF preview needs object-src and frame-src, in both policiesChristophe Besson2026-09-092-6/+113
* fix(spa): say why a download cannot be pausedChristophe Besson2026-09-091-0/+35
* fix(spa): a paused transfer is not a finished oneChristophe Besson2026-09-091-0/+109
* feat: MNP 3.0 — a transfer needs a leaseChristophe Besson2026-09-092-0/+215
* fix(spa): wake the download worker before handing it a streamChristophe Besson2026-09-092-5/+76
* feat: resume an interrupted upload, and pause oneChristophe Besson2026-09-094-12/+141
* fix(spa): stop reloading a healthy page at bootChristophe Besson2026-09-091-47/+57
* docs(spa): say that a download with no folder cannot be pausedChristophe Besson2026-09-092-11/+71
* feat(spa): pause and resume a download, in sessionChristophe Besson2026-09-092-0/+228
* fix(spa): repair a bypassed page in seconds, not half a minuteChristophe Besson2026-09-091-2/+52
* fix(spa): repair a page the download worker cannot serveChristophe Besson2026-09-091-0/+74
* fix(spa): nothing on the worker path may wait for everChristophe Besson2026-09-091-6/+109
* fix(spa): the target queue must not be able to freeze a batchChristophe Besson2026-09-091-31/+93
* fix(spa): one save dialog per batch, not one per fileChristophe Besson2026-09-094-4/+123
* fix(hub): the transfers row exists from the clickChristophe Besson2026-09-082-2/+131
* feat(hub): client-side transfer leases and the transfers panelChristophe Besson2026-09-084-5/+375
* fix(hub): keep the download worker alive, and never hang on a dead sinkChristophe Besson2026-09-082-4/+159
* fix(hub): let this origin frame its own download URLChristophe Besson2026-09-081-3/+71
* test(hub): stop the Chrome profile cleanup racing its own childrenChristophe Besson2026-09-085-5/+50
* fix(hub): never collect a large download in the pageChristophe Besson2026-09-082-6/+262
* fix(hub): make the streamed download path reliable, and clean up after an abortChristophe Besson2026-09-082-5/+282
* feat(client): create the system tray at launch, not on first minimiseChristophe Besson2026-09-081-17/+61