aboutsummaryrefslogtreecommitdiffstats
path: root/packages
Commit message (Expand)AuthorAgeFilesLines
* fix(node): select the Windows-compatible event loop before asyncio.runChristophe Besson2026-09-042-0/+22
* test: add pytest-timeout and pin the Windows selector event loopChristophe Besson2026-09-043-3/+3
* refactor(node): platform abstraction for Windows portability (W1-W2-W5-W6-W7)Christophe Besson2026-09-0312-67/+183
* feat!: MNP 1.0 — seal index and handshake_ack under the group keyChristophe Besson2026-09-0321-85/+1604
* fix(node): reload the user manager before reload/restart-daemonChristophe Besson2026-09-032-1/+23
* refactor(hub): drop the base64 chunk fallback and the dead HTTP file clientChristophe Besson2026-09-032-78/+29
* refactor!: one file_chunk and index_sync encoder for every transportChristophe Besson2026-09-0311-201/+379
* fix(hub): route the chat ack to the request that asked for itChristophe Besson2026-09-033-0/+315
* test(node): check where the systemd units are staged, not what the spec saysChristophe Besson2026-09-031-10/+38
* fix(node): an invitation the hub never registered is a code nobody can useChristophe Besson2026-09-033-8/+96
* chore(client): build against the latest Electron, and stop defining the packa...Christophe Besson2026-09-033-26/+52
* chore(client): declare author and homepage in the client package.jsonChristophe Besson2026-09-031-0/+2
* chore(client): clear 12 npm advisories — electron-builder 26, electron 42.11.1Christophe Besson2026-09-032-1946/+1022
* fix(hub): stop the maintenance loop racing the tests, and pin _ASSETSChristophe Besson2026-09-023-1/+54
* fix(hub): merge duplicate sources in Search's Music and Photos tooChristophe Besson2026-09-0220-223/+627
* fix(hub): one entry per file in the Search view's Videos gridChristophe Besson2026-09-025-6/+742
* fix(hub): dismissing a notification deletes itChristophe Besson2026-09-024-27/+103
* fix(hub): a dismissed notification stays dismissed across a restartChristophe Besson2026-09-022-2/+152
* fix(hub): a desktop solve reports no hostname at all, not "meshbay"Christophe Besson2026-09-025-12/+114
* fix(hub): check the captcha's origin here, so the desktop client can pass oneChristophe Besson2026-09-025-3/+243
* fix(hub): the Node page takes the width of a settings pageChristophe Besson2026-09-022-1/+181
* fix(hub): a show opens on its first season, not its first thumbnailChristophe Besson2026-09-022-10/+133
* fix(hub): the show detail modal must not move when the season doesChristophe Besson2026-09-024-117/+449
* fix(hub): steady the show detail modal, and give a series its directorChristophe Besson2026-09-0215-31/+667
* fix(hub): fall back to the group's first app when the landing tab is absentChristophe Besson2026-09-023-1/+284
* fix(hub): let the reader scroll up in the chat againChristophe Besson2026-09-014-22/+416
* revert(hub): M6 — add_group_member must keep accepting node tokensChristophe Besson2026-09-012-12/+25
* fix(hub): send a CSP and protective headers on every responseChristophe Besson2026-09-013-3/+110
* fix(hub): constrain what a federated peer hub can do (MHP)Christophe Besson2026-09-012-26/+277
* fix(node): bound and tighten the chat link-preview SSRF surfaceChristophe Besson2026-09-014-8/+173
* fix(node): bring the QUIC chat and stream handlers to WebRTC parityChristophe Besson2026-09-011-49/+95
* feat(node): [node] quic_enabled flag, off by defaultChristophe Besson2026-09-014-2/+76
* fix(client): allow reCAPTCHA in the Electron CSPChristophe Besson2026-09-012-6/+54
* fix(hub): require user scope to add group membersChristophe Besson2026-09-011-1/+6
* fix(hub): enforce registration captcha for every clientChristophe Besson2026-09-014-4/+78
* fix(hub): require auth and distinct reporters for content reportsChristophe Besson2026-09-012-71/+147
* fix(hub): moderator can no longer grant admin or hard-revoke accountsChristophe Besson2026-09-013-6/+71
* chore: release 0.10.00.10Christophe Besson2026-09-016-8/+8
* fix(hub): adjust no-group prompt and post-create wizard stepChristophe Besson2026-09-0113-16/+53
* fix(hub): stop Search-view video posters flickering to spinnersChristophe Besson2026-09-012-32/+132
* refactor(node): JSON-only control API, Node page absorbs the admin dashboardChristophe Besson2026-09-0119-774/+1068
* chore(node): round desktop icon corners for Android-style appearanceChristophe Besson2026-09-012-0/+0
* fix(hub): remove "shown only once, hub never sees it" from recovery introChristophe Besson2026-09-0110-10/+10
* fix(node): CLI member invite now registers hub membership and enforces codeChristophe Besson2026-09-014-16/+40
* feat(hub): reCAPTCHA v2 on Register and Password Reset pagesChristophe Besson2026-09-0116-20/+198
* fix(node): make WebRTC STUN fallback actually use every configured serverChristophe Besson2026-09-016-3/+309
* feat: passphrase change and account recovery (auth-confirm)Christophe Besson2026-09-0133-78/+2759
* feat: email verification for registration, email change, and invitationsChristophe Besson2026-08-3122-123/+923
* chore: bump version to 0.9.0v0.9.0Christophe Besson2026-08-316-8/+8
* feat(packaging): 4-package .deb/.rpm build system under /optChristophe Besson2026-08-312-28/+16