aboutsummaryrefslogtreecommitdiffstats
path: root/packages/meshbay-node/src/meshbay_node/transport
Commit message (Expand)AuthorAgeFilesLines
* fix(hub): keep an unmatched admin_challenge visible, add trace loggingChristophe Besson2026-08-241-0/+2
* feat(node): add audio_root, gate Music enrichment on it like video_rootChristophe Besson2026-08-241-0/+50
* feat(music): transcode WMA/Musepack to AAC so they actually playChristophe Besson2026-08-241-7/+129
* feat(node): Music app node-side — indexing, MusicBrainz enrichment, protocolChristophe Besson2026-08-241-6/+212
* fix(node,hub): HEVC transcode fallback, live-add progress, per-group TMDB toggleChristophe Besson2026-08-241-34/+121
* feat(node,hub): season-specific overviews, manual TMDB match correction, and ...Christophe Besson2026-08-241-0/+163
* feat(node,hub): add Videos group app (poster grid, flat list, TMDB metadata)Christophe Besson2026-08-241-73/+390
* fix(node,hub): always transcode video audio to stereo AAC, never copyChristophe Besson2026-08-231-22/+64
* feat(node): persistent index cache, visible scan progress, adaptive reconcile...Christophe Besson2026-08-231-0/+108
* feat(hub): split the group UI into a pluggable "applications" architectureChristophe Besson2026-08-231-0/+65
* feat: unified group management, public groups, and activity-based sidebarChristophe Besson2026-08-201-124/+35
* feat(node): full Node admin panel — CLI parity, hot-reload, group lifecycleChristophe Besson2026-08-201-6/+304
* feat(ui): 11-point UI overhaul — tabs, transfers, settings, uploadsChristophe Besson2026-08-191-15/+14
* feat(node): the operator can close uploading to everyone but themselvesChristophe Besson2026-08-181-1/+87
* feat: device linking, and signing in to the hub with a device keyChristophe Besson2026-08-181-8/+321
* feat(node): several named roots per group, and one implementation per operationChristophe Besson2026-08-182-71/+270
* feat(node): seeking, as a stream restarted somewhere elseChristophe Besson2026-08-171-10/+46
* feat(node): the stream capacity is the operator's to set, and a log that says...Christophe Besson2026-08-161-17/+115
* fix(node): stop losing transcode slots, and reap ffmpeg without deadlockingChristophe Besson2026-08-161-42/+263
* feat(common): MNP 0.2 — liveness, and chat history read the way it is writtenChristophe Besson2026-08-161-0/+5
* fix: stop a stream on close, count only real users, record where a node isChristophe Besson2026-08-151-5/+36
* feat(groups): remove a member, and keep gigabytes out of the tabChristophe Besson2026-08-151-0/+120
* feat(files): download a folder as a zip, and remove an empty oneChristophe Besson2026-08-151-0/+70
* feat(groups): editable description, and one source of operator authorityChristophe Besson2026-08-151-9/+6
* feat(logs): keep the username on records the account no longer answers forChristophe Besson2026-08-151-0/+1
* Notifications: one per conversation, none for your own messagesChristophe Besson2026-08-141-0/+5
* feat(files): one uploads/ directory, for files and chat alikeChristophe Besson2026-08-141-21/+49
* feat(files): upload into the current directory, and create foldersChristophe Besson2026-08-141-11/+116
* fix(node): an operator keeps their role when reconnectingChristophe Besson2026-08-141-1/+5
* feat!: identity keys per node — C4's blast radius drops to one operatorChristophe Besson2026-08-141-6/+28
* feat(client): make the key backup a choice, and raise the passphrase floorChristophe Besson2026-08-141-0/+24
* fix(client): refresh the token when the node says "not a member"Christophe Besson2026-08-141-1/+2
* fix(node): announce the node key in the challenge, and keep names in the rosterChristophe Besson2026-08-141-1/+12
* feat(node): operator surface — member list, invite, revoke, unpin over SSHChristophe Besson2026-08-141-0/+2
* feat(node)!: the node wraps the group key — closes H3 and M3Christophe Besson2026-08-141-55/+356
* feat(quic): GEK proof and mutual authentication — closes C6Christophe Besson2026-08-132-8/+182
* refactor(quic): share the unified handshake authorizationChristophe Besson2026-08-131-24/+28
* feat(mnp): unified handshake with mutual authenticationChristophe Besson2026-08-131-58/+86
* fix: resource limits, signaling authz, node admin UI tokenChristophe Besson2026-08-131-20/+108
* fix: swarm privacy, revocation persistence, keystore KDF, audit integrityChristophe Besson2026-08-132-8/+59
* fix(node): group isolation, upload confinement, GEK seizure, admin challengeChristophe Besson2026-08-131-93/+225
* fix(node)!: remove unauthenticated HTTP file API and TCP transportChristophe Besson2026-08-136-805/+23
* feat: Phase 12 — P2P crypto material, password split, node Ed25519 authChristophe Besson2026-08-131-26/+327
* feat(node): audit logging + local admin UI rewriteChristophe Besson2026-08-111-2/+57
* feat: Phase 10c — MSE video streaming (real-time playback)Christophe Besson2026-08-111-0/+133
* feat: chat notifications via hub, file delete, upload fix, cached display, in...Christophe Besson2026-08-111-0/+12
* fix(ui): upload chunk size, cached file display, chat names, file delete, inl...Christophe Besson2026-08-111-1/+33
* fix(node): iterate dict copies in WebRTC peer broadcast and close_allChristophe Besson2026-08-111-2/+2
* fix(ui): group creation error, chat UUIDs, file preview, action menuChristophe Besson2026-08-111-0/+6
* feat: Phase 10b — Self-service UI (group create/join, upload, IndexedDB, se...Christophe Besson2026-08-111-0/+44