aboutsummaryrefslogtreecommitdiffstats
path: root/packages/meshbay-node/tests
Commit message (Expand)AuthorAgeFilesLines
* fix(packaging): re-running setup no longer re-prompts for firewall accessChristophe Besson2026-09-041-0/+18
* feat(packaging): cover LAN casting in the Windows firewall step, tooChristophe Besson2026-09-041-0/+24
* feat(packaging): offer one elevated firewall step instead of two dialogsChristophe Besson2026-09-041-0/+55
* feat(packaging): stamp the frozen node exe, document Windows networkingChristophe Besson2026-09-041-0/+13
* fix(node): say so when MusicBrainz lookups are inertChristophe Besson2026-09-041-0/+17
* fix(packaging): actually ship the TMDB token, on Linux and WindowsChristophe Besson2026-09-041-0/+80
* fix(node): make ice_interfaces match adapters on Windows (W9)Christophe Besson2026-09-041-0/+163
* feat(packaging): put the bundled meshbay-node on the per-user PATHChristophe Besson2026-09-041-0/+22
* feat: Windows installer (W4) — one per-user NSIS package, client + nodeChristophe Besson2026-09-041-0/+153
* feat: Windows daemon lifecycle (W3) — Startup-folder autostartChristophe Besson2026-09-042-2/+80
* fix(node): run on the default Windows event loop (Proactor)Christophe Besson2026-09-041-4/+14
* fix(node): make init, node.toml editing and CLI output work on WindowsChristophe Besson2026-09-041-2/+40
* test(node): make the suite pass on WindowsChristophe Besson2026-09-0415-29/+167
* feat!: MNP 1.0 — seal index and handshake_ack under the group keyChristophe Besson2026-09-034-11/+300
* fix(node): reload the user manager before reload/restart-daemonChristophe Besson2026-09-031-1/+9
* refactor!: one file_chunk and index_sync encoder for every transportChristophe Besson2026-09-033-26/+151
* test(node): check where the systemd units are staged, not what the spec saysChristophe Besson2026-09-031-10/+38
* fix(node): an invitation the hub never registered is a code nobody can useChristophe Besson2026-09-032-1/+68
* fix(hub): steady the show detail modal, and give a series its directorChristophe Besson2026-09-021-0/+101
* fix(node): bound and tighten the chat link-preview SSRF surfaceChristophe Besson2026-09-012-2/+88
* feat(node): [node] quic_enabled flag, off by defaultChristophe Besson2026-09-011-0/+53
* refactor(node): JSON-only control API, Node page absorbs the admin dashboardChristophe Besson2026-09-013-43/+46
* fix(node): make WebRTC STUN fallback actually use every configured serverChristophe Besson2026-09-011-0/+138
* feat: passphrase change and account recovery (auth-confirm)Christophe Besson2026-09-013-1/+86
* feat: configurable STUN server fallbacks for WebRTC ICEChristophe Besson2026-08-301-0/+1
* chore: scrub copyrighted names from tests, comments and docsChristophe Besson2026-08-305-24/+24
* fix(node): stop a numbered saga all matching its first filmChristophe Besson2026-08-301-3/+14
* fix(node): stop a movie with a mangled quality tag being shelved as a seriesChristophe Besson2026-08-292-0/+63
* fix: on restart, serve a video's cached TMDB match instead of re-searchingChristophe Besson2026-08-291-1/+60
* feat: V13 — per-card "re-match this one file" (MNP 0.13)Christophe Besson2026-08-292-0/+160
* feat(node): V8–V11 — show-branch ladder, year-aware _best_match, wider se...Christophe Besson2026-08-293-2/+153
* fix(node): correct TMDB movie matching, per-file overrides, rematchChristophe Besson2026-08-297-0/+458
* feat: node workflow redesign — wizard auto-config, reset, MusicBrainz contactChristophe Besson2026-08-293-201/+13
* fix(node): a pinned device can be invited to a further invite-only groupChristophe Besson2026-08-281-2/+86
* feat(chat): link previews for pasted URLsChristophe Besson2026-08-282-0/+253
* fix(music): stop sharing one folder's cover across unrelated tracks, and merg...Christophe Besson2026-08-261-0/+38
* fix(video): a TMDB override never stored the metadata its chosen id namesChristophe Besson2026-08-261-0/+58
* fix(video): recognize "S1"/"S2"-style season folders, not just full wordsChristophe Besson2026-08-261-0/+18
* fix(video): fix two remaining bugs in Specials numbering and long-season epis...Christophe Besson2026-08-262-11/+86
* fix(video): group every episode under the show's own folder, not a per-file g...Christophe Besson2026-08-262-44/+76
* fix(video): TMDB match cache never invalidated on movie<->show reclassificationChristophe Besson2026-08-261-0/+37
* fix(video): a Specials/Bonus folder's episodes were matched to TMDB as unrela...Christophe Besson2026-08-261-1/+98
* fix(node,hub): key music/media metadata lookups by file_id, not pathChristophe Besson2026-08-263-11/+304
* feat(node): share the (path,size,mtime)->hash index cache across every groupChristophe Besson2026-08-264-0/+288
* fix(hub,node): Create Group wizard silently skipped apps, and lost track of s...Christophe Besson2026-08-251-0/+85
* fix(node): fall back to a loose MusicBrainz query when the strict one finds n...Christophe Besson2026-08-251-2/+96
* fix(node): make Photos/Video/Music enrichment survive node restartsChristophe Besson2026-08-253-0/+181
* feat: add Photos group appChristophe Besson2026-08-251-0/+162
* fix(node): scope _enriched_attempted by group, not just content hash0.7Christophe Besson2026-08-253-7/+62
* test(node): a real signed audio_root save through the full challenge pathChristophe Besson2026-08-241-3/+123