summaryrefslogtreecommitdiffstats
path: root/packages/meshbay-hub/src/meshbay_hub/api/webapp.py
Commit message (Expand)AuthorAgeFilesLines
* fix(hub): stop the maintenance loop racing the tests, and pin _ASSETSChristophe Besson2026-09-021-0/+1
* fix(hub): send a CSP and protective headers on every responseChristophe Besson2026-09-011-2/+29
* refactor(ui): extract Explore, Login, Register and CreateGroup from app.jsChristophe Besson2026-08-311-1/+6
* 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
* feat(ui): the M of the wordmark is the logoChristophe Besson2026-08-191-1/+1
* feat(client): the platform seam, and an Electron shell that has never been runChristophe Besson2026-08-181-1/+5
* fix(hub): serve the SPA under a fingerprint of what it isChristophe Besson2026-08-161-7/+42
* feat(client): Argon2id for the keypair bundle, and remove the backup toggleChristophe Besson2026-08-141-0/+4
* feat(hub): Phase 10.1–10.4 — Site overlay + admin/moderation UIChristophe Besson2026-08-111-0/+10
* feat: Phase 9 — Web client SPA with WebRTC P2P transportChristophe Besson2026-08-111-58/+15
* feat: Phase 9.1–9.5 — WebRTC DataChannel transport for browser P2PChristophe Besson2026-08-101-0/+15
* feat(hub): add web app + public group listing endpointChristophe Besson2026-08-091-0/+74