| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | feat: embedded subtitles in the video player (MNP 3.3) | Christophe Besson | 8 days | 13 | -4/+254 |
| * | feat(hub): give the audio-language button a glyph of its own | Christophe Besson | 8 days | 2 | -1/+10 |
| * | fix(hub): the password verifier is Argon2id 64 MiB, and a hash's version name... | Christophe Besson | 8 days | 2 | -10/+25 |
| * | auth: a sign-out during a renewal must not write half a session | Christophe Besson | 8 days | 1 | -1/+26 |
| * | feat: let the viewer pick the audio track | Christophe Besson | 8 days | 12 | -6/+149 |
| * | spa: a blank page can never be silent again | Christophe Besson | 9 days | 3 | -2/+239 |
| * | playlists: promise the count that holds when nothing compresses | Christophe Besson | 9 days | 2 | -4/+9 |
| * | playlists: refuse a body no frame can carry, and say which one | Christophe Besson | 9 days | 12 | -9/+72 |
| * | menu: give the panel the room that is actually below it | Christophe Besson | 9 days | 2 | -19/+56 |
| * | menu: do not close on the panel's own scrolling | Christophe Besson | 9 days | 1 | -2/+15 |
| * | playlists: make the writes actually leave the browser | Christophe Besson | 9 days | 13 | -7/+295 |
| * | music: pool single-album artists into shared rows | Christophe Besson | 9 days | 2 | -18/+100 |
| * | music: the playlist menus | Christophe Besson | 9 days | 17 | -24/+693 |
| * | playlists: the store, and putting it on nodes | Christophe Besson | 9 days | 2 | -1/+501 |
| * | playlists: merge rules, sealing, and the key | Christophe Besson | 9 days | 4 | -4/+466 |
| * | mnp 3.1: per-account blobs the node cannot read | Christophe Besson | 9 days | 1 | -5/+69 |
| * | music: play, play next, add to queue | Christophe Besson | 9 days | 19 | -97/+685 |
| * | fix(hub): the Files listing sorts its folders by the chosen column too | Christophe Besson | 10 days | 1 | -11/+39 |
| * | feat(hub): drop files and folders onto Files to upload them | Christophe Besson | 10 days | 14 | -39/+369 |
| * | feat(hub): Videos and Music list their cards a page at a time | Christophe Besson | 10 days | 19 | -77/+324 |
| * | fix(ui): a group opened directly lands on the preferred app once preferences ...0.14 | Christophe Besson | 11 days | 1 | -4/+23 |
| * | fix(ui): sidebar stays above a phone's address bar and does not scroll the page | Christophe Besson | 11 days | 1 | -0/+7 |
| * | feat(hub): session lifetime is an admin setting, and a browser signs out when... | Christophe Besson | 11 days | 20 | -39/+491 |
| * | feat(hub): usernames are at least 8 characters at registration | Christophe Besson | 11 days | 12 | -2/+24 |
| * | fix(ui): Search says nothing about groups it leaves out | Christophe Besson | 11 days | 11 | -23/+5 |
| * | fix(win): a service-mode daemon can be replaced, and the Node page can link one | Christophe Besson | 11 days | 2 | -7/+18 |
| * | feat: a group can be left out of Search, and Search tries every node | Christophe Besson | 11 days | 14 | -46/+182 |
| * | fix(ui): a signed-in person is never shown the sign-in form | Christophe Besson | 11 days | 1 | -1/+10 |
| * | chore: bump version to 0.14.0 | Christophe Besson | 11 days | 1 | -1/+1 |
| * | feat(ui): an indexing dock above the music bar, on every page | Christophe Besson | 11 days | 16 | -7/+566 |
| * | fix(hub): Argon2 runs off the event loop, on exactly one worker | Christophe Besson | 12 days | 2 | -12/+49 |
| * | fix(hub): a per-account sign-in lockout, and a reviewed unauthenticated surface | Christophe Besson | 12 days | 24 | -36/+527 |
| * | fix(hub): federation is closed until two hubs have run it | Christophe Besson | 12 days | 2 | -1/+55 |
| * | fix(hub): the migration chain runs, and a test says so | Christophe Besson | 12 days | 1 | -1/+7 |
| * | fix(hub): a node that hosts nothing is not a free target, and a private group... | Christophe Besson | 12 days | 2 | -27/+56 |
| * | fix: hold every background task, in both codebases | Christophe Besson | 12 days | 1 | -1/+2 |
| * | fix(packaging): the hub unit can start, and nothing carries the migration path | Christophe Besson | 13 days | 2 | -5/+67 |
| * | feat(hub): the mail state is a panel section, and a ceiling falling is an event | Christophe Besson | 13 days | 13 | -14/+195 |
| * | fix(hub): refuse to start with more than one worker | Christophe Besson | 13 days | 1 | -0/+22 |
| * | feat(hub): the mail bounds are settings, with a panel to change them | Christophe Besson | 13 days | 16 | -5/+396 |
| * | fix(hub): the mail allowance is written down, and recovery keeps a share | Christophe Besson | 13 days | 6 | -117/+256 |
| * | fix(hub): bound the blocklist reads a stranger can make | Christophe Besson | 13 days | 1 | -3/+16 |
| * | fix(hub): MHP binds its audience, and the hub knows its own name | Christophe Besson | 13 days | 2 | -14/+54 |
| * | fix(hub): the mail server is not a relay | Christophe Besson | 13 days | 2 | -10/+160 |
| * | fix(hub): no mail from the event loop, and a ceiling on every path that sends it | Christophe Besson | 13 days | 4 | -16/+119 |
| * | fix: bound what one member can cost the others | Christophe Besson | 13 days | 5 | -21/+203 |
| * | fix: an empty group claim is a claim on nothing | Christophe Besson | 13 days | 3 | -22/+98 |
| * | fix(packaging): three MSIX first-run regressions found by a real sideload | Christophe Besson | 13 days | 11 | -0/+38 |
| * | fix(hub): an administrator can erase an account that owns groups | Christophe Besson | 14 days | 15 | -36/+124 |
| * | feat: gate the create-group wizard on whether a node is bundled | Christophe Besson | 2026-09-11 | 3 | -11/+44 |