summaryrefslogtreecommitdiffstats
path: root/packages/meshbay-hub/src/meshbay_hub/static/app.js
Commit message (Expand)AuthorAgeFilesLines
* fix: stop a stream on close, count only real users, record where a node isChristophe Besson2026-08-151-1/+56
* feat(groups): remove a member, and keep gigabytes out of the tabChristophe Besson2026-08-151-10/+109
* fix(downloads): automatic really is automatic, and a selection downloads all ...Christophe Besson2026-08-151-49/+120
* feat(settings): choose between Save As and saving into a folderChristophe Besson2026-08-151-32/+102
* feat(files): transfers that outlive the page, and selection instead of per-ro...Christophe Besson2026-08-151-223/+341
* feat(files): download a folder as a zip, and remove an empty oneChristophe Besson2026-08-151-6/+141
* perf(upload): several chunks in flight, instead of one per round tripChristophe Besson2026-08-151-19/+7
* feat(groups): editable description, and one source of operator authorityChristophe Besson2026-08-151-5/+60
* The Files panel stops guessing, and search says how old its answer isChristophe Besson2026-08-151-31/+69
* fix(members): restore the member list and invite form, and retire the pairing...Christophe Besson2026-08-151-46/+58
* One stroked icon set, matching the Administration shieldChristophe Besson2026-08-151-17/+71
* Notifications: one per conversation, none for your own messagesChristophe Besson2026-08-141-23/+67
* feat(account): a user can delete their own account, an admin can delete oneChristophe Besson2026-08-141-2/+68
* feat(files): one uploads/ directory, for files and chat alikeChristophe Besson2026-08-141-4/+8
* feat(files): upload into the current directory, and create foldersChristophe Besson2026-08-141-46/+78
* feat(ui): upload progress, PDF preview, invite form above the member listChristophe Besson2026-08-141-22/+58
* feat!: identity keys per node — C4's blast radius drops to one operatorChristophe Besson2026-08-141-117/+25
* feat(client): Argon2id for the keypair bundle, and remove the backup toggleChristophe Besson2026-08-141-62/+29
* feat(client): make the key backup a choice, and raise the passphrase floorChristophe Besson2026-08-141-9/+116
* fix(client): recover identity keys from what the browser already hasChristophe Besson2026-08-141-0/+40
* fix(client): refresh the token when the node says "not a member"Christophe Besson2026-08-141-9/+37
* feat(node)!: the node wraps the group key — closes H3 and M3Christophe Besson2026-08-141-23/+114
* feat(client): pin node identities on first use — closes 11.5.8Christophe Besson2026-08-131-0/+20
* fix(node): group isolation, upload confinement, GEK seizure, admin challengeChristophe Besson2026-08-131-3/+12
* feat: Phase 12 — P2P crypto material, password split, node Ed25519 authChristophe Besson2026-08-131-129/+420
* fix(ui): reduce upload chunk size to 48KB to fit aiortc SCTP limitChristophe Besson2026-08-111-1/+1
* fix(ui): set MediaSource duration from ffprobe and clamp seeks to buffered rangeChristophe Besson2026-08-111-5/+23
* fix(ui): remove duplicate connecting messages and buggy stream progress barChristophe Besson2026-08-111-28/+4
* feat: Phase 10c — MSE video streaming (real-time playback)Christophe Besson2026-08-111-52/+125
* fix(ui): upload chunk size, cached file display, chat names, file delete, inl...Christophe Besson2026-08-111-12/+93
* fix(ui): group creation error, chat UUIDs, file preview, action menuChristophe Besson2026-08-111-52/+267
* feat: Phase 10b — Self-service UI (group create/join, upload, IndexedDB, se...Christophe Besson2026-08-111-9/+414
* feat(hub): Phase 10.5–10.8, 10.10 — notifications, settings, search, versionChristophe Besson2026-08-111-10/+105
* feat(hub): Phase 10.1–10.4 — Site overlay + admin/moderation UIChristophe Besson2026-08-111-16/+353
* feat: Phase 9 — Web client SPA with WebRTC P2P transportChristophe Besson2026-08-111-150/+1060
* feat(hub): add web app + public group listing endpointChristophe Besson2026-08-091-0/+198