aboutsummaryrefslogtreecommitdiffstats
path: root/packages/meshbay-hub/src
Commit message (Expand)AuthorAgeFilesLines
* fix(client): degrade against a node still speaking MNP 1.0Christophe Besson2026-09-0614-4/+108
* fix(client): a successful root op must never blank the operator's tableChristophe Besson2026-09-061-1/+5
* feat(client): Phase 2 — per-app settings panes, folder tree, multi-directoryChristophe Besson2026-09-0626-635/+1329
* fix(groups): finish Phase 1 — MNP root management, upload targets, eject stateChristophe Besson2026-09-0619-204/+521
* feat: groups refactor Phase 1 — root RO/RW model + shared directories UIChristophe Besson2026-09-0620-297/+522
* fix(node): inline @owner next to group name, fix buffering layout shiftChristophe Besson2026-09-062-13/+16
* feat(node): add ".." parent row in file explorer, hide mkdir buttonChristophe Besson2026-09-061-5/+14
* feat(node): always-on file selection with select-all checkboxChristophe Besson2026-09-061-27/+30
* chore: bump all packages to 0.11.00.11Christophe Besson2026-09-051-1/+1
* fix(client): hide the tray button on the narrow layoutChristophe Besson2026-09-051-0/+5
* feat(client): tray menu starts and stops the node, and a clearer iconChristophe Besson2026-09-0512-4/+28
* feat(client): minimise to a system tray indicator (GNOME)Christophe Besson2026-09-0514-2/+82
* fix(win): graceful shutdown, one startup-mode control, and a stray-\r bugChristophe Besson2026-09-0511-84/+127
* feat(client): a Node-page toggle to switch into/out of service modeChristophe Besson2026-09-0512-0/+84
* feat: opt-in Windows service mode (boot-time, one elevation) + v1.0.0Christophe Besson2026-09-043-0/+5
* fix(client): Stop/Restart buttons and an autostart toggle on the Node pageChristophe Besson2026-09-044-0/+37
* fix: drop the retired Mozilla STUN server from the defaultsChristophe Besson2026-09-042-2/+3
* fix: tolerate clock skew when verifying JWTs (leeway 60s)Christophe Besson2026-09-041-1/+3
* fix(client): resolve STUN hostnames in the main processChristophe Besson2026-09-041-8/+31
* feat!: MNP 1.0 — seal index and handshake_ack under the group keyChristophe Besson2026-09-033-20/+255
* refactor(hub): drop the base64 chunk fallback and the dead HTTP file clientChristophe Besson2026-09-032-78/+29
* fix(hub): route the chat ack to the request that asked for itChristophe Besson2026-09-031-0/+36
* fix(hub): stop the maintenance loop racing the tests, and pin _ASSETSChristophe Besson2026-09-021-0/+1
* fix(hub): merge duplicate sources in Search's Music and Photos tooChristophe Besson2026-09-0216-34/+158
* fix(hub): one entry per file in the Search view's Videos gridChristophe Besson2026-09-023-6/+217
* fix(hub): dismissing a notification deletes itChristophe Besson2026-09-022-15/+54
* fix(hub): a dismissed notification stays dismissed across a restartChristophe Besson2026-09-021-2/+8
* fix(hub): a desktop solve reports no hostname at all, not "meshbay"Christophe Besson2026-09-023-2/+38
* fix(hub): check the captcha's origin here, so the desktop client can pass oneChristophe Besson2026-09-023-2/+54
* fix(hub): the Node page takes the width of a settings pageChristophe Besson2026-09-021-1/+7
* fix(hub): a show opens on its first season, not its first thumbnailChristophe Besson2026-09-021-10/+26
* fix(hub): the show detail modal must not move when the season doesChristophe Besson2026-09-022-9/+88
* fix(hub): steady the show detail modal, and give a series its directorChristophe Besson2026-09-0212-31/+276
* fix(hub): fall back to the group's first app when the landing tab is absentChristophe Besson2026-09-021-1/+24
* fix(hub): let the reader scroll up in the chat againChristophe Besson2026-09-011-18/+81
* revert(hub): M6 — add_group_member must keep accepting node tokensChristophe Besson2026-09-011-6/+8
* fix(hub): send a CSP and protective headers on every responseChristophe Besson2026-09-012-3/+45
* fix(hub): constrain what a federated peer hub can do (MHP)Christophe Besson2026-09-011-26/+98
* fix(hub): require user scope to add group membersChristophe Besson2026-09-011-1/+6
* fix(hub): enforce registration captcha for every clientChristophe Besson2026-09-013-4/+20
* fix(hub): require auth and distinct reporters for content reportsChristophe Besson2026-09-011-26/+60
* fix(hub): moderator can no longer grant admin or hard-revoke accountsChristophe Besson2026-09-012-5/+33
* chore: release 0.10.00.10Christophe Besson2026-09-011-1/+1
* fix(hub): adjust no-group prompt and post-create wizard stepChristophe Besson2026-09-0113-16/+53
* fix(hub): stop Search-view video posters flickering to spinnersChristophe Besson2026-09-012-32/+132
* refactor(node): JSON-only control API, Node page absorbs the admin dashboardChristophe Besson2026-09-0112-43/+918
* fix(hub): remove "shown only once, hub never sees it" from recovery introChristophe Besson2026-09-0110-10/+10
* fix(node): CLI member invite now registers hub membership and enforces codeChristophe Besson2026-09-011-1/+1
* feat(hub): reCAPTCHA v2 on Register and Password Reset pagesChristophe Besson2026-09-0116-20/+198
* feat: passphrase change and account recovery (auth-confirm)Christophe Besson2026-09-0119-57/+1793