| Commit message (Expand) | Author | Age | Files | Lines |
| * | fix: two waits with no deadline, resume positions per account, group settings... | Christophe Besson | 2026-08-18 | 18 | -153/+838 |
| * | fix(client): a film can go full-screen, and automatic saving is automatic | Christophe Besson | 2026-08-18 | 3 | -16/+116 |
| * | fix(client): downloads stream to disk, and two rough edges on first run | Christophe Besson | 2026-08-18 | 15 | -38/+200 |
| * | fix(client): three defects a real desktop found in ten minutes | Christophe Besson | 2026-08-18 | 16 | -29/+290 |
| * | feat(client): hybrid sign-in — passphrase once, then this device's key | Christophe Besson | 2026-08-18 | 14 | -3/+316 |
| * | fix(client): the desktop client runs, and running it corrected three things | Christophe Besson | 2026-08-18 | 10 | -28/+4765 |
| * | feat(client): the platform seam, and an Electron shell that has never been run | Christophe Besson | 2026-08-18 | 19 | -5/+931 |
| * | feat: device linking, and signing in to the hub with a device key | Christophe Besson | 2026-08-18 | 26 | -25/+2146 |
| * | feat(node): several named roots per group, and one implementation per operation | Christophe Besson | 2026-08-18 | 40 | -521/+3489 |
| * | fix(hub): a session that renews itself | Christophe Besson | 2026-08-17 | 5 | -19/+582 |
| * | fix(hub): the transfers panel hung off the side of a phone | Christophe Besson | 2026-08-17 | 4 | -3/+318 |
| * | test(hub): a hook that depends on one declared below it never runs | Christophe Besson | 2026-08-17 | 4 | -7/+538 |
| * | feat(hub): move about in a film, and pick it up where it was left | Christophe Besson | 2026-08-17 | 12 | -22/+372 |
| * | feat(node): seeking, as a stream restarted somewhere else | Christophe Besson | 2026-08-17 | 2 | -12/+51 |
| * | feat(node): the stream capacity is the operator's to set, and a log that says... | Christophe Besson | 2026-08-16 | 5 | -25/+325 |
| * | fix(hub): serve the SPA under a fingerprint of what it is | Christophe Besson | 2026-08-16 | 4 | -14/+188 |
| * | fix(hub): bound the video read-ahead by the playhead, not by the network | Christophe Besson | 2026-08-16 | 4 | -10/+565 |
| * | chore: release 0.5.0 | Christophe Besson | 2026-08-16 | 5 | -7/+7 |
| * | feat(hub): chat, presence, a Profile page, and downloads that do not freeze | Christophe Besson | 2026-08-16 | 20 | -291/+1693 |
| * | fix(node): stop losing transcode slots, and reap ffmpeg without deadlocking | Christophe Besson | 2026-08-16 | 3 | -43/+551 |
| * | feat(common): MNP 0.2 — liveness, and chat history read the way it is written | Christophe Besson | 2026-08-16 | 5 | -3/+212 |
| * | feat(hub): leaving a group, a cap on public ones, and hosting as a precondition | Christophe Besson | 2026-08-16 | 10 | -14/+863 |
| * | chore: release 0.4.00.4 | Christophe Besson | 2026-08-16 | 6 | -8/+8 |
| * | fix(hub): revalidate static assets so a split SPA version cannot load | Christophe Besson | 2026-08-16 | 1 | -1/+23 |
| * | feat(hub): translate the web client into nine more languages | Christophe Besson | 2026-08-16 | 14 | -394/+4369 |
| * | chore: release 0.3.00.3 | Christophe Besson | 2026-08-15 | 6 | -8/+8 |
| * | fix: stop a stream on close, count only real users, record where a node is | Christophe Besson | 2026-08-15 | 13 | -16/+420 |
| * | feat(groups): remove a member, and keep gigabytes out of the tab | Christophe Besson | 2026-08-15 | 12 | -15/+715 |
| * | fix(downloads): automatic really is automatic, and a selection downloads all ... | Christophe Besson | 2026-08-15 | 7 | -63/+282 |
| * | feat(settings): choose between Save As and saving into a folder | Christophe Besson | 2026-08-15 | 5 | -32/+388 |
| * | feat(files): transfers that outlive the page, and selection instead of per-ro... | Christophe Besson | 2026-08-15 | 7 | -261/+864 |
| * | feat(files): download a folder as a zip, and remove an empty one | Christophe Besson | 2026-08-15 | 9 | -7/+786 |
| * | feat(node): meshbay-node group add — host another of your groups | Christophe Besson | 2026-08-15 | 4 | -12/+190 |
| * | fix(cli): --group takes a name, and operator pair says it takes none | Christophe Besson | 2026-08-15 | 1 | -2/+35 |
| * | perf(upload): several chunks in flight, instead of one per round trip | Christophe Besson | 2026-08-15 | 3 | -32/+120 |
| * | feat(groups): editable description, and one source of operator authority | Christophe Besson | 2026-08-15 | 10 | -60/+317 |
| * | The Files panel stops guessing, and search says how old its answer is | Christophe Besson | 2026-08-15 | 3 | -32/+78 |
| * | feat(logs): keep the username on records the account no longer answers for | Christophe Besson | 2026-08-15 | 6 | -2/+84 |
| * | fix(members): restore the member list and invite form, and retire the pairing... | Christophe Besson | 2026-08-15 | 4 | -48/+106 |
| * | One stroked icon set, matching the Administration shield | Christophe Besson | 2026-08-15 | 2 | -23/+94 |
| * | Notifications: one per conversation, none for your own messages | Christophe Besson | 2026-08-14 | 10 | -27/+422 |
| * | feat(account): a user can delete their own account, an admin can delete one | Christophe Besson | 2026-08-14 | 7 | -5/+402 |
| * | feat(files): one uploads/ directory, for files and chat alike | Christophe Besson | 2026-08-14 | 4 | -66/+107 |
| * | feat(files): upload into the current directory, and create folders | Christophe Besson | 2026-08-14 | 6 | -76/+280 |
| * | feat(ui): upload progress, PDF preview, invite form above the member list | Christophe Besson | 2026-08-14 | 3 | -22/+69 |
| * | chore: release 0.2.00.2 | Christophe Besson | 2026-08-14 | 6 | -8/+8 |
| * | fix(node): an operator keeps their role when reconnecting | Christophe Besson | 2026-08-14 | 1 | -1/+5 |
| * | feat!: identity keys per node — C4's blast radius drops to one operator | Christophe Besson | 2026-08-14 | 15 | -276/+234 |
| * | perf(client): bundle KDF to 128 MB, and derive it once per sign-in | Christophe Besson | 2026-08-14 | 4 | -11/+25 |
| * | feat(client): Argon2id for the keypair bundle, and remove the backup toggle | Christophe Besson | 2026-08-14 | 8 | -96/+292 |