aboutsummaryrefslogtreecommitdiffstats
path: root/packages/meshbay-common/src/meshbay_common/protocol.py
Commit message (Expand)AuthorAgeFilesLines
* feat(node): make the transfer caps settable, node-wide and per groupChristophe Besson2026-09-081-0/+2
* feat(node): transfer leases, pools and a queue for downloads and uploadsChristophe Besson2026-09-081-0/+14
* feat(chat): Tier 2 — a member verifies another member's device itselfChristophe Besson2026-09-071-0/+8
* Merge origin/main into the chat encryption workChristophe Besson2026-09-071-6/+145
|\
| * feat(mnp)!: seal the upload under the group keyChristophe Besson2026-09-071-0/+109
| * refactor(mnp)!: remove stream_seg, the last unencrypted content messageChristophe Besson2026-09-071-1/+7
| * fix(mnp): give a reply an id, so it stops being routed by luckChristophe Besson2026-09-071-0/+22
* | feat(chat): encrypt group chat under per-device epoch keys (MNP 2.0)Christophe Besson2026-09-071-1/+28
|/
* feat(node): Phase 2 server side — one directory setting for every appChristophe Besson2026-09-061-0/+12
* feat: groups refactor Phase 1 — root RO/RW model + shared directories UIChristophe Besson2026-09-061-0/+6
* feat(node): indexing v2 — partial-read hashing for files above 40 MBChristophe Besson2026-09-061-0/+2
* refactor!: one file_chunk and index_sync encoder for every transportChristophe Besson2026-09-031-16/+84
* feat: passphrase change and account recovery (auth-confirm)Christophe Besson2026-09-011-0/+3
* feat(node): editable node settings in the Node page (D5)Christophe Besson2026-08-291-0/+2
* feat: V13 — per-card "re-match this one file" (MNP 0.13)Christophe Besson2026-08-291-0/+2
* feat: node workflow redesign — wizard auto-config, reset, MusicBrainz contactChristophe Besson2026-08-291-5/+3
* feat(chat): link previews for pasted URLsChristophe Besson2026-08-281-0/+5
* feat: add Photos group appChristophe Besson2026-08-251-2/+10
* feat(node): add audio_root, gate Music enrichment on it like video_rootChristophe Besson2026-08-241-0/+4
* feat(music): transcode WMA/Musepack to AAC so they actually playChristophe Besson2026-08-241-0/+6
* feat(node): Music app node-side — indexing, MusicBrainz enrichment, protocolChristophe Besson2026-08-241-0/+13
* fix(node,hub): HEVC transcode fallback, live-add progress, per-group TMDB toggleChristophe Besson2026-08-241-1/+3
* feat(node,hub): season-specific overviews, manual TMDB match correction, and ...Christophe Besson2026-08-241-0/+6
* feat(node,hub): add Videos group app (poster grid, flat list, TMDB metadata)Christophe Besson2026-08-241-0/+36
* feat(node): persistent index cache, visible scan progress, adaptive reconcile...Christophe Besson2026-08-231-0/+8
* feat(hub): split the group UI into a pluggable "applications" architectureChristophe Besson2026-08-231-0/+2
* feat(node): full Node admin panel — CLI parity, hot-reload, group lifecycleChristophe Besson2026-08-201-0/+18
* feat(node): the operator can close uploading to everyone but themselvesChristophe Besson2026-08-181-0/+2
* feat: device linking, and signing in to the hub with a device keyChristophe Besson2026-08-181-0/+12
* feat(node): several named roots per group, and one implementation per operationChristophe Besson2026-08-181-2/+10
* feat(common): MNP 0.2 — liveness, and chat history read the way it is writtenChristophe Besson2026-08-161-1/+9
* fix: stop a stream on close, count only real users, record where a node isChristophe Besson2026-08-151-0/+1
* feat(groups): remove a member, and keep gigabytes out of the tabChristophe Besson2026-08-151-0/+3
* feat(files): download a folder as a zip, and remove an empty oneChristophe Besson2026-08-151-0/+2
* feat(files): upload into the current directory, and create foldersChristophe Besson2026-08-141-0/+2
* feat(client): make the key backup a choice, and raise the passphrase floorChristophe Besson2026-08-141-0/+1
* feat(node)!: the node wraps the group key — closes H3 and M3Christophe Besson2026-08-141-1/+7
* fix: swarm privacy, revocation persistence, keystore KDF, audit integrityChristophe Besson2026-08-131-2/+4
* feat: Phase 12 — P2P crypto material, password split, node Ed25519 authChristophe Besson2026-08-131-0/+12
* feat: Phase 10c — MSE video streaming (real-time playback)Christophe Besson2026-08-111-0/+4
* fix(ui): upload chunk size, cached file display, chat names, file delete, inl...Christophe Besson2026-08-111-0/+2
* feat: Phase 10b — Self-service UI (group create/join, upload, IndexedDB, se...Christophe Besson2026-08-111-0/+2
* feat: Phase 9 — Web client SPA with WebRTC P2P transportChristophe Besson2026-08-111-0/+4
* chore: initialize monorepo structure for MeshBayChristophe Besson2026-08-091-0/+72