| Commit message (Expand) | Author | Age | Files | Lines |
| * | feat(client): fetch the media apps, the player, settings and search on first use | Christophe Besson | 12 hours | 1 | -1/+6 |
| * | refactor(node): split ops.py into the ops package | Christophe Besson | 21 hours | 1 | -3/+3 |
| * | docs: the transcoded-seek test passes without transcoding | Christophe Besson | 30 hours | 1 | -0/+1 |
| * | docs: listing a group's folders walks every root on the event loop | Christophe Besson | 30 hours | 1 | -0/+1 |
| * | fix(hub): Search reaches each group with one offer, and a busy hub is not a d...0.15 | Christophe Besson | 46 hours | 1 | -3/+37 |
| * | fix(hub): a redeemed invitation link leaves the owner's list | Christophe Besson | 2 days | 1 | -1/+6 |
| * | fix(hub): an invitation no longer holds back its invitee's sign-up code | Christophe Besson | 2 days | 1 | -1/+1 |
| * | docs: qualify what an invitation link changes about the code | Christophe Besson | 2 days | 1 | -2/+3 |
| * | feat(node): member invite --link and member cancel in the CLI | Christophe Besson | 2 days | 1 | -2/+1 |
| * | feat(hub): open, create and join invitation links in the interface | Christophe Besson | 2 days | 1 | -2/+2 |
| * | feat(hub): invitation-link tickets bound to a verified address | Christophe Besson | 2 days | 1 | -9/+73 |
| * | feat(node): invitation links — a code bound to no account until redeemed | Christophe Besson | 2 days | 1 | -0/+11 |
| * | feat: the node signs its handshake challenge (MNP 3.4) | Christophe Besson | 2 days | 1 | -4/+14 |
| * | feat(hub): make mailing an invitation a remembered choice | Christophe Besson | 2 days | 1 | -1/+12 |
| * | fix: ask in the page instead of native confirm/alert | Christophe Besson | 4 days | 1 | -0/+1 |
| * | docs: the loopback removal path writes no audit entry | Christophe Besson | 5 days | 1 | -0/+1 |
| * | fix(hub): keep the video read-ahead across a reconnection | Christophe Besson | 5 days | 1 | -1/+18 |
| * | perf(hub): bound video read-ahead by bytes, not by seconds | Christophe Besson | 5 days | 1 | -0/+36 |
| * | fix: removing someone who never redeemed their invitation | Christophe Besson | 5 days | 1 | -0/+8 |
| * | 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 | 1 | -0/+1 |
| * | 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 | 1 | -22/+64 |
| |\ |
|
| | * | fix(node): node.toml's transfer pools reach the transport | Christophe Besson | 7 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 | 1 | -4/+11 |
| | * | feat(node): per-file upload ceiling is an operator setting, default 8 GB | Christophe Besson | 7 days | 1 | -4/+11 |
| * | | 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 | 7 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 | 1 | -13/+14 |
| * | 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 | 8 days | 1 | -0/+19 |
| * | fix(node): measure where a seek lands instead of predicting it | Christophe Besson | 8 days | 1 | -8/+13 |
| * | fix(node): a seek reports where the picture begins, not where it was asked | Christophe Besson | 8 days | 1 | -1/+10 |
| * | feat: embedded subtitles in the video player (MNP 3.3) | Christophe Besson | 8 days | 1 | -4/+10 |
| * | 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 | 1 | -0/+15 |
| * | feat: let the viewer pick the audio track | Christophe Besson | 9 days | 1 | -7/+26 |
| * | docs: playlists, corrected against what building it needed | Christophe Besson | 9 days | 1 | -4/+4 |
| * | docs: playlists — storage split, queue ops, and the UI design | Christophe Besson | 10 days | 1 | -11/+46 |
| * | 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 |