summaryrefslogtreecommitdiffstats
path: root/packages/meshbay-node/src/meshbay_node
Commit message (Expand)AuthorAgeFilesLines
...
* fix(video): recognize "S1"/"S2"-style season folders, not just full wordsChristophe Besson2026-08-261-0/+9
* fix(video): fix two remaining bugs in Specials numbering and long-season epis...Christophe Besson2026-08-262-22/+73
* fix(video): group every episode under the show's own folder, not a per-file g...Christophe Besson2026-08-262-79/+70
* fix(video): TMDB match cache never invalidated on movie<->show reclassificationChristophe Besson2026-08-261-2/+14
* fix(video): a Specials/Bonus folder's episodes were matched to TMDB as unrela...Christophe Besson2026-08-261-9/+103
* 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-262-51/+58
* feat(node): share the (path,size,mtime)->hash index cache across every groupChristophe Besson2026-08-264-26/+187
* fix(hub,node): Create Group wizard silently skipped apps, and lost track of s...Christophe Besson2026-08-251-16/+49
* fix(node): fall back to a loose MusicBrainz query when the strict one finds n...Christophe Besson2026-08-251-11/+63
* fix(node): make Photos/Video/Music enrichment survive node restartsChristophe Besson2026-08-254-34/+196
* feat: add Photos group appChristophe Besson2026-08-255-3/+401
* fix(node): scope _enriched_attempted by group, not just content hash0.7Christophe Besson2026-08-251-8/+17
* 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-244-40/+128
* feat(music): transcode WMA/Musepack to AAC so they actually playChristophe Besson2026-08-241-7/+129
* fix(node): skip indexing audio files under 50KB, likely-corrupt sourceChristophe Besson2026-08-241-0/+17
* feat(node): recognize WMA and Musepack as audio, read their real tag keysChristophe Besson2026-08-242-15/+127
* feat(hub): consolidate loose tracks, "&"/"and" fold, player close/queueChristophe Besson2026-08-241-8/+7
* fix(node): stop inventing a fake artist from the shared root's nameChristophe Besson2026-08-243-24/+196
* feat(node): Music app node-side — indexing, MusicBrainz enrichment, protocolChristophe Besson2026-08-248-19/+867
* fix(node,hub): HEVC transcode fallback, live-add progress, per-group TMDB toggleChristophe Besson2026-08-249-115/+342
* feat(node,hub): season-specific overviews, manual TMDB match correction, and ...Christophe Besson2026-08-245-3/+272
* feat(node,hub): add Videos group app (poster grid, flat list, TMDB metadata)Christophe Besson2026-08-2410-87/+1409
* 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-239-72/+797
* chore: release 0.6.00.6Christophe Besson2026-08-231-1/+1
* feat(hub): split the group UI into a pluggable "applications" architectureChristophe Besson2026-08-234-0/+113
* feat(node): systemd service panel on the Node page, and a clean CLI restartChristophe Besson2026-08-221-61/+52
* fix: first-run wizard reliability and node startup performanceChristophe Besson2026-08-222-32/+44
* fix: meshbay-node init creates the keystore, status never doesChristophe Besson2026-08-221-6/+18
* feat: unified group management, public groups, and activity-based sidebarChristophe Besson2026-08-206-165/+247
* feat(node): full Node admin panel — CLI parity, hot-reload, group lifecycleChristophe Besson2026-08-205-46/+708
* 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-183-1/+151
* feat: device linking, and signing in to the hub with a device keyChristophe Besson2026-08-184-20/+577
* feat(node): several named roots per group, and one implementation per operationChristophe Besson2026-08-189-415/+1863
* 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-163-17/+159
* chore: release 0.5.0Christophe Besson2026-08-161-1/+1
* 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-162-0/+48
* chore: release 0.4.00.4Christophe Besson2026-08-161-1/+1
* chore: release 0.3.00.3Christophe Besson2026-08-151-1/+1
* 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(node): meshbay-node group add — host another of your groupsChristophe Besson2026-08-153-12/+141
* 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-153-46/+21