summaryrefslogtreecommitdiffstats
path: root/packages/meshbay-hub/src/meshbay_hub/static/transport.js
Commit message (Expand)AuthorAgeFilesLines
* fix(hub): keep an unmatched admin_challenge visible, add trace loggingChristophe Besson2026-08-241-1/+17
* fix(hub): key admin_challenge/admin_response by op, not arrival orderChristophe Besson2026-08-241-0/+69
* feat(hub): audio_root wiring, mutually-exclusive players, Settings reworkChristophe Besson2026-08-241-0/+20
* feat(music): transcode WMA/Musepack to AAC so they actually playChristophe Besson2026-08-241-0/+31
* feat(hub): Music app client — album grid, flat list, persistent playerChristophe Besson2026-08-241-0/+83
* fix(node,hub): HEVC transcode fallback, live-add progress, per-group TMDB toggleChristophe Besson2026-08-241-18/+44
* feat(node,hub): season-specific overviews, manual TMDB match correction, and ...Christophe Besson2026-08-241-1/+90
* feat(node,hub): add Videos group app (poster grid, flat list, TMDB metadata)Christophe Besson2026-08-241-6/+103
* feat(node): persistent index cache, visible scan progress, adaptive reconcile...Christophe Besson2026-08-231-0/+119
* feat(hub): split the group UI into a pluggable "applications" architectureChristophe Besson2026-08-231-0/+27
* feat: LAN Wi-Fi casting to Chromecast via local HTTP relayChristophe Besson2026-08-211-0/+4
* feat(node): full Node admin panel — CLI parity, hot-reload, group lifecycleChristophe Besson2026-08-201-3/+117
* feat(node): the operator can close uploading to everyone but themselvesChristophe Besson2026-08-181-0/+27
* fix: two waits with no deadline, resume positions per account, group settings...Christophe Besson2026-08-181-1/+27
* fix(client): the desktop client runs, and running it corrected three thingsChristophe Besson2026-08-181-1/+7
* feat: device linking, and signing in to the hub with a device keyChristophe Besson2026-08-181-0/+123
* feat(node): seeking, as a stream restarted somewhere elseChristophe Besson2026-08-171-2/+5
* fix(hub): bound the video read-ahead by the playhead, not by the networkChristophe Besson2026-08-161-0/+12
* feat(hub): chat, presence, a Profile page, and downloads that do not freezeChristophe Besson2026-08-161-12/+87
* fix: stop a stream on close, count only real users, record where a node isChristophe Besson2026-08-151-0/+35
* feat(groups): remove a member, and keep gigabytes out of the tabChristophe Besson2026-08-151-2/+37
* feat(files): transfers that outlive the page, and selection instead of per-ro...Christophe Besson2026-08-151-11/+30
* feat(files): download a folder as a zip, and remove an empty oneChristophe Besson2026-08-151-0/+20
* perf(upload): several chunks in flight, instead of one per round tripChristophe Besson2026-08-151-13/+89
* fix(members): restore the member list and invite form, and retire the pairing...Christophe Besson2026-08-151-0/+5
* feat(files): one uploads/ directory, for files and chat alikeChristophe Besson2026-08-141-4/+3
* feat(files): upload into the current directory, and create foldersChristophe Besson2026-08-141-1/+14
* feat!: identity keys per node — C4's blast radius drops to one operatorChristophe Besson2026-08-141-19/+24
* feat(client): make the key backup a choice, and raise the passphrase floorChristophe Besson2026-08-141-0/+15
* fix(client): capture the challenge values before joining, not afterChristophe Besson2026-08-141-8/+13
* fix(client): refresh the token when the node says "not a member"Christophe Besson2026-08-141-1/+6
* fix(node): keep reading the hub socket while negotiating WebRTCChristophe Besson2026-08-141-0/+14
* fix(node): announce the node key in the challenge, and keep names in the rosterChristophe Besson2026-08-141-0/+10
* feat(node)!: the node wraps the group key — closes H3 and M3Christophe Besson2026-08-141-13/+165
* fix(hub): require proof of possession on node announce — closes M8Christophe Besson2026-08-131-0/+48
* feat(mnp): unified handshake with mutual authenticationChristophe Besson2026-08-131-12/+42
* fix(node): group isolation, upload confinement, GEK seizure, admin challengeChristophe Besson2026-08-131-11/+46
* feat: Phase 12 — P2P crypto material, password split, node Ed25519 authChristophe Besson2026-08-131-18/+160
* feat: Phase 10c — MSE video streaming (real-time playback)Christophe Besson2026-08-111-0/+22
* fix(ui): upload chunk size, cached file display, chat names, file delete, inl...Christophe Besson2026-08-111-0/+10
* fix(ui): group creation error, chat UUIDs, file preview, action menuChristophe Besson2026-08-111-1/+2
* feat: Phase 10b — Self-service UI (group create/join, upload, IndexedDB, se...Christophe Besson2026-08-111-0/+12
* feat: Phase 9 — Web client SPA with WebRTC P2P transportChristophe Besson2026-08-111-6/+41
* feat: Phase 9.1–9.5 — WebRTC DataChannel transport for browser P2PChristophe Besson2026-08-101-0/+409