aboutsummaryrefslogtreecommitdiffstats
path: root/packages/meshbay-node
Commit message (Expand)AuthorAgeFilesLines
* feat(node): full Node admin panel — CLI parity, hot-reload, group lifecycleChristophe Besson2026-08-207-46/+1334
* feat(ui): 11-point UI overhaul — tabs, transfers, settings, uploadsChristophe Besson2026-08-196-34/+72
* feat(node): the operator can close uploading to everyone but themselvesChristophe Besson2026-08-184-1/+327
* 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-186-24/+1023
* feat(node): several named roots per group, and one implementation per operationChristophe Besson2026-08-1823-516/+3152
* feat(node): seeking, as a stream restarted somewhere elseChristophe Besson2026-08-171-10/+46
* feat(node): the stream capacity is the operator's to set, and a log that says...Christophe Besson2026-08-165-25/+325
* chore: release 0.5.0Christophe Besson2026-08-162-3/+3
* fix(node): stop losing transcode slots, and reap ffmpeg without deadlockingChristophe Besson2026-08-163-43/+551
* feat(common): MNP 0.2 — liveness, and chat history read the way it is writtenChristophe Besson2026-08-163-0/+198
* chore: release 0.4.00.4Christophe Besson2026-08-162-3/+3
* chore: release 0.3.00.3Christophe Besson2026-08-152-3/+3
* fix: stop a stream on close, count only real users, record where a node isChristophe Besson2026-08-151-5/+36
* feat(groups): remove a member, and keep gigabytes out of the tabChristophe Besson2026-08-152-0/+202
* feat(files): download a folder as a zip, and remove an empty oneChristophe Besson2026-08-152-0/+179
* feat(node): meshbay-node group add — host another of your groupsChristophe Besson2026-08-154-12/+190
* fix(cli): --group takes a name, and operator pair says it takes noneChristophe Besson2026-08-151-2/+35
* feat(groups): editable description, and one source of operator authorityChristophe Besson2026-08-155-55/+70
* feat(logs): keep the username on records the account no longer answers forChristophe Besson2026-08-151-0/+1
* Notifications: one per conversation, none for your own messagesChristophe Besson2026-08-141-0/+5
* feat(files): one uploads/ directory, for files and chat alikeChristophe Besson2026-08-142-58/+96
* feat(files): upload into the current directory, and create foldersChristophe Besson2026-08-142-29/+184
* chore: release 0.2.00.2Christophe Besson2026-08-142-3/+3
* fix(node): an operator keeps their role when reconnectingChristophe Besson2026-08-141-1/+5
* feat!: identity keys per node — C4's blast radius drops to one operatorChristophe Besson2026-08-143-8/+66
* perf(client): bundle KDF to 128 MB, and derive it once per sign-inChristophe Besson2026-08-141-3/+14
* feat(client): make the key backup a choice, and raise the passphrase floorChristophe Besson2026-08-142-0/+39
* fix(client): refresh the token when the node says "not a member"Christophe Besson2026-08-141-1/+2
* fix(node): keep reading the hub socket while negotiating WebRTCChristophe Besson2026-08-141-11/+53
* fix(node): announce the node key in the challenge, and keep names in the rosterChristophe Besson2026-08-146-32/+95
* feat(node): operator surface — member list, invite, revoke, unpin over SSHChristophe Besson2026-08-147-14/+499
* feat(node)!: the node wraps the group key — closes H3 and M3Christophe Besson2026-08-148-243/+1635
* test(node): allocate daemon test ports instead of hardcoding 28000Christophe Besson2026-08-141-3/+17
* feat(node): CLI for headless operators — status, ui, gek-initChristophe Besson2026-08-131-5/+124
* feat(node): keep the daemon alive when the hub rejects credentialsChristophe Besson2026-08-131-8/+22
* fix(hub): require proof of possession on node announce — closes M8Christophe Besson2026-08-131-0/+10
* feat(quic): GEK proof and mutual authentication — closes C6Christophe Besson2026-08-133-8/+186
* refactor(quic): share the unified handshake authorizationChristophe Besson2026-08-132-25/+36
* feat(mnp): unified handshake with mutual authenticationChristophe Besson2026-08-133-102/+179
* fix: resource limits, signaling authz, node admin UI tokenChristophe Besson2026-08-134-28/+230
* fix: swarm privacy, revocation persistence, keystore KDF, audit integrityChristophe Besson2026-08-136-15/+270
* fix(node): group isolation, upload confinement, GEK seizure, admin challengeChristophe Besson2026-08-136-136/+744
* fix(node)!: remove unauthenticated HTTP file API and TCP transportChristophe Besson2026-08-1312-1346/+45
* feat: Phase 12 — P2P crypto material, password split, node Ed25519 authChristophe Besson2026-08-1310-421/+1687
* feat(node): audit logging + local admin UI rewriteChristophe Besson2026-08-115-133/+705
* feat(node): index push to WebRTC peers + swarm registration (11.5, 11.9)Christophe Besson2026-08-113-2/+173
* feat(node): Phase 11 — production-ready daemon with WebRTC, WS, chat, HTTPChristophe Besson2026-08-114-29/+376
* feat: Phase 10c — MSE video streaming (real-time playback)Christophe Besson2026-08-112-0/+195
* feat: chat notifications via hub, file delete, upload fix, cached display, in...Christophe Besson2026-08-111-0/+12