aboutsummaryrefslogtreecommitdiffstats
path: root/packages/meshbay-node/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* feat(node): add audio_root, gate Music enrichment on it like video_rootChristophe Besson2026-08-242-0/+293
* feat(music): transcode WMA/Musepack to AAC so they actually playChristophe Besson2026-08-241-0/+193
* fix(node): skip indexing audio files under 50KB, likely-corrupt sourceChristophe Besson2026-08-242-2/+41
* feat(node): recognize WMA and Musepack as audio, read their real tag keysChristophe Besson2026-08-242-0/+134
* feat(hub): consolidate loose tracks, "&"/"and" fold, player close/queueChristophe Besson2026-08-241-19/+20
* fix(node): stop inventing a fake artist from the shared root's nameChristophe Besson2026-08-241-5/+149
* feat(node): Music app node-side — indexing, MusicBrainz enrichment, protocolChristophe Besson2026-08-245-2/+669
* fix(node,hub): HEVC transcode fallback, live-add progress, per-group TMDB toggleChristophe Besson2026-08-247-87/+408
* feat(node,hub): season-specific overviews, manual TMDB match correction, and ...Christophe Besson2026-08-244-0/+598
* feat(node,hub): add Videos group app (poster grid, flat list, TMDB metadata)Christophe Besson2026-08-2411-2/+1302
* fix(node,hub): always transcode video audio to stereo AAC, never copyChristophe Besson2026-08-231-0/+174
* feat(node): persistent index cache, visible scan progress, adaptive reconcile...Christophe Besson2026-08-237-1/+1239
* feat(hub): split the group UI into a pluggable "applications" architectureChristophe Besson2026-08-231-0/+137
* feat(node): systemd service panel on the Node page, and a clean CLI restartChristophe Besson2026-08-221-11/+49
* fix: first-run wizard reliability and node startup performanceChristophe Besson2026-08-222-14/+34
* fix: update source-reading tests that drifted from the codeChristophe Besson2026-08-221-1/+1
* fix: meshbay-node init creates the keystore, status never doesChristophe Besson2026-08-221-0/+2
* feat: unified group management, public groups, and activity-based sidebarChristophe Besson2026-08-204-2/+119
* feat(node): full Node admin panel — CLI parity, hot-reload, group lifecycleChristophe Besson2026-08-202-0/+626
* feat(node): the operator can close uploading to everyone but themselvesChristophe Besson2026-08-181-0/+176
* feat(client): the platform seam, and an Electron shell that has never been runChristophe Besson2026-08-181-0/+108
* feat: device linking, and signing in to the hub with a device keyChristophe Besson2026-08-182-4/+446
* feat(node): several named roots per group, and one implementation per operationChristophe Besson2026-08-1814-101/+1289
* feat(node): the stream capacity is the operator's to set, and a log that says...Christophe Besson2026-08-162-8/+166
* fix(node): stop losing transcode slots, and reap ffmpeg without deadlockingChristophe Besson2026-08-162-1/+288
* feat(common): MNP 0.2 — liveness, and chat history read the way it is writtenChristophe Besson2026-08-161-0/+150
* feat(groups): remove a member, and keep gigabytes out of the tabChristophe Besson2026-08-151-0/+82
* feat(files): download a folder as a zip, and remove an empty oneChristophe Besson2026-08-151-0/+109
* feat(node): meshbay-node group add — host another of your groupsChristophe Besson2026-08-151-0/+49
* feat(groups): editable description, and one source of operator authorityChristophe Besson2026-08-152-9/+49
* feat(files): one uploads/ directory, for files and chat alikeChristophe Besson2026-08-141-37/+47
* feat(files): upload into the current directory, and create foldersChristophe Besson2026-08-141-18/+68