| Commit message (Expand) | Author | Age | Files | Lines |
| * | feat(video): hold a Screen Wake Lock while a video is open | Christophe Besson | 2026-08-26 | 1 | -0/+43 |
| * | fix(transport): auto-reconnect after WebRTC failure, without dropping in-flig... | Christophe Besson | 2026-08-26 | 4 | -8/+224 |
| * | debug(transport): opt-in WebRTC health tracing for mobile-lock investigation | Christophe Besson | 2026-08-26 | 2 | -0/+195 |
| * | Merge branch 'fix/mobile-tap-highlight' | Christophe Besson | 2026-08-26 | 1 | -0/+10 |
| |\ |
|
| | * | fix(hub): disable Android's default tap-highlight flash | Christophe Besson | 2026-08-26 | 1 | -0/+10 |
| |/ |
|
| * | Merge branch 'fix/mobile-sticky-hover-focus' | Christophe Besson | 2026-08-26 | 1 | -2/+22 |
| |\ |
|
| | * | fix(hub): stop hover/focus states from sticking on mobile touch | Christophe Besson | 2026-08-26 | 1 | -2/+22 |
| |/ |
|
| * | Merge branch 'fix/meta-lookup-by-file-id' | Christophe Besson | 2026-08-26 | 8 | -104/+413 |
| |\ |
|
| | * | fix(node,hub): key music/media metadata lookups by file_id, not path | Christophe Besson | 2026-08-26 | 8 | -104/+413 |
| |/ |
|
| * | Merge branch 'feat/cross-group-file-cache' | Christophe Besson | 2026-08-26 | 8 | -26/+475 |
| |\ |
|
| | * | feat(node): share the (path,size,mtime)->hash index cache across every group | Christophe Besson | 2026-08-26 | 8 | -26/+475 |
| |/ |
|
| * | Merge branch 'fix/wizard-apps-and-progress' | Christophe Besson | 2026-08-25 | 4 | -29/+198 |
| |\ |
|
| | * | fix(hub,node): Create Group wizard silently skipped apps, and lost track of s... | Christophe Besson | 2026-08-25 | 4 | -29/+198 |
| |/ |
|
| * | fix(node): fall back to a loose MusicBrainz query when the strict one finds n... | Christophe Besson | 2026-08-25 | 5 | -16/+183 |
| * | feat(client): add app icon based on the MeshBay logo | Christophe Besson | 2026-08-25 | 3 | -0/+17 |
| * | fix(node): make Photos/Video/Music enrichment survive node restarts | Christophe Besson | 2026-08-25 | 7 | -34/+377 |
| * | feat: add Photos group app | Christophe Besson | 2026-08-25 | 37 | -110/+2301 |
| * | fix(node): scope _enriched_attempted by group, not just content hash0.7 | Christophe Besson | 2026-08-25 | 4 | -15/+79 |
| * | fix(hub): poll for a root count change instead of trusting one fetch | Christophe Besson | 2026-08-25 | 1 | -2/+34 |
| * | fix(hub): keep an unmatched admin_challenge visible, add trace logging | Christophe Besson | 2026-08-24 | 2 | -1/+19 |
| * | fix(hub): make root-folder save success/failure actually visible | Christophe Besson | 2026-08-24 | 1 | -9/+10 |
| * | test(node): a real signed audio_root save through the full challenge path | Christophe Besson | 2026-08-24 | 1 | -3/+123 |
| * | fix(hub): key admin_challenge/admin_response by op, not arrival order | Christophe Besson | 2026-08-24 | 1 | -0/+69 |
| * | fix(hub): refresh directory list after adding/removing a shared root | Christophe Besson | 2026-08-24 | 2 | -1/+13 |
| * | docs(musicbay): note the audio_root amendment in the design doc | Christophe Besson | 2026-08-24 | 1 | -0/+10 |
| * | feat(hub): audio_root wiring, mutually-exclusive players, Settings rework | Christophe Besson | 2026-08-24 | 15 | -92/+441 |
| * | feat(node): add audio_root, gate Music enrichment on it like video_root | Christophe Besson | 2026-08-24 | 9 | -41/+436 |
| * | fix(hub): give the Music flat list its own look instead of Videos' reskin | Christophe Besson | 2026-08-24 | 2 | -33/+71 |
| * | fix(hub): starting one player stops the other | Christophe Besson | 2026-08-24 | 1 | -1/+8 |
| * | fix(hub): show what's actually playing in the queue panel | Christophe Besson | 2026-08-24 | 2 | -0/+35 |
| * | feat(music): transcode WMA/Musepack to AAC so they actually play | Christophe Besson | 2026-08-24 | 17 | -16/+445 |
| * | fix(node): skip indexing audio files under 50KB, likely-corrupt source | Christophe Besson | 2026-08-24 | 3 | -2/+58 |
| * | feat(node): recognize WMA and Musepack as audio, read their real tag keys | Christophe Besson | 2026-08-24 | 4 | -15/+261 |
| * | fix(hub): auto-skip a track that fails to load instead of stalling the queue | Christophe Besson | 2026-08-24 | 11 | -1/+45 |
| * | feat(hub): play audio files from Explorer, scoped to the current folder | Christophe Besson | 2026-08-24 | 3 | -6/+23 |
| * | feat(hub): consolidate loose tracks, "&"/"and" fold, player close/queue | Christophe Besson | 2026-08-24 | 16 | -45/+188 |
| * | feat(hub): draw an actual CD for covers with no art, not a flat icon | Christophe Besson | 2026-08-24 | 3 | -22/+68 |
| * | feat(hub): big monochrome disc placeholder for covers with no art | Christophe Besson | 2026-08-24 | 3 | -2/+19 |
| * | fix(hub): repair NUL-byte corruption in music-app.js, simplify grouping | Christophe Besson | 2026-08-24 | 1 | -0/+0 |
| * | fix(hub): fold case/whitespace in album grouping, flatten loose tracks | Christophe Besson | 2026-08-24 | 1 | -0/+0 |
| * | fix(node): stop inventing a fake artist from the shared root's name | Christophe Besson | 2026-08-24 | 4 | -29/+345 |
| * | fix(hub): Create Group wizard steps app selection before the scan wait | Christophe Besson | 2026-08-24 | 1 | -19/+27 |
| * | feat(hub): Music app client — album grid, flat list, persistent player | Christophe Besson | 2026-08-24 | 22 | -4/+1129 |
| * | feat(node): Music app node-side — indexing, MusicBrainz enrichment, protocol | Christophe Besson | 2026-08-24 | 17 | -22/+1567 |
| * | docs: plan the Music group app (musicbay.md) | Christophe Besson | 2026-08-24 | 3 | -6/+420 |
| * | Merge branch 'manpages': meshbay-node(1) man page | Christophe Besson | 2026-08-24 | 1 | -0/+541 |
| |\ |
|
| | * | docs: drop stale MESHBAY_PASSWORD from meshbay-node(1) | Christophe Besson | 2026-08-24 | 1 | -8/+4 |
| | * | docs: add meshbay-node(1) man page | Christophe Besson | 2026-08-24 | 1 | -0/+545 |
| |/ |
|
| * | fix(node,hub): HEVC transcode fallback, live-add progress, per-group TMDB toggle | Christophe Besson | 2026-08-24 | 24 | -263/+934 |
| * | Merge branch 'docs/mediacenter-videos-app': Videos group app | Christophe Besson | 2026-08-24 | 57 | -142/+6406 |
| |\ |
|