aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix(hub): the password verifier is Argon2id 64 MiB, and a hash's version name...Christophe Besson9 days6-27/+116
* docs: record the seek label mismatch as openChristophe Besson9 days1-0/+1
* fix(node): a seek left the audio a GOP behind the pictureChristophe Besson9 days4-8/+292
* auth: a sign-out during a renewal must not write half a sessionChristophe Besson9 days3-1/+242
* feat: let the viewer pick the audio trackChristophe Besson9 days22-63/+860
* spa: a blank page can never be silent againChristophe Besson9 days5-2/+621
* playlists: promise the count that holds when nothing compressesChristophe Besson9 days5-19/+78
* playlists: refuse a body no frame can carry, and say which oneChristophe Besson9 days15-19/+189
* playlists: drive the blob ops over a real DataChannelChristophe Besson9 days3-5/+221
* docs: playlists ยง15 was out of date on where sync livesChristophe Besson9 days1-4/+10
* menu: give the panel the room that is actually below itChristophe Besson9 days5-23/+215
* menu: do not close on the panel's own scrollingChristophe Besson9 days4-6/+318
* playlists: make the writes actually leave the browserChristophe Besson9 days17-15/+633
* music: pool single-album artists into shared rowsChristophe Besson9 days4-18/+549
* docs: playlists, corrected against what building it neededChristophe Besson10 days2-119/+293
* music: the playlist menusChristophe Besson10 days23-34/+1248
* playlists: the store, and putting it on nodesChristophe Besson10 days4-1/+952
* playlists: merge rules, sealing, and the keyChristophe Besson10 days7-4/+1340
* mnp 3.1: per-account blobs the node cannot readChristophe Besson10 days8-10/+822
* music: play, play next, add to queueChristophe Besson10 days24-97/+1431
* docs: playlists โ€” storage split, queue ops, and the UI designChristophe Besson10 days2-290/+831
* fix(hub): the Files listing sorts its folders by the chosen column tooChristophe Besson10 days2-11/+123
* feat(hub): drop files and folders onto Files to upload themChristophe Besson10 days17-42/+492
* feat(hub): Videos and Music list their cards a page at a timeChristophe Besson10 days25-82/+428
* fix(node): purge the audit log past its retentionChristophe Besson10 days2-2/+61
* fix(ui): a group opened directly lands on the preferred app once preferences ...0.14Christophe Besson11 days3-7/+67
* fix(ui): sidebar stays above a phone's address bar and does not scroll the pageChristophe Besson11 days3-0/+222
* feat(hub): session lifetime is an admin setting, and a browser signs out when...Christophe Besson11 days28-48/+835
* feat(hub): usernames are at least 8 characters at registrationChristophe Besson11 days41-450/+531
* fix(ui): Search says nothing about groups it leaves outChristophe Besson11 days12-24/+5
* fix(win): a service-mode daemon can be replaced, and the Node page can link oneChristophe Besson11 days6-11/+182
* feat: a group can be left out of Search, and Search tries every nodeChristophe Besson11 days27-48/+620
* fix(ui): a signed-in person is never shown the sign-in formChristophe Besson11 days2-1/+70
* Update spec contact to devel@meshbay.orgChristophe Besson11 days8-8/+8
* chore: bump version to 0.14.0Christophe Besson11 days8-8/+8
* feat(ui): an indexing dock above the music bar, on every pageChristophe Besson12 days18-12/+797
* feat(node): progress names the root under way and the roots waitingChristophe Besson12 days9-44/+457
* fix(node): a scan keeps its progress while a burst or a plug runs beside itChristophe Besson12 days2-23/+224
* fix(node): a reload and a plug rescan outlive the session that askedChristophe Besson12 days3-4/+212
* fix(node): an added root is served before it is scannedChristophe Besson12 days6-8/+343
* fix(hub): Argon2 runs off the event loop, on exactly one workerChristophe Besson12 days5-14/+150
* fix(hub): a per-account sign-in lockout, and a reviewed unauthenticated surfaceChristophe Besson12 days30-41/+1044
* fix(hub): federation is closed until two hubs have run itChristophe Besson12 days6-4/+133
* docs: what this week's review left open, and a harness that liesChristophe Besson12 days2-0/+19
* fix(hub): the migration chain runs, and a test says soChristophe Besson12 days3-2/+106
* fix(hub): a node that hosts nothing is not a free target, and a private group...Christophe Besson12 days5-27/+210
* fix(node): chat is bounded in size and in rateChristophe Besson12 days3-0/+314
* fix(node): the node's own controls take no authority from a hub tokenChristophe Besson12 days4-19/+212
* fix(node): a transfer id names a lease, or it names nothingChristophe Besson12 days4-10/+405
* fix: hold every background task, in both codebasesChristophe Besson12 days8-23/+258