aboutsummaryrefslogtreecommitdiffstats
path: root/packages/meshbay-hub
Commit message (Expand)AuthorAgeFilesLines
* fix(hub): present a node-audience token in the handshake, not the hub session...Christophe Besson47 hours7-29/+201
* fix(hub): require the passphrase to change the e-mail on fileChristophe Besson47 hours4-12/+110
* fix(hub): make group revoke admin-only and route it through the broadcasting ...Christophe Besson47 hours2-0/+206
* fix(hub): require exp, sub and a known scope when decoding access tokensChristophe Besson47 hours2-2/+140
* fix(hub): refuse node-scoped tokens on the admin and moderator APIChristophe Besson47 hours2-5/+192
* feat: invitation links no longer bound to an e-mail addressChristophe Besson47 hours19-123/+194
* feat(hub): friendlier welcome page, link previews, robots.txt and faviconChristophe Besson48 hours20-177/+599
* chore: bump version to 0.16.00.16Christophe Besson2 days2-2/+2
* refactor(client): split transport.js into classic scriptsChristophe Besson2 days11-2145/+2223
* test(hub): read the transport wherever it is splitChristophe Besson2 days27-36/+118
* feat(client): fetch the media apps, the player, settings and search on first useChristophe Besson2 days6-15/+153
* refactor(client): move the connection pool and the media tiles to modulesChristophe Besson2 days7-369/+392
* test(hub): read the search code wherever it is splitChristophe Besson2 days8-9/+50
* test(node): read ops wherever it is splitChristophe Besson3 days2-4/+18
* refactor(node): move per-app enrichment out of NodeDaemonChristophe Besson3 days2-2/+2
* refactor(node): move operator authority and the admin response out of webrtc_...Christophe Besson3 days1-2/+2
* refactor(node): move the operator's group controls out of webrtc_serverChristophe Besson3 days1-1/+1
* refactor(node): move the MNP handshake out of webrtc_serverChristophe Besson3 days1-1/+1
* refactor(node): move the Videos catalogue handlers out of webrtc_serverChristophe Besson3 days1-5/+5
* refactor(node): move the MusicBrainz switch to the Music mixinChristophe Besson3 days1-1/+1
* refactor(node): move the Music handlers out of webrtc_serverChristophe Besson3 days1-1/+1
* test: read the WebRTC transport's source as a set of filesChristophe Besson3 days6-32/+71
* fix(hub): Search reaches each group with one offer, and a busy hub is not a d...0.15Christophe Besson4 days9-100/+776
* fix(hub): offer ceilings that bound a member without failing an ordinary oneChristophe Besson4 days2-3/+233
* fix(hub): a redeemed invitation link leaves the owner's listChristophe Besson4 days13-28/+57
* fix(client): let Copy buttons write the clipboard in the desktop appChristophe Besson4 days1-0/+11
* fix(hub): an invitation no longer holds back its invitee's sign-up codeChristophe Besson4 days2-12/+66
* feat(node): member invite --link and member cancel in the CLIChristophe Besson4 days1-0/+10
* feat(hub): open, create and join invitation links in the interfaceChristophe Besson4 days22-10/+1360
* feat(hub): invitation-link tickets bound to a verified addressChristophe Besson4 days22-9/+847
* feat: the node signs its handshake challenge (MNP 3.4)Christophe Besson4 days3-3/+148
* feat(hub): make mailing an invitation a remembered choiceChristophe Besson4 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 Besson6 days26-58/+200
* fix(hub): removing from a group no longer unpins the accountChristophe Besson7 days2-4/+37
* fix(hub): keep the video read-ahead across a reconnectionChristophe Besson7 days2-9/+416
* perf(hub): bound video read-ahead by bytes, not by secondsChristophe Besson7 days3-26/+414
* fix: removing someone who never redeemed their invitationChristophe Besson7 days2-2/+82
* feat(hub): reveal button in the sign-in and registration passphrase fieldsChristophe Besson7 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 Besson8 days13-17/+138
* test(hub): the Firefox probe stops opening the developer's own profileChristophe Besson8 days1-14/+33
* fix(hub): the members table stops hanging off the side of a phoneChristophe Besson8 days2-2/+33
* Merge origin/main: the tree-wide ruff pass beside the Music reconnect workChristophe Besson8 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 Besson8 days13-4/+421
* | fix(hub): a reconnect re-reads the index, not just the handshakeChristophe Besson8 days9-42/+306
|/
* Merge origin/main: the operator's upload ceiling beside the disk-thread workChristophe Besson8 days11-0/+28
|\
| * feat(node): per-file upload ceiling is an operator setting, default 8 GBChristophe Besson9 days11-0/+28