aboutsummaryrefslogtreecommitdiffstats
path: root/docs/MESHBAY_DESIGN.md
Commit message (Expand)AuthorAgeFilesLines
* docs: qualify what an invitation link changes about the codeChristophe Besson2 days1-2/+3
* feat(node): member invite --link and member cancel in the CLIChristophe Besson2 days1-2/+1
* feat(hub): open, create and join invitation links in the interfaceChristophe Besson2 days1-2/+2
* feat(hub): invitation-link tickets bound to a verified addressChristophe Besson2 days1-9/+73
* feat(node): invitation links — a code bound to no account until redeemedChristophe Besson2 days1-0/+11
* feat: the node signs its handshake challenge (MNP 3.4)Christophe Besson2 days1-4/+14
* feat(hub): make mailing an invitation a remembered choiceChristophe Besson2 days1-1/+12
* fix: ask in the page instead of native confirm/alertChristophe Besson4 days1-0/+1
* docs: the loopback removal path writes no audit entryChristophe Besson5 days1-0/+1
* fix(hub): keep the video read-ahead across a reconnectionChristophe Besson5 days1-1/+18
* perf(hub): bound video read-ahead by bytes, not by secondsChristophe Besson5 days1-0/+36
* fix: removing someone who never redeemed their invitationChristophe Besson5 days1-0/+8
* chore: bump version to 0.15.0Christophe Besson6 days1-1/+1
* docs: the node key is linked from Profile, not SettingsChristophe Besson6 days1-0/+1
* fix(node): the Music app's tags survive a restartChristophe Besson6 days1-1/+0
* fix(hub): a track with no artist tag reaches the Music gridChristophe Besson6 days1-1/+0
* fix(hub): a reconnect re-reads the index, not just the handshakeChristophe Besson6 days1-0/+2
* Merge origin/main: the operator's upload ceiling beside the disk-thread workChristophe Besson6 days1-22/+64
|\
| * fix(node): node.toml's transfer pools reach the transportChristophe Besson7 days1-1/+0
| * docs: correct the spec where it had drifted from the codeChristophe Besson7 days1-14/+43
| * docs: add a quickstart and a user guideChristophe Besson7 days1-4/+11
| * feat(node): per-file upload ceiling is an operator setting, default 8 GBChristophe Besson7 days1-4/+11
* | docs: say who the concordance is still forChristophe Besson6 days1-6/+18
* | fix: the two ceilings §13.5b was still missing, as AV27 and AV28Christophe Besson6 days1-2/+2
* | fix(hub): stop keeping a copy of every group's file listing in the browserChristophe Besson6 days1-0/+8
|/
* fix(hub): a group whose node is down is no longer something the reader waits forChristophe Besson7 days1-0/+11
* fix(hub): Search waits on a connection that stalls, not on one that is slowChristophe Besson7 days1-0/+12
* docs: the desktop stages D5 and D6 are built, elsewhereChristophe Besson7 days1-2/+10
* fix(node): take the availability poll and every upload write off the loopChristophe Besson7 days1-2/+1
* docs: state what is built, and what the packaged install has answeredChristophe Besson7 days1-13/+14
* feat: decode and re-encode video on the GPU where there is oneChristophe Besson7 days1-0/+20
* feat(cast): carry subtitles to a Chromecast, on the relay's clockChristophe Besson7 days1-0/+19
* fix(node): measure where a seek lands instead of predicting itChristophe Besson8 days1-8/+13
* fix(node): a seek reports where the picture begins, not where it was askedChristophe Besson8 days1-1/+10
* feat: embedded subtitles in the video player (MNP 3.3)Christophe Besson8 days1-4/+10
* fix(hub): the password verifier is Argon2id 64 MiB, and a hash's version name...Christophe Besson8 days1-1/+18
* 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 days1-0/+15
* feat: let the viewer pick the audio trackChristophe Besson8 days1-7/+26
* docs: playlists, corrected against what building it neededChristophe Besson9 days1-4/+4
* docs: playlists — storage split, queue ops, and the UI designChristophe Besson9 days1-11/+46
* feat(hub): drop files and folders onto Files to upload themChristophe Besson10 days1-0/+12
* feat(hub): Videos and Music list their cards a page at a timeChristophe Besson10 days1-0/+9
* feat(hub): session lifetime is an admin setting, and a browser signs out when...Christophe Besson11 days1-0/+15
* feat(hub): usernames are at least 8 characters at registrationChristophe Besson11 days1-1/+2
* feat: a group can be left out of Search, and Search tries every nodeChristophe Besson11 days1-0/+14
* chore: bump version to 0.14.0Christophe Besson11 days1-1/+1
* fix(hub): Argon2 runs off the event loop, on exactly one workerChristophe Besson12 days1-1/+1
* fix(hub): a per-account sign-in lockout, and a reviewed unauthenticated surfaceChristophe Besson12 days1-1/+44
* fix(hub): federation is closed until two hubs have run itChristophe Besson12 days1-1/+24