aboutsummaryrefslogtreecommitdiffstats
path: root/packages/meshbay-hub/tests
Commit message (Expand)AuthorAgeFilesLines
* feat(hub): Videos and Music list their cards a page at a timeChristophe Besson10 days5-5/+95
* fix(ui): a group opened directly lands on the preferred app once preferences ...0.14Christophe Besson11 days2-3/+44
* fix(ui): sidebar stays above a phone's address bar and does not scroll the pageChristophe Besson11 days2-0/+215
* feat(hub): session lifetime is an admin setting, and a browser signs out when...Christophe Besson11 days5-7/+326
* feat(hub): usernames are at least 8 characters at registrationChristophe Besson11 days28-447/+505
* fix(ui): Search says nothing about groups it leaves outChristophe Besson11 days1-1/+0
* fix(win): a service-mode daemon can be replaced, and the Node page can link oneChristophe Besson11 days1-0/+50
* feat: a group can be left out of Search, and Search tries every nodeChristophe Besson11 days3-2/+127
* fix(ui): a signed-in person is never shown the sign-in formChristophe Besson11 days1-0/+60
* 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