| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: opt-in Windows service mode (boot-time, one elevation) + v1.0.0 | Christophe Besson | 2026-09-04 | 1 | -3/+100 |
| * | fix(packaging): actually ship the TMDB token, on Linux and Windows | Christophe Besson | 2026-09-04 | 1 | -0/+80 |
| * | feat: Windows daemon lifecycle (W3) — Startup-folder autostart | Christophe Besson | 2026-09-04 | 1 | -0/+88 |
| * | fix(node): run on the default Windows event loop (Proactor) | Christophe Besson | 2026-09-04 | 1 | -14/+12 |
| * | fix(node): MESHBAY_NODE_EVENT_LOOP=proactor to opt out of the selector loop | Christophe Besson | 2026-09-04 | 1 | -5/+11 |
| * | fix(node): make init, node.toml editing and CLI output work on Windows | Christophe Besson | 2026-09-04 | 1 | -0/+18 |
| * | fix(node): select the Windows-compatible event loop before asyncio.run | Christophe Besson | 2026-09-04 | 1 | -0/+19 |
| * | refactor(node): platform abstraction for Windows portability (W1-W2-W5-W6-W7) | Christophe Besson | 2026-09-03 | 1 | -0/+70 |