| Commit message (Expand) | Author | Age | Files | Lines |
| * | fix(node): register the service-mode task with Register-ScheduledTask -LogonT... | Christophe Besson | 2026-09-05 | 2 | -25/+68 |
| * | fix(win): graceful shutdown, one startup-mode control, and a stray-\r bug | Christophe Besson | 2026-09-05 | 2 | -4/+207 |
| * | feat(client): a Node-page toggle to switch into/out of service mode | Christophe Besson | 2026-09-05 | 1 | -0/+51 |
| * | feat(packaging): bundle ffmpeg in the Windows installer by default | Christophe Besson | 2026-09-05 | 1 | -0/+87 |
| * | test(node): pin the fresh-install-before-provisioning safety property | Christophe Besson | 2026-09-04 | 2 | -0/+61 |
| * | feat: opt-in Windows service mode (boot-time, one elevation) + v1.0.0 | Christophe Besson | 2026-09-04 | 2 | -21/+121 |
| * | fix(packaging): re-running setup no longer re-prompts for firewall access | Christophe Besson | 2026-09-04 | 1 | -0/+18 |
| * | feat(packaging): cover LAN casting in the Windows firewall step, too | Christophe Besson | 2026-09-04 | 1 | -0/+24 |
| * | feat(packaging): offer one elevated firewall step instead of two dialogs | Christophe Besson | 2026-09-04 | 1 | -0/+55 |
| * | feat(packaging): stamp the frozen node exe, document Windows networking | Christophe Besson | 2026-09-04 | 1 | -0/+13 |
| * | fix(node): say so when MusicBrainz lookups are inert | Christophe Besson | 2026-09-04 | 1 | -0/+17 |
| * | fix(packaging): actually ship the TMDB token, on Linux and Windows | Christophe Besson | 2026-09-04 | 1 | -0/+80 |
| * | fix(node): make ice_interfaces match adapters on Windows (W9) | Christophe Besson | 2026-09-04 | 1 | -0/+163 |
| * | feat(packaging): put the bundled meshbay-node on the per-user PATH | Christophe Besson | 2026-09-04 | 1 | -0/+22 |
| * | feat: Windows installer (W4) — one per-user NSIS package, client + node | Christophe Besson | 2026-09-04 | 1 | -0/+153 |
| * | feat: Windows daemon lifecycle (W3) — Startup-folder autostart | Christophe Besson | 2026-09-04 | 2 | -2/+80 |
| * | fix(node): run on the default Windows event loop (Proactor) | Christophe Besson | 2026-09-04 | 1 | -4/+14 |
| * | fix(node): make init, node.toml editing and CLI output work on Windows | Christophe Besson | 2026-09-04 | 1 | -2/+40 |
| * | test(node): make the suite pass on Windows | Christophe Besson | 2026-09-04 | 15 | -29/+167 |
| * | feat!: MNP 1.0 — seal index and handshake_ack under the group key | Christophe Besson | 2026-09-03 | 4 | -11/+300 |
| * | fix(node): reload the user manager before reload/restart-daemon | Christophe Besson | 2026-09-03 | 1 | -1/+9 |
| * | refactor!: one file_chunk and index_sync encoder for every transport | Christophe Besson | 2026-09-03 | 3 | -26/+151 |
| * | test(node): check where the systemd units are staged, not what the spec says | Christophe Besson | 2026-09-03 | 1 | -10/+38 |
| * | fix(node): an invitation the hub never registered is a code nobody can use | Christophe Besson | 2026-09-03 | 2 | -1/+68 |
| * | fix(hub): steady the show detail modal, and give a series its director | Christophe Besson | 2026-09-02 | 1 | -0/+101 |
| * | fix(node): bound and tighten the chat link-preview SSRF surface | Christophe Besson | 2026-09-01 | 2 | -2/+88 |
| * | feat(node): [node] quic_enabled flag, off by default | Christophe Besson | 2026-09-01 | 1 | -0/+53 |
| * | refactor(node): JSON-only control API, Node page absorbs the admin dashboard | Christophe Besson | 2026-09-01 | 3 | -43/+46 |
| * | fix(node): make WebRTC STUN fallback actually use every configured server | Christophe Besson | 2026-09-01 | 1 | -0/+138 |
| * | feat: passphrase change and account recovery (auth-confirm) | Christophe Besson | 2026-09-01 | 3 | -1/+86 |
| * | feat: configurable STUN server fallbacks for WebRTC ICE | Christophe Besson | 2026-08-30 | 1 | -0/+1 |
| * | chore: scrub copyrighted names from tests, comments and docs | Christophe Besson | 2026-08-30 | 5 | -24/+24 |
| * | fix(node): stop a numbered saga all matching its first film | Christophe Besson | 2026-08-30 | 1 | -3/+14 |
| * | fix(node): stop a movie with a mangled quality tag being shelved as a series | Christophe Besson | 2026-08-29 | 2 | -0/+63 |
| * | fix: on restart, serve a video's cached TMDB match instead of re-searching | Christophe Besson | 2026-08-29 | 1 | -1/+60 |
| * | feat: V13 — per-card "re-match this one file" (MNP 0.13) | Christophe Besson | 2026-08-29 | 2 | -0/+160 |
| * | feat(node): V8–V11 — show-branch ladder, year-aware _best_match, wider se... | Christophe Besson | 2026-08-29 | 3 | -2/+153 |
| * | fix(node): correct TMDB movie matching, per-file overrides, rematch | Christophe Besson | 2026-08-29 | 7 | -0/+458 |
| * | feat: node workflow redesign — wizard auto-config, reset, MusicBrainz contact | Christophe Besson | 2026-08-29 | 3 | -201/+13 |
| * | fix(node): a pinned device can be invited to a further invite-only group | Christophe Besson | 2026-08-28 | 1 | -2/+86 |
| * | feat(chat): link previews for pasted URLs | Christophe Besson | 2026-08-28 | 2 | -0/+253 |
| * | fix(music): stop sharing one folder's cover across unrelated tracks, and merg... | Christophe Besson | 2026-08-26 | 1 | -0/+38 |
| * | fix(video): a TMDB override never stored the metadata its chosen id names | Christophe Besson | 2026-08-26 | 1 | -0/+58 |
| * | fix(video): recognize "S1"/"S2"-style season folders, not just full words | Christophe Besson | 2026-08-26 | 1 | -0/+18 |
| * | fix(video): fix two remaining bugs in Specials numbering and long-season epis... | Christophe Besson | 2026-08-26 | 2 | -11/+86 |
| * | fix(video): group every episode under the show's own folder, not a per-file g... | Christophe Besson | 2026-08-26 | 2 | -44/+76 |
| * | fix(video): TMDB match cache never invalidated on movie<->show reclassification | Christophe Besson | 2026-08-26 | 1 | -0/+37 |
| * | fix(video): a Specials/Bonus folder's episodes were matched to TMDB as unrela... | Christophe Besson | 2026-08-26 | 1 | -1/+98 |
| * | fix(node,hub): key music/media metadata lookups by file_id, not path | Christophe Besson | 2026-08-26 | 3 | -11/+304 |
| * | feat(node): share the (path,size,mtime)->hash index cache across every group | Christophe Besson | 2026-08-26 | 4 | -0/+288 |