| Commit message (Expand) | Author | Age | Files | Lines |
| * | chore: bump version to 0.15.0 | Christophe Besson | 6 days | 1 | -1/+1 |
| * | docs: the node key is linked from Profile, not Settings | Christophe Besson | 6 days | 2 | -2/+10 |
| * | fix(node): the Music app's tags survive a restart | Christophe Besson | 6 days | 1 | -1/+0 |
| * | fix(hub): a track with no artist tag reaches the Music grid | Christophe Besson | 6 days | 1 | -1/+0 |
| * | fix(hub): a reconnect re-reads the index, not just the handshake | Christophe Besson | 6 days | 1 | -0/+2 |
| * | Merge origin/main: the operator's upload ceiling beside the disk-thread work | Christophe Besson | 6 days | 4 | -25/+1308 |
| |\ |
|
| | * | fix(node): node.toml's transfer pools reach the transport | Christophe Besson | 6 days | 1 | -1/+0 |
| | * | docs: correct the spec where it had drifted from the code | Christophe Besson | 7 days | 1 | -14/+43 |
| | * | docs: add a quickstart and a user guide | Christophe Besson | 7 days | 3 | -4/+1252 |
| | * | feat(node): per-file upload ceiling is an operator setting, default 8 GB | Christophe Besson | 7 days | 2 | -7/+14 |
| * | | docs: say who the concordance is still for | Christophe Besson | 6 days | 1 | -6/+18 |
| * | | fix: the two ceilings §13.5b was still missing, as AV27 and AV28 | Christophe Besson | 6 days | 1 | -2/+2 |
| * | | fix(hub): stop keeping a copy of every group's file listing in the browser | Christophe Besson | 6 days | 1 | -0/+8 |
| |/ |
|
| * | fix(hub): a group whose node is down is no longer something the reader waits for | Christophe Besson | 7 days | 1 | -0/+11 |
| * | fix(hub): Search waits on a connection that stalls, not on one that is slow | Christophe Besson | 7 days | 1 | -0/+12 |
| * | docs: the desktop stages D5 and D6 are built, elsewhere | Christophe Besson | 7 days | 1 | -2/+10 |
| * | fix(node): take the availability poll and every upload write off the loop | Christophe Besson | 7 days | 1 | -2/+1 |
| * | docs: state what is built, and what the packaged install has answered | Christophe Besson | 7 days | 2 | -14/+15 |
| * | feat: decode and re-encode video on the GPU where there is one | Christophe Besson | 7 days | 1 | -0/+20 |
| * | feat(cast): carry subtitles to a Chromecast, on the relay's clock | Christophe Besson | 7 days | 1 | -0/+19 |
| * | fix(node): measure where a seek lands instead of predicting it | Christophe Besson | 8 days | 2 | -9/+14 |
| * | fix(node): a seek reports where the picture begins, not where it was asked | Christophe Besson | 8 days | 2 | -2/+11 |
| * | feat: embedded subtitles in the video player (MNP 3.3) | Christophe Besson | 8 days | 2 | -7/+21 |
| * | fix(hub): the password verifier is Argon2id 64 MiB, and a hash's version name... | Christophe Besson | 8 days | 1 | -1/+18 |
| * | docs: record the seek label mismatch as open | Christophe Besson | 8 days | 1 | -0/+1 |
| * | fix(node): a seek left the audio a GOP behind the picture | Christophe Besson | 8 days | 2 | -1/+19 |
| * | feat: let the viewer pick the audio track | Christophe Besson | 8 days | 2 | -15/+52 |
| * | playlists: promise the count that holds when nothing compresses | Christophe Besson | 9 days | 1 | -8/+19 |
| * | playlists: refuse a body no frame can carry, and say which one | Christophe Besson | 9 days | 1 | -10/+19 |
| * | playlists: drive the blob ops over a real DataChannel | Christophe Besson | 9 days | 2 | -5/+42 |
| * | docs: playlists §15 was out of date on where sync lives | Christophe Besson | 9 days | 1 | -4/+10 |
| * | menu: give the panel the room that is actually below it | Christophe Besson | 9 days | 1 | -2/+17 |
| * | menu: do not close on the panel's own scrolling | Christophe Besson | 9 days | 1 | -4/+11 |
| * | docs: playlists, corrected against what building it needed | Christophe Besson | 9 days | 2 | -119/+293 |
| * | mnp 3.1: per-account blobs the node cannot read | Christophe Besson | 9 days | 1 | -4/+48 |
| * | docs: playlists — storage split, queue ops, and the UI design | Christophe Besson | 9 days | 2 | -290/+831 |
| * | feat(hub): drop files and folders onto Files to upload them | Christophe Besson | 10 days | 1 | -0/+12 |
| * | feat(hub): Videos and Music list their cards a page at a time | Christophe Besson | 10 days | 1 | -0/+9 |
| * | feat(hub): session lifetime is an admin setting, and a browser signs out when... | Christophe Besson | 11 days | 1 | -0/+15 |
| * | feat(hub): usernames are at least 8 characters at registration | Christophe Besson | 11 days | 1 | -1/+2 |
| * | feat: a group can be left out of Search, and Search tries every node | Christophe Besson | 11 days | 2 | -0/+17 |
| * | chore: bump version to 0.14.0 | Christophe Besson | 11 days | 1 | -1/+1 |
| * | fix(hub): Argon2 runs off the event loop, on exactly one worker | Christophe Besson | 12 days | 1 | -1/+1 |
| * | fix(hub): a per-account sign-in lockout, and a reviewed unauthenticated surface | Christophe Besson | 12 days | 1 | -1/+44 |
| * | fix(hub): federation is closed until two hubs have run it | Christophe Besson | 12 days | 1 | -1/+24 |
| * | docs: what this week's review left open, and a harness that lies | Christophe Besson | 12 days | 1 | -0/+7 |
| * | fix(hub): a node that hosts nothing is not a free target, and a private group... | Christophe Besson | 12 days | 1 | -0/+19 |
| * | fix(node): chat is bounded in size and in rate | Christophe Besson | 12 days | 1 | -0/+26 |
| * | fix(node): the node's own controls take no authority from a hub token | Christophe Besson | 12 days | 1 | -0/+13 |
| * | fix(node): a transfer id names a lease, or it names nothing | Christophe Besson | 12 days | 1 | -0/+12 |