summaryrefslogtreecommitdiffstats
path: root/packages
Commit message (Expand)AuthorAgeFilesLines
* fix(node): scope _enriched_attempted by group, not just content hash0.7Christophe Besson2026-08-254-15/+79
* fix(hub): poll for a root count change instead of trusting one fetchChristophe Besson2026-08-251-2/+34
* fix(hub): keep an unmatched admin_challenge visible, add trace loggingChristophe Besson2026-08-242-1/+19
* fix(hub): make root-folder save success/failure actually visibleChristophe Besson2026-08-241-9/+10
* test(node): a real signed audio_root save through the full challenge pathChristophe Besson2026-08-241-3/+123
* fix(hub): key admin_challenge/admin_response by op, not arrival orderChristophe Besson2026-08-241-0/+69
* fix(hub): refresh directory list after adding/removing a shared rootChristophe Besson2026-08-242-1/+13
* feat(hub): audio_root wiring, mutually-exclusive players, Settings reworkChristophe Besson2026-08-2415-92/+441
* feat(node): add audio_root, gate Music enrichment on it like video_rootChristophe Besson2026-08-249-41/+436
* fix(hub): give the Music flat list its own look instead of Videos' reskinChristophe Besson2026-08-242-33/+71
* fix(hub): starting one player stops the otherChristophe Besson2026-08-241-1/+8
* fix(hub): show what's actually playing in the queue panelChristophe Besson2026-08-242-0/+35
* feat(music): transcode WMA/Musepack to AAC so they actually playChristophe Besson2026-08-2416-16/+413
* 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
* fix(hub): auto-skip a track that fails to load instead of stalling the queueChristophe Besson2026-08-2411-1/+45
* feat(hub): play audio files from Explorer, scoped to the current folderChristophe Besson2026-08-243-6/+23
* feat(hub): consolidate loose tracks, "&"/"and" fold, player close/queueChristophe Besson2026-08-2416-45/+188
* feat(hub): draw an actual CD for covers with no art, not a flat iconChristophe Besson2026-08-243-22/+68
* feat(hub): big monochrome disc placeholder for covers with no artChristophe Besson2026-08-243-2/+19
* fix(hub): repair NUL-byte corruption in music-app.js, simplify groupingChristophe Besson2026-08-241-0/+0
* fix(hub): fold case/whitespace in album grouping, flatten loose tracksChristophe Besson2026-08-241-0/+0
* fix(node): stop inventing a fake artist from the shared root's nameChristophe Besson2026-08-244-29/+345
* fix(hub): Create Group wizard steps app selection before the scan waitChristophe Besson2026-08-241-19/+27
* feat(hub): Music app client — album grid, flat list, persistent playerChristophe Besson2026-08-2422-4/+1129
* feat(node): Music app node-side — indexing, MusicBrainz enrichment, protocolChristophe Besson2026-08-2417-22/+1567
* fix(node,hub): HEVC transcode fallback, live-add progress, per-group TMDB toggleChristophe Besson2026-08-2423-254/+883
* feat(node,hub): season-specific overviews, manual TMDB match correction, and ...Christophe Besson2026-08-2427-27/+1411
* feat(node,hub): add Videos group app (poster grid, flat list, TMDB metadata)Christophe Besson2026-08-2446-109/+4233
* fix(node,hub): always transcode video audio to stereo AAC, never copyChristophe Besson2026-08-234-33/+298
* feat(node): persistent index cache, visible scan progress, adaptive reconcile...Christophe Besson2026-08-2334-88/+2645
* chore: release 0.6.00.6Christophe Besson2026-08-236-9/+13
* feat(hub): split the group UI into a pluggable "applications" architectureChristophe Besson2026-08-2343-3617/+4294
* feat(node): systemd service panel on the Node page, and a clean CLI restartChristophe Besson2026-08-2217-72/+438
* fix(ui): reset Files navigation state when switching groupsChristophe Besson2026-08-221-0/+4
* fix: first-run wizard reliability and node startup performanceChristophe Besson2026-08-226-72/+141
* fix: find meshbay-node in ~/.local/bin when not in PATHChristophe Besson2026-08-221-8/+17
* feat: node:start auto-provisions config and unlock keyChristophe Besson2026-08-224-7/+40
* fix: update source-reading tests that drifted from the codeChristophe Besson2026-08-225-7/+14
* fix: meshbay-node init creates the keystore, status never doesChristophe Besson2026-08-222-6/+20
* fix: update test_desktop_shell.py for build/ → scripts/ renameChristophe Besson2026-08-221-2/+2
* docs: add npm 11 Electron setup steps to meshbay-client READMEChristophe Besson2026-08-221-0/+9
* fix: move meshbay-client build scripts out of gitignored build/ dirChristophe Besson2026-08-223-1/+74
* fix: add 82 missing i18n keys to all 9 non-English localesChristophe Besson2026-08-219-0/+901
* fix: delete notifications and detach content_reports before deleting a groupChristophe Besson2026-08-211-2/+7
* feat: D.6 first-run wizard — detect, start, link, group, gek-init, pairChristophe Besson2026-08-2115-19/+594
* feat: LAN Wi-Fi casting to Chromecast via local HTTP relayChristophe Besson2026-08-2120-17/+1080
* feat: unified group management, public groups, and activity-based sidebarChristophe Besson2026-08-2022-215/+1146
* feat(node): full Node admin panel — CLI parity, hot-reload, group lifecycleChristophe Besson2026-08-2016-58/+2293
* feat(ui): 11-point UI overhaul — tabs, transfers, settings, uploadsChristophe Besson2026-08-1924-176/+628