aboutsummaryrefslogtreecommitdiffstats
path: root/packages/meshbay-node/src/meshbay_node/transport
Commit message (Expand)AuthorAgeFilesLines
* fix(node): CLI member invite now registers hub membership and enforces codeChristophe Besson2026-09-011-15/+16
* fix(node): make WebRTC STUN fallback actually use every configured serverChristophe Besson2026-09-012-2/+161
* feat: passphrase change and account recovery (auth-confirm)Christophe Besson2026-09-011-7/+19
* feat: configurable STUN server fallbacks for WebRTC ICEChristophe Besson2026-08-301-1/+2
* feat(node): editable node settings in the Node page (D5)Christophe Besson2026-08-291-0/+20
* fix: on restart, serve a video's cached TMDB match instead of re-searchingChristophe Besson2026-08-291-11/+33
* feat: V13 — per-card "re-match this one file" (MNP 0.13)Christophe Besson2026-08-291-0/+49
* feat(node): V8–V11 — show-branch ladder, year-aware _best_match, wider se...Christophe Besson2026-08-291-54/+62
* Merge branch 'fix/videos-tmdb-matching'Christophe Besson2026-08-291-19/+84
|\
| * fix(node): correct TMDB movie matching, per-file overrides, rematchChristophe Besson2026-08-291-19/+84
* | perf(node): filter ICE interfaces to eliminate 5s STUN timeout on VPN/virtual...Christophe Besson2026-08-291-0/+82
|/
* feat: node workflow redesign — wizard auto-config, reset, MusicBrainz contactChristophe Besson2026-08-291-61/+0
* fix(node): a pinned device can be invited to a further invite-only groupChristophe Besson2026-08-281-4/+37
* feat(chat): link previews for pasted URLsChristophe Besson2026-08-281-1/+78
* fix(video): a TMDB override never stored the metadata its chosen id namesChristophe Besson2026-08-261-0/+18
* fix(video): TMDB match cache never invalidated on movie<->show reclassificationChristophe Besson2026-08-261-2/+14
* debug(transport): opt-in WebRTC health tracing for mobile-lock investigationChristophe Besson2026-08-261-0/+39
* fix(node,hub): key music/media metadata lookups by file_id, not pathChristophe Besson2026-08-261-38/+58
* feat: add Photos group appChristophe Besson2026-08-251-1/+75
* 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