| Commit message (Expand) | Author | Age | Files | Lines |
| * | fix(video): let the toolbar wrap on mobile — no room left for the filter field | Christophe Besson | 2026-08-26 | 1 | -0/+7 |
| * | feat(video): add an All/Movies/Series filter to the toolbar | Christophe Besson | 2026-08-26 | 12 | -5/+85 |
| * | feat(music): network-adaptive prefetch depth, opt-in keep-screen-on toggle | Christophe Besson | 2026-08-26 | 14 | -14/+133 |
| * | fix(transport): reconnect used a fresh handshake token but a stale signaling one | Christophe Besson | 2026-08-26 | 1 | -0/+9 |
| * | feat(music): prefetch 2 tracks ahead instead of 1 | Christophe Besson | 2026-08-26 | 1 | -4/+16 |
| * | fix(transport): wake a backing-off reconnect on visibilitychange, fix listene... | Christophe Besson | 2026-08-26 | 1 | -1/+39 |
| * | fix(hub): no-store on the SPA HTML shell — pull-to-refresh wasn't enough | Christophe Besson | 2026-08-26 | 1 | -3/+15 |
| * | fix(music): don't throw "Transport not connected" while a reconnect is landing | Christophe Besson | 2026-08-26 | 2 | -14/+38 |
| * | 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 | 1 | -0/+156 |
| * | fix(hub): disable Android's default tap-highlight flash | Christophe Besson | 2026-08-26 | 1 | -0/+10 |
| * | fix(hub): stop hover/focus states from sticking on mobile touch | Christophe Besson | 2026-08-26 | 1 | -2/+22 |
| * | fix(node,hub): key music/media metadata lookups by file_id, not path | Christophe Besson | 2026-08-26 | 3 | -42/+51 |
| * | fix(hub,node): Create Group wizard silently skipped apps, and lost track of s... | Christophe Besson | 2026-08-25 | 2 | -13/+64 |
| * | feat: add Photos group app | Christophe Besson | 2026-08-25 | 23 | -98/+1211 |
| * | 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 | 1 | -1/+17 |
| * | fix(hub): make root-folder save success/failure actually visible | Christophe Besson | 2026-08-24 | 1 | -9/+10 |
| * | 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 |
| * | feat(hub): audio_root wiring, mutually-exclusive players, Settings rework | Christophe Besson | 2026-08-24 | 15 | -92/+441 |
| * | 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 | 12 | -8/+78 |
| * | 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 | 14 | -18/+161 |
| * | 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(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 |
| * | fix(node,hub): HEVC transcode fallback, live-add progress, per-group TMDB toggle | Christophe Besson | 2026-08-24 | 4 | -42/+108 |
| * | feat(node,hub): season-specific overviews, manual TMDB match correction, and ... | Christophe Besson | 2026-08-24 | 15 | -23/+524 |
| * | feat(node,hub): add Videos group app (poster grid, flat list, TMDB metadata) | Christophe Besson | 2026-08-24 | 21 | -19/+1469 |
| * | fix(node,hub): always transcode video audio to stereo AAC, never copy | Christophe Besson | 2026-08-23 | 2 | -11/+60 |
| * | feat(node): persistent index cache, visible scan progress, adaptive reconcile... | Christophe Besson | 2026-08-23 | 16 | -15/+594 |
| * | chore: release 0.6.00.6 | Christophe Besson | 2026-08-23 | 2 | -3/+3 |
| * | feat(hub): split the group UI into a pluggable "applications" architecture | Christophe Besson | 2026-08-23 | 36 | -3617/+4037 |
| * | feat(node): systemd service panel on the Node page, and a clean CLI restart | Christophe Besson | 2026-08-22 | 13 | -0/+273 |
| * | fix(ui): reset Files navigation state when switching groups | Christophe Besson | 2026-08-22 | 1 | -0/+4 |
| * | fix: first-run wizard reliability and node startup performance | Christophe Besson | 2026-08-22 | 1 | -24/+25 |
| * | feat: node:start auto-provisions config and unlock key | Christophe Besson | 2026-08-22 | 2 | -5/+5 |
| * | fix: update source-reading tests that drifted from the code | Christophe Besson | 2026-08-22 | 4 | -6/+13 |
| * | fix: update test_desktop_shell.py for build/ → scripts/ rename | Christophe Besson | 2026-08-22 | 1 | -2/+2 |
| * | fix: add 82 missing i18n keys to all 9 non-English locales | Christophe Besson | 2026-08-21 | 9 | -0/+901 |
| * | fix: delete notifications and detach content_reports before deleting a group | Christophe Besson | 2026-08-21 | 1 | -2/+7 |