| Commit message (Expand) | Author | Age | Files | Lines |
| * | docs: drop the invitation-link plan from the tree | Christophe Besson | 2 days | 8 | -368/+7 |
| * | feat(node): invitation links — a code bound to no account until redeemed | Christophe Besson | 2 days | 13 | -30/+1118 |
| * | feat: the node signs its handshake challenge (MNP 3.4) | Christophe Besson | 2 days | 13 | -25/+399 |
| * | feat(hub): make mailing an invitation a remembered choice | Christophe Besson | 2 days | 16 | -22/+158 |
| * | feat(hub): right-click menu in the Files tab | Christophe Besson | 2 days | 15 | -65/+354 |
| * | fix: ask in the page instead of native confirm/alert | Christophe Besson | 4 days | 29 | -64/+216 |
| * | docs: the loopback removal path writes no audit entry | Christophe Besson | 5 days | 1 | -0/+1 |
| * | fix(hub): removing from a group no longer unpins the account | Christophe Besson | 5 days | 2 | -4/+37 |
| * | fix(hub): keep the video read-ahead across a reconnection | Christophe Besson | 5 days | 3 | -10/+434 |
| * | perf(hub): bound video read-ahead by bytes, not by seconds | Christophe Besson | 5 days | 5 | -28/+460 |
| * | fix: removing someone who never redeemed their invitation | Christophe Besson | 5 days | 9 | -8/+267 |
| * | feat(hub): reveal button in the sign-in and registration passphrase fields | Christophe Besson | 5 days | 13 | -9/+90 |
| * | chore: bump version to 0.15.0 | Christophe Besson | 6 days | 8 | -8/+8 |
| * | docs: the node key is linked from Profile, not Settings | Christophe Besson | 6 days | 2 | -2/+10 |
| * | feat(hub): show the node's public key in Node → Overview | Christophe Besson | 6 days | 13 | -17/+138 |
| * | test(hub): the Firefox probe stops opening the developer's own profile | Christophe Besson | 6 days | 2 | -26/+53 |
| * | fix(hub): the members table stops hanging off the side of a phone | Christophe Besson | 6 days | 3 | -2/+47 |
| * | Merge origin/main: the tree-wide ruff pass beside the Music reconnect work | Christophe Besson | 6 days | 191 | -933/+845 |
| |\ |
|
| | * | refactor(node): delete the revocation subscriber H4 replaced | Christophe Besson | 6 days | 1 | -149/+0 |
| | * | style: the 98 ruff could not fix, so the linter is a signal again | Christophe Besson | 6 days | 43 | -109/+175 |
| | * | style: ruff's own fixes, mechanically applied | Christophe Besson | 6 days | 173 | -685/+680 |
| * | | fix(node): the Music app's tags survive a restart | Christophe Besson | 6 days | 5 | -32/+383 |
| * | | fix(hub): a track with no artist tag reaches the Music grid | Christophe Besson | 6 days | 15 | -5/+439 |
| * | | fix(hub): a reconnect re-reads the index, not just the handshake | Christophe Besson | 6 days | 10 | -42/+308 |
| |/ |
|
| * | Merge origin/main: the operator's upload ceiling beside the disk-thread work | Christophe Besson | 6 days | 27 | -98/+1840 |
| |\ |
|
| | * | fix(node): node.toml's transfer pools reach the transport | Christophe Besson | 7 days | 6 | -66/+184 |
| | * | 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 | 4 | -4/+1260 |
| | * | feat(node): per-file upload ceiling is an operator setting, default 8 GB | Christophe Besson | 7 days | 23 | -20/+359 |
| * | | fix(node): the node decides which files it will transcode, not the player | Christophe Besson | 6 days | 3 | -3/+61 |
| * | | fix(node): bound what a transcode may produce, and read ffmpeg's output off t... | Christophe Besson | 6 days | 2 | -15/+105 |
| * | | 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 | 6 | -3/+352 |
| * | | fix(hub): stop keeping a copy of every group's file listing in the browser | Christophe Besson | 6 days | 9 | -56/+156 |
| * | | docs: cite MESHBAY_DESIGN.md and a section instead of the merged notes | Christophe Besson | 7 days | 100 | -411/+447 |
| * | | docs: drop the references to design notes that live outside the repo | Christophe Besson | 7 days | 6 | -48/+37 |
| |/ |
|
| * | fix(hub): a group whose node is down is no longer something the reader waits for | Christophe Besson | 7 days | 4 | -33/+424 |
| * | fix(hub): Search waits on a connection that stalls, not on one that is slow | Christophe Besson | 7 days | 5 | -5/+329 |
| * | docs: the desktop stages D5 and D6 are built, elsewhere | Christophe Besson | 7 days | 1 | -2/+10 |
| * | fix(node): creating and removing a folder are syscalls too | Christophe Besson | 7 days | 5 | -53/+122 |
| * | fix(node): take the availability poll and every upload write off the loop | Christophe Besson | 7 days | 14 | -112/+255 |
| * | fix(node): serve a file from a disk thread, never from the event loop | Christophe Besson | 7 days | 5 | -34/+338 |
| * | 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 | 17 | -31/+985 |
| * | fix(cast): put the relay's progress log behind the same switch | Christophe Besson | 7 days | 2 | -33/+75 |
| * | fix(cast): keep the Chromecast progress log out of the terminal | Christophe Besson | 7 days | 2 | -10/+57 |
| * | feat(cast): carry subtitles to a Chromecast, on the relay's clock | Christophe Besson | 7 days | 9 | -35/+741 |
| * | fix(node): size the subtitle budget to the file, and extract each track once | Christophe Besson | 8 days | 3 | -42/+162 |
| * | fix(node): measure where a seek lands instead of predicting it | Christophe Besson | 8 days | 4 | -95/+135 |
| * | fix(node): log a subtitle request before the cache answers it | Christophe Besson | 8 days | 1 | -5/+13 |