| Commit message (Expand) | Author | Age | Files | Lines |
| * | fix(video): recognize "S1"/"S2"-style season folders, not just full words | Christophe Besson | 2026-08-26 | 2 | -0/+27 |
| * | fix(video): fix two remaining bugs in Specials numbering and long-season epis... | Christophe Besson | 2026-08-26 | 4 | -33/+159 |
| * | fix(video): group every episode under the show's own folder, not a per-file g... | Christophe Besson | 2026-08-26 | 4 | -123/+146 |
| * | fix(video): TMDB match cache never invalidated on movie<->show reclassification | Christophe Besson | 2026-08-26 | 2 | -2/+51 |
| * | fix(video): a Specials/Bonus folder's episodes were matched to TMDB as unrela... | Christophe Besson | 2026-08-26 | 2 | -10/+201 |
| * | debug(transport): opt-in WebRTC health tracing for mobile-lock investigation | Christophe Besson | 2026-08-26 | 1 | -0/+39 |
| * | fix(node,hub): key music/media metadata lookups by file_id, not path | Christophe Besson | 2026-08-26 | 5 | -62/+362 |
| * | feat(node): share the (path,size,mtime)->hash index cache across every group | Christophe Besson | 2026-08-26 | 8 | -26/+475 |
| * | fix(hub,node): Create Group wizard silently skipped apps, and lost track of s... | Christophe Besson | 2026-08-25 | 2 | -16/+134 |
| * | fix(node): fall back to a loose MusicBrainz query when the strict one finds n... | Christophe Besson | 2026-08-25 | 2 | -13/+159 |
| * | 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 | 7 | -4/+569 |
| * | fix(node): scope _enriched_attempted by group, not just content hash0.7 | Christophe Besson | 2026-08-25 | 4 | -15/+79 |
| * | fix(hub): keep an unmatched admin_challenge visible, add trace logging | Christophe Besson | 2026-08-24 | 1 | -0/+2 |
| * | test(node): a real signed audio_root save through the full challenge path | Christophe Besson | 2026-08-24 | 1 | -3/+123 |
| * | feat(node): add audio_root, gate Music enrichment on it like video_root | Christophe Besson | 2026-08-24 | 6 | -40/+421 |
| * | feat(music): transcode WMA/Musepack to AAC so they actually play | Christophe Besson | 2026-08-24 | 2 | -7/+322 |
| * | 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 |
| * | feat(hub): consolidate loose tracks, "&"/"and" fold, player close/queue | Christophe Besson | 2026-08-24 | 2 | -27/+27 |
| * | fix(node): stop inventing a fake artist from the shared root's name | Christophe Besson | 2026-08-24 | 4 | -29/+345 |
| * | feat(node): Music app node-side — indexing, MusicBrainz enrichment, protocol | Christophe Besson | 2026-08-24 | 14 | -21/+1537 |
| * | fix(node,hub): HEVC transcode fallback, live-add progress, per-group TMDB toggle | Christophe Besson | 2026-08-24 | 16 | -202/+750 |
| * | feat(node,hub): season-specific overviews, manual TMDB match correction, and ... | Christophe Besson | 2026-08-24 | 9 | -3/+870 |
| * | feat(node,hub): add Videos group app (poster grid, flat list, TMDB metadata) | Christophe Besson | 2026-08-24 | 22 | -89/+2712 |
| * | fix(node,hub): always transcode video audio to stereo AAC, never copy | Christophe Besson | 2026-08-23 | 2 | -22/+238 |
| * | feat(node): persistent index cache, visible scan progress, adaptive reconcile... | Christophe Besson | 2026-08-23 | 16 | -73/+2036 |
| * | 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 | 5 | -0/+250 |
| * | feat(node): systemd service panel on the Node page, and a clean CLI restart | Christophe Besson | 2026-08-22 | 2 | -72/+101 |
| * | fix: first-run wizard reliability and node startup performance | Christophe Besson | 2026-08-22 | 4 | -46/+78 |
| * | fix: update source-reading tests that drifted from the code | Christophe Besson | 2026-08-22 | 1 | -1/+1 |
| * | fix: meshbay-node init creates the keystore, status never does | Christophe Besson | 2026-08-22 | 2 | -6/+20 |
| * | feat: unified group management, public groups, and activity-based sidebar | Christophe Besson | 2026-08-20 | 10 | -167/+366 |
| * | feat(node): full Node admin panel — CLI parity, hot-reload, group lifecycle | Christophe Besson | 2026-08-20 | 7 | -46/+1334 |
| * | feat(ui): 11-point UI overhaul — tabs, transfers, settings, uploads | Christophe Besson | 2026-08-19 | 6 | -34/+72 |
| * | feat(node): the operator can close uploading to everyone but themselves | Christophe Besson | 2026-08-18 | 4 | -1/+327 |
| * | feat(client): the platform seam, and an Electron shell that has never been run | Christophe Besson | 2026-08-18 | 1 | -0/+108 |
| * | feat: device linking, and signing in to the hub with a device key | Christophe Besson | 2026-08-18 | 6 | -24/+1023 |
| * | feat(node): several named roots per group, and one implementation per operation | Christophe Besson | 2026-08-18 | 23 | -516/+3152 |
| * | feat(node): seeking, as a stream restarted somewhere else | Christophe Besson | 2026-08-17 | 1 | -10/+46 |
| * | feat(node): the stream capacity is the operator's to set, and a log that says... | Christophe Besson | 2026-08-16 | 5 | -25/+325 |
| * | chore: release 0.5.0 | Christophe Besson | 2026-08-16 | 2 | -3/+3 |
| * | fix(node): stop losing transcode slots, and reap ffmpeg without deadlocking | Christophe Besson | 2026-08-16 | 3 | -43/+551 |
| * | feat(common): MNP 0.2 — liveness, and chat history read the way it is written | Christophe Besson | 2026-08-16 | 3 | -0/+198 |
| * | chore: release 0.4.00.4 | Christophe Besson | 2026-08-16 | 2 | -3/+3 |
| * | chore: release 0.3.00.3 | Christophe Besson | 2026-08-15 | 2 | -3/+3 |
| * | fix: stop a stream on close, count only real users, record where a node is | Christophe Besson | 2026-08-15 | 1 | -5/+36 |
| * | feat(groups): remove a member, and keep gigabytes out of the tab | Christophe Besson | 2026-08-15 | 2 | -0/+202 |
| * | feat(files): download a folder as a zip, and remove an empty one | Christophe Besson | 2026-08-15 | 2 | -0/+179 |