aboutsummaryrefslogtreecommitdiffstats
path: root/packages/meshbay-node
Commit message (Expand)AuthorAgeFilesLines
* fix(node): fall back to a loose MusicBrainz query when the strict one finds n...Christophe Besson2026-08-252-13/+159
* fix(node): make Photos/Video/Music enrichment survive node restartsChristophe Besson2026-08-257-34/+377
* feat: add Photos group appChristophe Besson2026-08-257-4/+569
* fix(node): scope _enriched_attempted by group, not just content hash0.7Christophe Besson2026-08-254-15/+79
* fix(hub): keep an unmatched admin_challenge visible, add trace loggingChristophe Besson2026-08-241-0/+2
* test(node): a real signed audio_root save through the full challenge pathChristophe Besson2026-08-241-3/+123
* feat(node): add audio_root, gate Music enrichment on it like video_rootChristophe Besson2026-08-246-40/+421
* feat(music): transcode WMA/Musepack to AAC so they actually playChristophe Besson2026-08-242-7/+322
* fix(node): skip indexing audio files under 50KB, likely-corrupt sourceChristophe Besson2026-08-243-2/+58
* feat(node): recognize WMA and Musepack as audio, read their real tag keysChristophe Besson2026-08-244-15/+261
* feat(hub): consolidate loose tracks, "&"/"and" fold, player close/queueChristophe Besson2026-08-242-27/+27
* fix(node): stop inventing a fake artist from the shared root's nameChristophe Besson2026-08-244-29/+345
* feat(node): Music app node-side — indexing, MusicBrainz enrichment, protocolChristophe Besson2026-08-2414-21/+1537
* fix(node,hub): HEVC transcode fallback, live-add progress, per-group TMDB toggleChristophe Besson2026-08-2416-202/+750
* feat(node,hub): season-specific overviews, manual TMDB match correction, and ...Christophe Besson2026-08-249-3/+870
* feat(node,hub): add Videos group app (poster grid, flat list, TMDB metadata)Christophe Besson2026-08-2422-89/+2712
* fix(node,hub): always transcode video audio to stereo AAC, never copyChristophe Besson2026-08-232-22/+238
* feat(node): persistent index cache, visible scan progress, adaptive reconcile...Christophe Besson2026-08-2316-73/+2036
* chore: release 0.6.00.6Christophe Besson2026-08-232-3/+3
* feat(hub): split the group UI into a pluggable "applications" architectureChristophe Besson2026-08-235-0/+250
* feat(node): systemd service panel on the Node page, and a clean CLI restartChristophe Besson2026-08-222-72/+101
* fix: first-run wizard reliability and node startup performanceChristophe Besson2026-08-224-46/+78
* fix: update source-reading tests that drifted from the codeChristophe Besson2026-08-221-1/+1
* fix: meshbay-node init creates the keystore, status never doesChristophe Besson2026-08-222-6/+20
* feat: unified group management, public groups, and activity-based sidebarChristophe Besson2026-08-2010-167/+366
* feat(node): full Node admin panel — CLI parity, hot-reload, group lifecycleChristophe Besson2026-08-207-46/+1334
* feat(ui): 11-point UI overhaul — tabs, transfers, settings, uploadsChristophe Besson2026-08-196-34/+72
* feat(node): the operator can close uploading to everyone but themselvesChristophe Besson2026-08-184-1/+327
* feat(client): the platform seam, and an Electron shell that has never been runChristophe Besson2026-08-181-0/+108
* feat: device linking, and signing in to the hub with a device keyChristophe Besson2026-08-186-24/+1023
* feat(node): several named roots per group, and one implementation per operationChristophe Besson2026-08-1823-516/+3152
* 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-165-25/+325
* chore: release 0.5.0Christophe Besson2026-08-162-3/+3
* fix(node): stop losing transcode slots, and reap ffmpeg without deadlockingChristophe Besson2026-08-163-43/+551
* feat(common): MNP 0.2 — liveness, and chat history read the way it is writtenChristophe Besson2026-08-163-0/+198
* chore: release 0.4.00.4Christophe Besson2026-08-162-3/+3
* chore: release 0.3.00.3Christophe Besson2026-08-152-3/+3
* 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-152-0/+202
* feat(files): download a folder as a zip, and remove an empty oneChristophe Besson2026-08-152-0/+179
* feat(node): meshbay-node group add — host another of your groupsChristophe Besson2026-08-154-12/+190
* fix(cli): --group takes a name, and operator pair says it takes noneChristophe Besson2026-08-151-2/+35
* feat(groups): editable description, and one source of operator authorityChristophe Besson2026-08-155-55/+70
* 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-142-58/+96
* feat(files): upload into the current directory, and create foldersChristophe Besson2026-08-142-29/+184
* chore: release 0.2.00.2Christophe Besson2026-08-142-3/+3
* fix(node): an operator keeps their role when reconnectingChristophe Besson2026-08-141-1/+5