aboutsummaryrefslogtreecommitdiffstats
path: root/packages/meshbay-node/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* feat!: identity keys per node — C4's blast radius drops to one operatorChristophe Besson2026-08-141-0/+36
* fix(node): announce the node key in the challenge, and keep names in the rosterChristophe Besson2026-08-142-18/+40
* feat(node): operator surface — member list, invite, revoke, unpin over SSHChristophe Besson2026-08-142-0/+213
* feat(node)!: the node wraps the group key — closes H3 and M3Christophe Besson2026-08-143-84/+656
* test(node): allocate daemon test ports instead of hardcoding 28000Christophe Besson2026-08-141-3/+17
* feat(quic): GEK proof and mutual authentication — closes C6Christophe Besson2026-08-131-0/+4
* refactor(quic): share the unified handshake authorizationChristophe Besson2026-08-131-1/+8
* feat(mnp): unified handshake with mutual authenticationChristophe Besson2026-08-132-44/+93
* fix: resource limits, signaling authz, node admin UI tokenChristophe Besson2026-08-131-0/+75
* fix: swarm privacy, revocation persistence, keystore KDF, audit integrityChristophe Besson2026-08-132-2/+155
* fix(node): group isolation, upload confinement, GEK seizure, admin challengeChristophe Besson2026-08-133-24/+453
* fix(node)!: remove unauthenticated HTTP file API and TCP transportChristophe Besson2026-08-133-464/+3
* feat: Phase 12 — P2P crypto material, password split, node Ed25519 authChristophe Besson2026-08-133-268/+918
* feat(node): audit logging + local admin UI rewriteChristophe Besson2026-08-111-0/+76
* feat(node): index push to WebRTC peers + swarm registration (11.5, 11.9)Christophe Besson2026-08-111-1/+93
* feat(node): Phase 11 — production-ready daemon with WebRTC, WS, chat, HTTPChristophe Besson2026-08-111-0/+171