| Commit message (Expand) | Author | Age | Files | Lines |
| * | fix: the chat tab no longer scrolls, and a group is listed or invite-only | Christophe Besson | 2026-08-18 | 12 | -133/+80 |
| * | fix(ui): name the section after its button, drop the folder slash, colour the... | Christophe Besson | 2026-08-18 | 12 | -21/+12 |
| * | fix: two waits with no deadline, resume positions per account, group settings... | Christophe Besson | 2026-08-18 | 13 | -145/+408 |
| * | fix(client): a film can go full-screen, and automatic saving is automatic | Christophe Besson | 2026-08-18 | 1 | -1/+1 |
| * | fix(client): downloads stream to disk, and two rough edges on first run | Christophe Besson | 2026-08-18 | 13 | -23/+96 |
| * | fix(client): three defects a real desktop found in ten minutes | Christophe Besson | 2026-08-18 | 13 | -6/+113 |
| * | feat(client): hybrid sign-in — passphrase once, then this device's key | Christophe Besson | 2026-08-18 | 12 | -3/+234 |
| * | fix(client): the desktop client runs, and running it corrected three things | Christophe Besson | 2026-08-18 | 3 | -4/+53 |
| * | feat(client): the platform seam, and an Electron shell that has never been run | Christophe Besson | 2026-08-18 | 13 | -3/+169 |
| * | feat: device linking, and signing in to the hub with a device key | Christophe Besson | 2026-08-18 | 17 | -1/+707 |
| * | feat(node): several named roots per group, and one implementation per operation | Christophe Besson | 2026-08-18 | 12 | -2/+45 |
| * | fix(hub): a session that renews itself | Christophe Besson | 2026-08-17 | 2 | -18/+183 |
| * | fix(hub): the transfers panel hung off the side of a phone | Christophe Besson | 2026-08-17 | 1 | -0/+23 |
| * | 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 | 1 | -2/+5 |
| * | fix(hub): serve the SPA under a fingerprint of what it is | Christophe Besson | 2026-08-16 | 2 | -8/+72 |
| * | fix(hub): bound the video read-ahead by the playhead, not by the network | Christophe Besson | 2026-08-16 | 2 | -10/+173 |
| * | chore: release 0.5.0 | Christophe Besson | 2026-08-16 | 1 | -1/+1 |
| * | feat(hub): chat, presence, a Profile page, and downloads that do not freeze | Christophe Besson | 2026-08-16 | 15 | -288/+1111 |
| * | feat(hub): leaving a group, a cap on public ones, and hosting as a precondition | Christophe Besson | 2026-08-16 | 6 | -9/+305 |
| * | chore: release 0.4.00.4 | Christophe Besson | 2026-08-16 | 1 | -1/+1 |
| * | 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 | 13 | -394/+4155 |
| * | chore: release 0.3.00.3 | Christophe Besson | 2026-08-15 | 1 | -1/+1 |
| * | fix: stop a stream on close, count only real users, record where a node is | Christophe Besson | 2026-08-15 | 10 | -11/+233 |
| * | feat(groups): remove a member, and keep gigabytes out of the tab | Christophe Besson | 2026-08-15 | 6 | -15/+339 |
| * | fix(downloads): automatic really is automatic, and a selection downloads all ... | Christophe Besson | 2026-08-15 | 5 | -63/+239 |
| * | feat(settings): choose between Save As and saving into a folder | Christophe Besson | 2026-08-15 | 4 | -32/+291 |
| * | feat(files): transfers that outlive the page, and selection instead of per-ro... | Christophe Besson | 2026-08-15 | 5 | -261/+663 |
| * | feat(files): download a folder as a zip, and remove an empty one | Christophe Besson | 2026-08-15 | 4 | -6/+411 |
| * | perf(upload): several chunks in flight, instead of one per round trip | Christophe Besson | 2026-08-15 | 2 | -32/+96 |
| * | feat(groups): editable description, and one source of operator authority | Christophe Besson | 2026-08-15 | 4 | -5/+144 |
| * | 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 | 4 | -2/+46 |
| * | fix(members): restore the member list and invite form, and retire the pairing... | Christophe Besson | 2026-08-15 | 3 | -48/+64 |
| * | 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 | 8 | -27/+226 |
| * | feat(account): a user can delete their own account, an admin can delete one | Christophe Besson | 2026-08-14 | 5 | -5/+206 |
| * | feat(files): one uploads/ directory, for files and chat alike | Christophe Besson | 2026-08-14 | 2 | -8/+11 |
| * | feat(files): upload into the current directory, and create folders | Christophe Besson | 2026-08-14 | 3 | -47/+94 |
| * | 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 | 1 | -1/+1 |
| * | feat!: identity keys per node — C4's blast radius drops to one operator | Christophe Besson | 2026-08-14 | 8 | -259/+144 |
| * | perf(client): bundle KDF to 128 MB, and derive it once per sign-in | Christophe Besson | 2026-08-14 | 2 | -7/+10 |
| * | feat(client): Argon2id for the keypair bundle, and remove the backup toggle | Christophe Besson | 2026-08-14 | 7 | -96/+161 |
| * | feat(client): make the key backup a choice, and raise the passphrase floor | Christophe Besson | 2026-08-14 | 3 | -11/+150 |
| * | fix(client): recover identity keys from what the browser already has | Christophe Besson | 2026-08-14 | 1 | -0/+40 |
| * | fix(client): capture the challenge values before joining, not after | Christophe Besson | 2026-08-14 | 1 | -8/+13 |
| * | fix(client): refresh the token when the node says "not a member" | Christophe Besson | 2026-08-14 | 2 | -10/+43 |
| * | fix(node): keep reading the hub socket while negotiating WebRTC | Christophe Besson | 2026-08-14 | 1 | -0/+14 |