aboutsummaryrefslogtreecommitdiffstats
path: root/packages/meshbay-node
Commit message (Expand)AuthorAgeFilesLines
...
* fix(node): push the grants a per-member cap change producesChristophe Besson2026-09-091-2/+38
* fix(node): give the per-member transfer cap a door anyone can openChristophe Besson2026-09-093-6/+65
* test(node): the two checks that need the operator's own CLIChristophe Besson2026-09-081-0/+114
* test(node): keep the transfer probe in the repoChristophe Besson2026-09-081-0/+416
* fix(node): a running transfer keeps its slot, and a dead grant lets goChristophe Besson2026-09-085-10/+159
* feat(node): make the transfer caps settable, node-wide and per groupChristophe Besson2026-09-088-3/+428
* feat(node): transfer leases, pools and a queue for downloads and uploadsChristophe Besson2026-09-086-1/+1250
* fix(node): make max_concurrent_streams take effect without a restartChristophe Besson2026-09-083-5/+222
* test(node): close the eleven failures, and the order-dependence behind sevenChristophe Besson2026-09-084-3/+47
* feat(node): cap the media cache and evict least-recently-used entriesChristophe Besson2026-09-082-5/+270
* chore: bump all packages to 0.12.0Christophe Besson2026-09-082-2/+2
* fix(chat): the operator was missing from the roster they hostChristophe Besson2026-09-072-9/+102
* feat(chat): Tier 2 — a member verifies another member's device itselfChristophe Besson2026-09-073-5/+382
* Merge origin/main into the chat encryption workChristophe Besson2026-09-0710-333/+740
|\
| * feat(mnp)!: seal the upload under the group keyChristophe Besson2026-09-075-126/+464
| * refactor(mnp)!: remove stream_seg, the last unencrypted content messageChristophe Besson2026-09-076-204/+45
| * fix(mnp): give a reply an id, so it stops being routed by luckChristophe Besson2026-09-072-1/+208
* | feat(chat): encrypt group chat under per-device epoch keys (MNP 2.0)Christophe Besson2026-09-0714-109/+2346
|/
* fix(node): carry enrichment across a rescan instead of re-deriving itChristophe Besson2026-09-072-90/+232
* fix(node): a replugged root came back without its metadataChristophe Besson2026-09-073-0/+261
* fix(node): remove --upload-dir rather than document itChristophe Besson2026-09-075-38/+45
* chore(node): finish Phase 3 — CLI deprecations, Windows shapes, docsChristophe Besson2026-09-073-1/+214
* feat(client): HelloWorld, the reference applicationChristophe Besson2026-09-072-2/+9
* feat(client): bring back New folder, icon-only — and close the hole it openedChristophe Besson2026-09-062-0/+63
* fix: a root change reaches every client without a page reloadChristophe Besson2026-09-064-3/+144
* fix(node): `root list` printed "?" for every pathChristophe Besson2026-09-063-3/+136
* feat(node): an upload lands in the folder it was sent toChristophe Besson2026-09-066-63/+102
* fix(node): the MNP root path never reloaded, and my first repair made it worseChristophe Besson2026-09-063-96/+277
* fix(node): adding a root reached node.toml but not the running nodeChristophe Besson2026-09-062-1/+214
* fix(client): a successful root op must never blank the operator's tableChristophe Besson2026-09-061-2/+12
* feat(client): Phase 2 — per-app settings panes, folder tree, multi-directoryChristophe Besson2026-09-061-0/+27
* feat(node): Phase 2 server side — one directory setting for every appChristophe Besson2026-09-0612-173/+857
* test(node): the backslash-path test modelled the wrong platformChristophe Besson2026-09-061-6/+40
* fix(groups): finish Phase 1 — MNP root management, upload targets, eject stateChristophe Besson2026-09-0619-324/+1086
* feat: groups refactor Phase 1 — root RO/RW model + shared directories UIChristophe Besson2026-09-068-197/+745
* fix(node): prevent watchdog from overwriting index entries with duplicate con...Christophe Besson2026-09-061-3/+9
* feat(node): indexing v2 — partial-read hashing for files above 40 MBChristophe Besson2026-09-064-40/+305
* fix(win): finish the desktop setup flow — node-key link + service taskChristophe Besson2026-09-051-0/+37
* chore: bump all packages to 0.11.00.11Christophe Besson2026-09-052-2/+2
* fix(node): register the service-mode task with Register-ScheduledTask -LogonT...Christophe Besson2026-09-053-37/+114
* fix(win): graceful shutdown, one startup-mode control, and a stray-\r bugChristophe Besson2026-09-054-13/+385
* feat(client): a Node-page toggle to switch into/out of service modeChristophe Besson2026-09-051-0/+51
* feat(packaging): bundle ffmpeg in the Windows installer by defaultChristophe Besson2026-09-051-0/+87
* test(node): pin the fresh-install-before-provisioning safety propertyChristophe Besson2026-09-042-0/+61
* feat: opt-in Windows service mode (boot-time, one elevation) + v1.0.0Christophe Besson2026-09-044-30/+280
* 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
* feat(node): log the host candidates the WebRTC answer offersChristophe Besson2026-09-041-2/+15