summaryrefslogtreecommitdiffstats
path: root/packages
Commit message (Expand)AuthorAgeFilesLines
* feat(node): several named roots per group, and one implementation per operationChristophe Besson2026-08-1840-521/+3489
* fix(hub): a session that renews itselfChristophe Besson2026-08-175-19/+582
* fix(hub): the transfers panel hung off the side of a phoneChristophe Besson2026-08-174-3/+318
* test(hub): a hook that depends on one declared below it never runsChristophe Besson2026-08-174-7/+538
* feat(hub): move about in a film, and pick it up where it was leftChristophe Besson2026-08-1712-22/+372
* feat(node): seeking, as a stream restarted somewhere elseChristophe Besson2026-08-172-12/+51
* feat(node): the stream capacity is the operator's to set, and a log that says...Christophe Besson2026-08-165-25/+325
* fix(hub): serve the SPA under a fingerprint of what it isChristophe Besson2026-08-164-14/+188
* fix(hub): bound the video read-ahead by the playhead, not by the networkChristophe Besson2026-08-164-10/+565
* chore: release 0.5.0Christophe Besson2026-08-165-7/+7
* feat(hub): chat, presence, a Profile page, and downloads that do not freezeChristophe Besson2026-08-1620-291/+1693
* 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-165-3/+212
* feat(hub): leaving a group, a cap on public ones, and hosting as a preconditionChristophe Besson2026-08-1610-14/+863
* chore: release 0.4.00.4Christophe Besson2026-08-166-8/+8
* fix(hub): revalidate static assets so a split SPA version cannot loadChristophe Besson2026-08-161-1/+23
* feat(hub): translate the web client into nine more languagesChristophe Besson2026-08-1614-394/+4369
* chore: release 0.3.00.3Christophe Besson2026-08-156-8/+8
* fix: stop a stream on close, count only real users, record where a node isChristophe Besson2026-08-1513-16/+420
* feat(groups): remove a member, and keep gigabytes out of the tabChristophe Besson2026-08-1512-15/+715
* fix(downloads): automatic really is automatic, and a selection downloads all ...Christophe Besson2026-08-157-63/+282
* feat(settings): choose between Save As and saving into a folderChristophe Besson2026-08-155-32/+388
* feat(files): transfers that outlive the page, and selection instead of per-ro...Christophe Besson2026-08-157-261/+864
* feat(files): download a folder as a zip, and remove an empty oneChristophe Besson2026-08-159-7/+786
* 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
* perf(upload): several chunks in flight, instead of one per round tripChristophe Besson2026-08-153-32/+120
* feat(groups): editable description, and one source of operator authorityChristophe Besson2026-08-1510-60/+317
* The Files panel stops guessing, and search says how old its answer isChristophe Besson2026-08-153-32/+78
* feat(logs): keep the username on records the account no longer answers forChristophe Besson2026-08-156-2/+84
* fix(members): restore the member list and invite form, and retire the pairing...Christophe Besson2026-08-154-48/+106
* One stroked icon set, matching the Administration shieldChristophe Besson2026-08-152-23/+94
* Notifications: one per conversation, none for your own messagesChristophe Besson2026-08-1410-27/+422
* feat(account): a user can delete their own account, an admin can delete oneChristophe Besson2026-08-147-5/+402
* feat(files): one uploads/ directory, for files and chat alikeChristophe Besson2026-08-144-66/+107
* feat(files): upload into the current directory, and create foldersChristophe Besson2026-08-146-76/+280
* feat(ui): upload progress, PDF preview, invite form above the member listChristophe Besson2026-08-143-22/+69
* chore: release 0.2.00.2Christophe Besson2026-08-146-8/+8
* 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-1415-276/+234
* perf(client): bundle KDF to 128 MB, and derive it once per sign-inChristophe Besson2026-08-144-11/+25
* feat(client): Argon2id for the keypair bundle, and remove the backup toggleChristophe Besson2026-08-148-96/+292
* feat(client): make the key backup a choice, and raise the passphrase floorChristophe Besson2026-08-146-11/+190
* test: prove a second browser works after pairingChristophe Besson2026-08-141-0/+16
* fix(client): recover identity keys from what the browser already hasChristophe Besson2026-08-141-0/+40
* fix(client): capture the challenge values before joining, not afterChristophe Besson2026-08-142-8/+100
* fix(client): refresh the token when the node says "not a member"Christophe Besson2026-08-145-13/+87
* fix(node): keep reading the hub socket while negotiating WebRTCChristophe Besson2026-08-142-11/+67
* fix(node): announce the node key in the challenge, and keep names in the rosterChristophe Besson2026-08-147-32/+105
* feat(node): operator surface — member list, invite, revoke, unpin over SSHChristophe Besson2026-08-147-14/+499