summaryrefslogtreecommitdiffstats
path: root/packages/meshbay-node
Commit message (Expand)AuthorAgeFilesLines
* test: add pytest-timeout and pin the Windows selector event loopChristophe Besson2026-09-041-1/+1
* refactor(node): platform abstraction for Windows portability (W1-W2-W5-W6-W7)Christophe Besson2026-09-0311-57/+157
* feat!: MNP 1.0 — seal index and handshake_ack under the group keyChristophe Besson2026-09-039-61/+462
* fix(node): reload the user manager before reload/restart-daemonChristophe Besson2026-09-032-1/+23
* refactor!: one file_chunk and index_sync encoder for every transportChristophe Besson2026-09-038-183/+277
* 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-033-8/+96
* fix(hub): steady the show detail modal, and give a series its directorChristophe Besson2026-09-022-0/+111
* fix(node): bound and tighten the chat link-preview SSRF surfaceChristophe Besson2026-09-014-8/+173
* fix(node): bring the QUIC chat and stream handlers to WebRTC parityChristophe Besson2026-09-011-49/+95
* feat(node): [node] quic_enabled flag, off by defaultChristophe Besson2026-09-013-2/+75
* chore: release 0.10.00.10Christophe Besson2026-09-012-3/+3
* refactor(node): JSON-only control API, Node page absorbs the admin dashboardChristophe Besson2026-09-017-731/+150
* fix(node): CLI member invite now registers hub membership and enforces codeChristophe Besson2026-09-013-15/+39
* fix(node): make WebRTC STUN fallback actually use every configured serverChristophe Besson2026-09-016-3/+309
* feat: passphrase change and account recovery (auth-confirm)Christophe Besson2026-09-016-19/+167
* chore: bump version to 0.9.0v0.9.0Christophe Besson2026-08-312-3/+3
* feat(ui): configurable ICE interfaces in the Node pageChristophe Besson2026-08-303-14/+26
* feat: configurable STUN server fallbacks for WebRTC ICEChristophe Besson2026-08-307-15/+151
* chore: scrub copyrighted names from tests, comments and docsChristophe Besson2026-08-306-29/+30
* fix(node): stop a numbered saga all matching its first filmChristophe Besson2026-08-302-11/+36
* Merge remote-tracking branch 'origin/main'Christophe Besson2026-08-295-1/+215
|\
| * feat(node): editable node settings in the Node page (D5)Christophe Besson2026-08-295-1/+215
* | fix(node): stop a movie with a mangled quality tag being shelved as a seriesChristophe Besson2026-08-294-2/+94
|/
* fix: on restart, serve a video's cached TMDB match instead of re-searchingChristophe Besson2026-08-292-12/+93
* feat: V13 — per-card "re-match this one file" (MNP 0.13)Christophe Besson2026-08-294-0/+221
* feat(node): V8–V11 — show-branch ladder, year-aware _best_match, wider se...Christophe Besson2026-08-296-89/+340
* Merge branch 'fix/videos-tmdb-matching'Christophe Besson2026-08-2913-24/+663
|\
| * fix(node): correct TMDB movie matching, per-file overrides, rematchChristophe Besson2026-08-2913-24/+663
* | perf(node): filter ICE interfaces to eliminate 5s STUN timeout on VPN/virtual...Christophe Besson2026-08-293-0/+102
|/
* feat: node workflow redesign — wizard auto-config, reset, MusicBrainz contactChristophe Besson2026-08-2911-343/+264
* fix(node): a pinned device can be invited to a further invite-only groupChristophe Besson2026-08-282-6/+123
* chore: release 0.8.00.8Christophe Besson2026-08-282-3/+3
* feat(chat): link previews for pasted URLsChristophe Besson2026-08-284-1/+582
* fix(music): stop sharing one folder's cover across unrelated tracks, and merg...Christophe Besson2026-08-262-0/+55
* fix(video): a TMDB override never stored the metadata its chosen id namesChristophe Besson2026-08-262-0/+76
* fix(video): recognize "S1"/"S2"-style season folders, not just full wordsChristophe Besson2026-08-262-0/+27
* fix(video): fix two remaining bugs in Specials numbering and long-season epis...Christophe Besson2026-08-264-33/+159
* fix(video): group every episode under the show's own folder, not a per-file g...Christophe Besson2026-08-264-123/+146
* fix(video): TMDB match cache never invalidated on movie<->show reclassificationChristophe Besson2026-08-262-2/+51
* fix(video): a Specials/Bonus folder's episodes were matched to TMDB as unrela...Christophe Besson2026-08-262-10/+201
* debug(transport): opt-in WebRTC health tracing for mobile-lock investigationChristophe Besson2026-08-261-0/+39
* fix(node,hub): key music/media metadata lookups by file_id, not pathChristophe Besson2026-08-265-62/+362
* feat(node): share the (path,size,mtime)->hash index cache across every groupChristophe Besson2026-08-268-26/+475
* fix(hub,node): Create Group wizard silently skipped apps, and lost track of s...Christophe Besson2026-08-252-16/+134
* fix(node): fall back to a loose MusicBrainz query when the strict one finds n...Christophe Besson2026-08-252-13/+159
* fix(node): make Photos/Video/Music enrichment survive node restartsChristophe Besson2026-08-257-34/+377
* feat: add Photos group appChristophe Besson2026-08-257-4/+569
* fix(node): scope _enriched_attempted by group, not just content hash0.7Christophe Besson2026-08-254-15/+79
* fix(hub): keep an unmatched admin_challenge visible, add trace loggingChristophe Besson2026-08-241-0/+2