summaryrefslogtreecommitdiffstats
path: root/packages/meshbay-hub/src/meshbay_hub/api
Commit message (Expand)AuthorAgeFilesLines
* feat: node workflow redesign — wizard auto-config, reset, MusicBrainz contactChristophe Besson2026-08-291-0/+11
* feat(hub): group names unique per owner, shown as name@ownerChristophe Besson2026-08-282-13/+55
* feat(hub): let a hub admin disable public groups instance-wideChristophe Besson2026-08-285-21/+125
* feat(music): network-adaptive prefetch depth, opt-in keep-screen-on toggleChristophe Besson2026-08-261-0/+1
* fix(hub): no-store on the SPA HTML shell — pull-to-refresh wasn't enoughChristophe Besson2026-08-261-3/+15
* feat: add Photos group appChristophe Besson2026-08-251-1/+1
* feat(hub): Music app client — album grid, flat list, persistent playerChristophe Besson2026-08-241-0/+1
* feat(node,hub): add Videos group app (poster grid, flat list, TMDB metadata)Christophe Besson2026-08-241-1/+1
* feat(hub): split the group UI into a pluggable "applications" architectureChristophe Besson2026-08-231-1/+7
* fix: delete notifications and detach content_reports before deleting a groupChristophe Besson2026-08-211-2/+7
* feat: unified group management, public groups, and activity-based sidebarChristophe Besson2026-08-203-9/+47
* feat(ui): 11-point UI overhaul — tabs, transfers, settings, uploadsChristophe Besson2026-08-191-1/+121
* feat(ui): the M of the wordmark is the logoChristophe Besson2026-08-191-1/+1
* fix: the chat tab no longer scrolls, and a group is listed or invite-onlyChristophe Besson2026-08-181-10/+23
* feat(client): the platform seam, and an Electron shell that has never been runChristophe Besson2026-08-181-1/+5
* feat: device linking, and signing in to the hub with a device keyChristophe Besson2026-08-182-1/+206
* fix(hub): serve the SPA under a fingerprint of what it isChristophe Besson2026-08-161-7/+42
* feat(hub): leaving a group, a cap on public ones, and hosting as a preconditionChristophe Besson2026-08-162-5/+159
* fix: stop a stream on close, count only real users, record where a node isChristophe Besson2026-08-155-10/+88
* feat(groups): remove a member, and keep gigabytes out of the tabChristophe Besson2026-08-151-0/+48
* feat(groups): editable description, and one source of operator authorityChristophe Besson2026-08-151-0/+32
* feat(logs): keep the username on records the account no longer answers forChristophe Besson2026-08-152-2/+10
* Notifications: one per conversation, none for your own messagesChristophe Besson2026-08-143-4/+106
* feat(account): a user can delete their own account, an admin can delete oneChristophe Besson2026-08-142-3/+110
* feat!: identity keys per node — C4's blast radius drops to one operatorChristophe Besson2026-08-142-46/+13
* feat(client): Argon2id for the keypair bundle, and remove the backup toggleChristophe Besson2026-08-141-0/+4
* fix(hub): require proof of possession on node announce — closes M8Christophe Besson2026-08-131-0/+44
* fix: resource limits, signaling authz, node admin UI tokenChristophe Besson2026-08-132-4/+70
* fix: swarm privacy, revocation persistence, keystore KDF, audit integrityChristophe Besson2026-08-135-40/+98
* fix(hub): authenticate node WebSocket registrationChristophe Besson2026-08-131-13/+84
* feat: Phase 12 — P2P crypto material, password split, node Ed25519 authChristophe Besson2026-08-135-84/+256
* fix(hub): move _handle_chat_notify before @router.websocket decoratorChristophe Besson2026-08-111-1/+1
* feat: chat notifications via hub, file delete, upload fix, cached display, in...Christophe Besson2026-08-111-0/+36
* feat: Phase 10b — Self-service UI (group create/join, upload, IndexedDB, se...Christophe Besson2026-08-111-0/+53
* feat(hub): Phase 10.5–10.8, 10.10 — notifications, settings, search, versionChristophe Besson2026-08-114-8/+139
* feat(hub): Phase 10.1–10.4 — Site overlay + admin/moderation UIChristophe Besson2026-08-114-1/+307
* feat: Phase 9 — Web client SPA with WebRTC P2P transportChristophe Besson2026-08-113-59/+76
* feat: Phase 9.1–9.5 — WebRTC DataChannel transport for browser P2PChristophe Besson2026-08-103-1/+121
* feat(hub): Phase 8 — Hub v2 security hardening + production readinessChristophe Besson2026-08-108-69/+150
* feat: Phase 7 — Node v2 (multi-group, Sender Keys, 0-RTT, chat, denylist)Christophe Besson2026-08-102-4/+56
* feat: password-based key derivation + operational QUICKSTARTChristophe Besson2026-08-091-3/+8
* feat: Phase 6 complete — chat, multi-group, federation, replication, webcryptoChristophe Besson2026-08-092-19/+106
* feat(hub): add MHP federation + Mesh Relay registration — 5.2 + 5.3Christophe Besson2026-08-092-0/+330
* feat(hub): add moderation — content blocklist + reports — 5.9Christophe Besson2026-08-091-0/+200
* feat: add revocation push (WebSocket hub→node) — 5.7Christophe Besson2026-08-091-0/+194
* feat(hub): add web app + public group listing endpointChristophe Besson2026-08-092-0/+103
* feat(hub): add production hub — config, auth, API routers, testsChristophe Besson2026-08-096-0/+469
* chore: initialize monorepo structure for MeshBayChristophe Besson2026-08-091-0/+0