summaryrefslogtreecommitdiffstats
path: root/packages/meshbay-hub
Commit message (Expand)AuthorAgeFilesLines
* fix(ui): a group opened directly lands on the preferred app once preferences ...0.14Christophe Besson11 days3-7/+67
* fix(ui): sidebar stays above a phone's address bar and does not scroll the pageChristophe Besson11 days3-0/+222
* feat(hub): session lifetime is an admin setting, and a browser signs out when...Christophe Besson11 days25-46/+817
* feat(hub): usernames are at least 8 characters at registrationChristophe Besson11 days40-449/+529
* fix(ui): Search says nothing about groups it leaves outChristophe Besson11 days12-24/+5
* fix(win): a service-mode daemon can be replaced, and the Node page can link oneChristophe Besson11 days3-7/+68
* feat: a group can be left out of Search, and Search tries every nodeChristophe Besson11 days17-48/+309
* fix(ui): a signed-in person is never shown the sign-in formChristophe Besson11 days2-1/+70
* chore: bump version to 0.14.0Christophe Besson11 days2-2/+2
* feat(ui): an indexing dock above the music bar, on every pageChristophe Besson11 days18-12/+797
* fix(hub): Argon2 runs off the event loop, on exactly one workerChristophe Besson12 days3-12/+140
* fix(hub): a per-account sign-in lockout, and a reviewed unauthenticated surfaceChristophe Besson12 days28-38/+996
* fix(hub): federation is closed until two hubs have run itChristophe Besson12 days4-2/+108
* fix(hub): the migration chain runs, and a test says soChristophe Besson12 days2-1/+93
* fix(hub): a node that hosts nothing is not a free target, and a private group...Christophe Besson12 days4-27/+191
* fix: hold every background task, in both codebasesChristophe Besson12 days1-1/+2
* fix(packaging): the hub unit can start, and nothing carries the migration pathChristophe Besson13 days3-5/+168
* feat(hub): the mail state is a panel section, and a ceiling falling is an eventChristophe Besson13 days14-14/+270
* fix(hub): refuse to start with more than one workerChristophe Besson13 days1-0/+22
* feat(hub): the mail bounds are settings, with a panel to change themChristophe Besson13 days16-5/+396
* fix(hub): the mail allowance is written down, and recovery keeps a shareChristophe Besson13 days7-189/+559
* fix(hub): bound the blocklist reads a stranger can makeChristophe Besson13 days1-3/+16
* fix(hub): MHP binds its audience, and the hub knows its own nameChristophe Besson13 days4-31/+126
* fix(hub): the mail server is not a relayChristophe Besson13 days5-13/+486
* fix(hub): no mail from the event loop, and a ceiling on every path that sends itChristophe Besson13 days5-16/+251
* fix: bound what one member can cost the othersChristophe Besson13 days9-28/+613
* fix: an empty group claim is a claim on nothingChristophe Besson13 days5-22/+272
* fix(packaging): three MSIX first-run regressions found by a real sideloadChristophe Besson13 days11-0/+38
* fix(hub): an administrator can erase an account that owns groupsChristophe Besson14 days16-36/+308
* feat: gate the create-group wizard on whether a node is bundledChristophe Besson2026-09-113-11/+44
* 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
* fix(node): the handshake ack dropped one app's directoriesChristophe Besson2026-09-102-18/+36
* refactor(mnp)!: one operation for an app's folders, not one per appChristophe Besson2026-09-104-46/+18
* docs(code): drop the references to a plan file that no longer existsChristophe Besson2026-09-104-9/+10
* 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-107-82/+19
* 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-1013-31/+1321
* 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-093-10/+141
* fix(spa): say why a download cannot be pausedChristophe Besson2026-09-0913-0/+69
* fix(spa): a paused transfer is not a finished oneChristophe Besson2026-09-0912-2/+132
* feat: MNP 3.0 — a transfer needs a leaseChristophe Besson2026-09-096-6/+238
* fix(spa): wake the download worker before handing it a streamChristophe Besson2026-09-094-6/+148
* feat: resume an interrupted upload, and pause oneChristophe Besson2026-09-097-18/+239
* fix(spa): stop reloading a healthy page at bootChristophe Besson2026-09-092-116/+99