aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* docs: cite MESHBAY_DESIGN.md and a section instead of the merged notesChristophe Besson7 days100-411/+447
* docs: drop the references to design notes that live outside the repoChristophe Besson7 days6-48/+37
* fix(hub): a group whose node is down is no longer something the reader waits forChristophe Besson7 days4-33/+424
* fix(hub): Search waits on a connection that stalls, not on one that is slowChristophe Besson7 days5-5/+329
* docs: the desktop stages D5 and D6 are built, elsewhereChristophe Besson7 days1-2/+10
* fix(node): creating and removing a folder are syscalls tooChristophe Besson7 days5-53/+122
* fix(node): take the availability poll and every upload write off the loopChristophe Besson7 days14-112/+255
* fix(node): serve a file from a disk thread, never from the event loopChristophe Besson7 days5-34/+338
* docs: state what is built, and what the packaged install has answeredChristophe Besson7 days2-14/+15
* feat: decode and re-encode video on the GPU where there is oneChristophe Besson7 days17-31/+985
* fix(cast): put the relay's progress log behind the same switchChristophe Besson7 days2-33/+75
* fix(cast): keep the Chromecast progress log out of the terminalChristophe Besson7 days2-10/+57
* feat(cast): carry subtitles to a Chromecast, on the relay's clockChristophe Besson7 days9-35/+741
* fix(node): size the subtitle budget to the file, and extract each track onceChristophe Besson8 days3-42/+162
* fix(node): measure where a seek lands instead of predicting itChristophe Besson8 days4-95/+135
* fix(node): log a subtitle request before the cache answers itChristophe Besson8 days1-5/+13
* fix(node): a seek reports where the picture begins, not where it was askedChristophe Besson8 days4-4/+276
* feat: tell a forced subtitle track from a full oneChristophe Besson8 days15-29/+116
* fix(hub): sample activeCues, the number that decides whether a subtitle showsChristophe Besson8 days1-0/+27
* fix(hub): trace the subtitle path end to end in the playerChristophe Besson8 days1-2/+24
* fix(node): a subtitle request that is cancelled must still answerChristophe Besson8 days1-4/+24
* docs: install the [dev] extras, not a hand-written listChristophe Besson8 days1-2/+13
* docs(hub): say what the subtitle track's mode effect was measured to doChristophe Besson8 days1-5/+9
* feat: embedded subtitles in the video player (MNP 3.3)Christophe Besson8 days22-12/+1088
* feat(hub): give the audio-language button a glyph of its ownChristophe Besson8 days2-1/+10
* docs(site): the hub's password verifier is 64 MiBChristophe Besson8 days1-1/+1
* fix(hub): the password verifier is Argon2id 64 MiB, and a hash's version name...Christophe Besson8 days6-27/+116
* docs: record the seek label mismatch as openChristophe Besson8 days1-0/+1
* fix(node): a seek left the audio a GOP behind the pictureChristophe Besson8 days4-8/+292
* auth: a sign-out during a renewal must not write half a sessionChristophe Besson8 days3-1/+242
* feat: let the viewer pick the audio trackChristophe Besson8 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 Besson9 days2-119/+293
* music: the playlist menusChristophe Besson9 days23-34/+1248
* playlists: the store, and putting it on nodesChristophe Besson9 days4-1/+952
* playlists: merge rules, sealing, and the keyChristophe Besson9 days7-4/+1340
* mnp 3.1: per-account blobs the node cannot readChristophe Besson9 days8-10/+822
* music: play, play next, add to queueChristophe Besson9 days24-97/+1431
* docs: playlists โ€” storage split, queue ops, and the UI designChristophe Besson9 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