summaryrefslogtreecommitdiffstats
path: root/packages/meshbay-hub/src
Commit message (Expand)AuthorAgeFilesLines
* fix(transport): auto-reconnect after WebRTC failure, without dropping in-flig...Christophe Besson2026-08-264-8/+224
* debug(transport): opt-in WebRTC health tracing for mobile-lock investigationChristophe Besson2026-08-261-0/+156
* fix(hub): disable Android's default tap-highlight flashChristophe Besson2026-08-261-0/+10
* fix(hub): stop hover/focus states from sticking on mobile touchChristophe Besson2026-08-261-2/+22
* fix(node,hub): key music/media metadata lookups by file_id, not pathChristophe Besson2026-08-263-42/+51
* fix(hub,node): Create Group wizard silently skipped apps, and lost track of s...Christophe Besson2026-08-252-13/+64
* feat: add Photos group appChristophe Besson2026-08-2520-95/+1179
* 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-241-1/+17
* fix(hub): make root-folder save success/failure actually visibleChristophe Besson2026-08-241-9/+10
* 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
* 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-2412-8/+78
* 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-2414-18/+161
* 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(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-2420-3/+1126
* fix(node,hub): HEVC transcode fallback, live-add progress, per-group TMDB toggleChristophe Besson2026-08-244-42/+108
* feat(node,hub): season-specific overviews, manual TMDB match correction, and ...Christophe Besson2026-08-2415-23/+524
* feat(node,hub): add Videos group app (poster grid, flat list, TMDB metadata)Christophe Besson2026-08-2419-17/+1466
* fix(node,hub): always transcode video audio to stereo AAC, never copyChristophe Besson2026-08-231-10/+55
* feat(node): persistent index cache, visible scan progress, adaptive reconcile...Christophe Besson2026-08-2316-15/+594
* chore: release 0.6.00.6Christophe Besson2026-08-231-1/+1
* feat(hub): split the group UI into a pluggable "applications" architectureChristophe Besson2026-08-2322-3524/+3855
* feat(node): systemd service panel on the Node page, and a clean CLI restartChristophe Besson2026-08-2213-0/+273
* 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-221-24/+25
* feat: node:start auto-provisions config and unlock keyChristophe Besson2026-08-222-5/+5
* 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-2112-15/+214
* feat: LAN Wi-Fi casting to Chromecast via local HTTP relayChristophe Besson2026-08-2114-11/+360
* feat: unified group management, public groups, and activity-based sidebarChristophe Besson2026-08-2010-48/+675
* feat(node): full Node admin panel — CLI parity, hot-reload, group lifecycleChristophe Besson2026-08-205-12/+922
* feat(ui): 11-point UI overhaul — tabs, transfers, settings, uploadsChristophe Besson2026-08-1916-142/+546
* fix(hub): rewrite initial migration to match the ORM modelsChristophe Besson2026-08-198-386/+206
* feat(ui): the M of the wordmark is the logoChristophe Besson2026-08-194-4/+43
* feat(node): the operator can close uploading to everyone but themselvesChristophe Besson2026-08-1812-2/+162
* fix: the chat tab no longer scrolls, and a group is listed or invite-onlyChristophe Besson2026-08-1812-133/+80
* fix(ui): name the section after its button, drop the folder slash, colour the...Christophe Besson2026-08-1812-21/+12
* fix: two waits with no deadline, resume positions per account, group settings...Christophe Besson2026-08-1813-145/+408