aboutsummaryrefslogtreecommitdiffstats
path: root/packages/meshbay-hub
Commit message (Expand)AuthorAgeFilesLines
* feat(protocol): bind the MNP token to the node it is for (E10)Christophe Besson26 hours7-13/+58
* fix(node,client): survive a transient hub state on login, and surface a faile...Christophe Besson33 hours1-5/+9
* feat(protocol): MNP 4.0 flag day for the node-audience token (B2)Christophe Besson34 hours2-12/+16
* fix(hub): present a node-audience token in the handshake, not the hub session...Christophe Besson35 hours7-29/+201
* fix(hub): require the passphrase to change the e-mail on fileChristophe Besson35 hours4-12/+110
* fix(hub): make group revoke admin-only and route it through the broadcasting ...Christophe Besson35 hours2-0/+206
* fix(hub): require exp, sub and a known scope when decoding access tokensChristophe Besson35 hours2-2/+140
* fix(hub): refuse node-scoped tokens on the admin and moderator APIChristophe Besson35 hours2-5/+192
* feat: invitation links no longer bound to an e-mail addressChristophe Besson35 hours19-123/+194
* feat(hub): friendlier welcome page, link previews, robots.txt and faviconChristophe Besson36 hours20-177/+599
* chore: bump version to 0.16.00.16Christophe Besson39 hours2-2/+2
* refactor(client): split transport.js into classic scriptsChristophe Besson40 hours11-2145/+2223
* test(hub): read the transport wherever it is splitChristophe Besson40 hours27-36/+118
* feat(client): fetch the media apps, the player, settings and search on first useChristophe Besson41 hours6-15/+153
* refactor(client): move the connection pool and the media tiles to modulesChristophe Besson42 hours7-369/+392
* test(hub): read the search code wherever it is splitChristophe Besson42 hours8-9/+50
* test(node): read ops wherever it is splitChristophe Besson2 days2-4/+18
* refactor(node): move per-app enrichment out of NodeDaemonChristophe Besson2 days2-2/+2
* refactor(node): move operator authority and the admin response out of webrtc_...Christophe Besson2 days1-2/+2
* refactor(node): move the operator's group controls out of webrtc_serverChristophe Besson2 days1-1/+1
* refactor(node): move the MNP handshake out of webrtc_serverChristophe Besson2 days1-1/+1
* refactor(node): move the Videos catalogue handlers out of webrtc_serverChristophe Besson2 days1-5/+5
* refactor(node): move the MusicBrainz switch to the Music mixinChristophe Besson2 days1-1/+1
* refactor(node): move the Music handlers out of webrtc_serverChristophe Besson2 days1-1/+1
* test: read the WebRTC transport's source as a set of filesChristophe Besson2 days6-32/+71
* fix(hub): Search reaches each group with one offer, and a busy hub is not a d...0.15Christophe Besson3 days9-100/+776
* fix(hub): offer ceilings that bound a member without failing an ordinary oneChristophe Besson3 days2-3/+233
* fix(hub): a redeemed invitation link leaves the owner's listChristophe Besson3 days13-28/+57
* fix(client): let Copy buttons write the clipboard in the desktop appChristophe Besson3 days1-0/+11
* fix(hub): an invitation no longer holds back its invitee's sign-up codeChristophe Besson3 days2-12/+66
* feat(node): member invite --link and member cancel in the CLIChristophe Besson3 days1-0/+10
* feat(hub): open, create and join invitation links in the interfaceChristophe Besson3 days22-10/+1360
* feat(hub): invitation-link tickets bound to a verified addressChristophe Besson3 days22-9/+847
* feat: the node signs its handshake challenge (MNP 3.4)Christophe Besson3 days3-3/+148
* feat(hub): make mailing an invitation a remembered choiceChristophe Besson3 days13-17/+132
* feat(hub): right-click menu in the Files tabChristophe Besson4 days14-65/+351
* fix: ask in the page instead of native confirm/alertChristophe Besson5 days26-58/+200
* fix(hub): removing from a group no longer unpins the accountChristophe Besson6 days2-4/+37
* fix(hub): keep the video read-ahead across a reconnectionChristophe Besson6 days2-9/+416
* perf(hub): bound video read-ahead by bytes, not by secondsChristophe Besson6 days3-26/+414
* fix: removing someone who never redeemed their invitationChristophe Besson6 days2-2/+82
* feat(hub): reveal button in the sign-in and registration passphrase fieldsChristophe Besson6 days13-9/+90
* chore: bump version to 0.15.0Christophe Besson7 days2-2/+2
* feat(hub): show the node's public key in Node → OverviewChristophe Besson7 days13-17/+138
* test(hub): the Firefox probe stops opening the developer's own profileChristophe Besson7 days1-14/+33
* fix(hub): the members table stops hanging off the side of a phoneChristophe Besson7 days2-2/+33
* Merge origin/main: the tree-wide ruff pass beside the Music reconnect workChristophe Besson7 days73-307/+349
|\
| * style: the 98 ruff could not fix, so the linter is a signal againChristophe Besson8 days21-45/+89
| * style: ruff's own fixes, mechanically appliedChristophe Besson8 days59-264/+262
* | fix(hub): a track with no artist tag reaches the Music gridChristophe Besson7 days13-4/+421