| Commit message (Expand) | Author | Age | Files | Lines |
| * | fix(hub): the password verifier is Argon2id 64 MiB, and a hash's version name... | Christophe Besson | 9 days | 6 | -27/+116 |
| * | docs: record the seek label mismatch as open | Christophe Besson | 9 days | 1 | -0/+1 |
| * | fix(node): a seek left the audio a GOP behind the picture | Christophe Besson | 9 days | 4 | -8/+292 |
| * | auth: a sign-out during a renewal must not write half a session | Christophe Besson | 9 days | 3 | -1/+242 |
| * | feat: let the viewer pick the audio track | Christophe Besson | 9 days | 22 | -63/+860 |
| * | spa: a blank page can never be silent again | Christophe Besson | 9 days | 5 | -2/+621 |
| * | playlists: promise the count that holds when nothing compresses | Christophe Besson | 9 days | 5 | -19/+78 |
| * | playlists: refuse a body no frame can carry, and say which one | Christophe Besson | 9 days | 15 | -19/+189 |
| * | playlists: drive the blob ops over a real DataChannel | Christophe Besson | 9 days | 3 | -5/+221 |
| * | 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 | 5 | -23/+215 |
| * | menu: do not close on the panel's own scrolling | Christophe Besson | 9 days | 4 | -6/+318 |
| * | playlists: make the writes actually leave the browser | Christophe Besson | 9 days | 17 | -15/+633 |
| * | music: pool single-album artists into shared rows | Christophe Besson | 9 days | 4 | -18/+549 |
| * | docs: playlists, corrected against what building it needed | Christophe Besson | 10 days | 2 | -119/+293 |
| * | music: the playlist menus | Christophe Besson | 10 days | 23 | -34/+1248 |
| * | playlists: the store, and putting it on nodes | Christophe Besson | 10 days | 4 | -1/+952 |
| * | playlists: merge rules, sealing, and the key | Christophe Besson | 10 days | 7 | -4/+1340 |
| * | mnp 3.1: per-account blobs the node cannot read | Christophe Besson | 10 days | 8 | -10/+822 |
| * | music: play, play next, add to queue | Christophe Besson | 10 days | 24 | -97/+1431 |
| * | docs: playlists โ storage split, queue ops, and the UI design | Christophe Besson | 10 days | 2 | -290/+831 |
| * | fix(hub): the Files listing sorts its folders by the chosen column too | Christophe Besson | 10 days | 2 | -11/+123 |
| * | feat(hub): drop files and folders onto Files to upload them | Christophe Besson | 10 days | 17 | -42/+492 |
| * | feat(hub): Videos and Music list their cards a page at a time | Christophe Besson | 10 days | 25 | -82/+428 |
| * | fix(node): purge the audit log past its retention | Christophe Besson | 10 days | 2 | -2/+61 |
| * | fix(ui): a group opened directly lands on the preferred app once preferences ...0.14 | Christophe Besson | 11 days | 3 | -7/+67 |
| * | fix(ui): sidebar stays above a phone's address bar and does not scroll the page | Christophe Besson | 11 days | 3 | -0/+222 |
| * | feat(hub): session lifetime is an admin setting, and a browser signs out when... | Christophe Besson | 11 days | 28 | -48/+835 |
| * | feat(hub): usernames are at least 8 characters at registration | Christophe Besson | 11 days | 41 | -450/+531 |
| * | fix(ui): Search says nothing about groups it leaves out | Christophe Besson | 11 days | 12 | -24/+5 |
| * | fix(win): a service-mode daemon can be replaced, and the Node page can link one | Christophe Besson | 11 days | 6 | -11/+182 |
| * | feat: a group can be left out of Search, and Search tries every node | Christophe Besson | 11 days | 27 | -48/+620 |
| * | fix(ui): a signed-in person is never shown the sign-in form | Christophe Besson | 11 days | 2 | -1/+70 |
| * | Update spec contact to devel@meshbay.org | Christophe Besson | 11 days | 8 | -8/+8 |
| * | chore: bump version to 0.14.0 | Christophe Besson | 11 days | 8 | -8/+8 |
| * | feat(ui): an indexing dock above the music bar, on every page | Christophe Besson | 12 days | 18 | -12/+797 |
| * | feat(node): progress names the root under way and the roots waiting | Christophe Besson | 12 days | 9 | -44/+457 |
| * | fix(node): a scan keeps its progress while a burst or a plug runs beside it | Christophe Besson | 12 days | 2 | -23/+224 |
| * | fix(node): a reload and a plug rescan outlive the session that asked | Christophe Besson | 12 days | 3 | -4/+212 |
| * | fix(node): an added root is served before it is scanned | Christophe Besson | 12 days | 6 | -8/+343 |
| * | fix(hub): Argon2 runs off the event loop, on exactly one worker | Christophe Besson | 12 days | 5 | -14/+150 |
| * | fix(hub): a per-account sign-in lockout, and a reviewed unauthenticated surface | Christophe Besson | 12 days | 30 | -41/+1044 |
| * | fix(hub): federation is closed until two hubs have run it | Christophe Besson | 12 days | 6 | -4/+133 |
| * | docs: what this week's review left open, and a harness that lies | Christophe Besson | 12 days | 2 | -0/+19 |
| * | fix(hub): the migration chain runs, and a test says so | Christophe Besson | 12 days | 3 | -2/+106 |
| * | fix(hub): a node that hosts nothing is not a free target, and a private group... | Christophe Besson | 12 days | 5 | -27/+210 |
| * | fix(node): chat is bounded in size and in rate | Christophe Besson | 12 days | 3 | -0/+314 |
| * | fix(node): the node's own controls take no authority from a hub token | Christophe Besson | 12 days | 4 | -19/+212 |
| * | fix(node): a transfer id names a lease, or it names nothing | Christophe Besson | 12 days | 4 | -10/+405 |
| * | fix: hold every background task, in both codebases | Christophe Besson | 12 days | 8 | -23/+258 |