| Commit message (Expand) | Author | Age | Files | Lines |
| * | feat: resume an interrupted upload, and pause one | Christophe Besson | 2026-09-09 | 1 | -0/+24 |
| * | feat(node): make the transfer caps settable, node-wide and per group | Christophe Besson | 2026-09-08 | 2 | -0/+8 |
| * | feat(node): transfer leases, pools and a queue for downloads and uploads | Christophe Besson | 2026-09-08 | 1 | -0/+14 |
| * | chore: bump all packages to 0.12.0 | Christophe Besson | 2026-09-08 | 2 | -2/+2 |
| * | feat(chat): Tier 2 — a member verifies another member's device itself | Christophe Besson | 2026-09-07 | 2 | -0/+13 |
| * | docs(chat): correct the claim that two devices never share a key | Christophe Besson | 2026-09-07 | 1 | -4/+17 |
| * | Merge origin/main into the chat encryption work | Christophe Besson | 2026-09-07 | 4 | -21/+213 |
| |\ |
|
| | * | feat(mnp)!: seal the upload under the group key | Christophe Besson | 2026-09-07 | 4 | -4/+170 |
| | * | refactor(mnp)!: remove stream_seg, the last unencrypted content message | Christophe Besson | 2026-09-07 | 1 | -1/+7 |
| | * | fix(mnp): give a reply an id, so it stops being routed by luck | Christophe Besson | 2026-09-07 | 1 | -0/+22 |
| * | | feat(chat): encrypt group chat under per-device epoch keys (MNP 2.0) | Christophe Besson | 2026-09-07 | 9 | -22/+535 |
| |/ |
|
| * | feat(node): Phase 2 server side — one directory setting for every app | Christophe Besson | 2026-09-06 | 2 | -0/+18 |
| * | feat: groups refactor Phase 1 — root RO/RW model + shared directories UI | Christophe Besson | 2026-09-06 | 3 | -1/+10 |
| * | feat(node): indexing v2 — partial-read hashing for files above 40 MB | Christophe Besson | 2026-09-06 | 1 | -0/+2 |
| * | chore: bump all packages to 0.11.00.11 | Christophe Besson | 2026-09-05 | 2 | -2/+2 |
| * | fix: tolerate clock skew when verifying JWTs (leeway 60s) | Christophe Besson | 2026-09-04 | 1 | -1/+9 |
| * | test: add pytest-timeout and pin the Windows selector event loop | Christophe Besson | 2026-09-04 | 1 | -1/+1 |
| * | feat!: MNP 1.0 — seal index and handshake_ack under the group key | Christophe Besson | 2026-09-03 | 6 | -4/+571 |
| * | refactor!: one file_chunk and index_sync encoder for every transport | Christophe Besson | 2026-09-03 | 3 | -18/+102 |
| * | chore: release 0.10.00.10 | Christophe Besson | 2026-09-01 | 2 | -2/+2 |
| * | feat: passphrase change and account recovery (auth-confirm) | Christophe Besson | 2026-09-01 | 2 | -1/+9 |
| * | chore: bump version to 0.9.0v0.9.0 | Christophe Besson | 2026-08-31 | 2 | -2/+2 |
| * | feat(node): editable node settings in the Node page (D5) | Christophe Besson | 2026-08-29 | 1 | -0/+2 |
| * | feat: V13 — per-card "re-match this one file" (MNP 0.13) | Christophe Besson | 2026-08-29 | 3 | -1/+12 |
| * | feat: node workflow redesign — wizard auto-config, reset, MusicBrainz contact | Christophe Besson | 2026-08-29 | 2 | -9/+5 |
| * | chore: release 0.8.00.8 | Christophe Besson | 2026-08-28 | 2 | -2/+2 |
| * | feat(chat): link previews for pasted URLs | Christophe Besson | 2026-08-28 | 2 | -1/+9 |
| * | feat: add Photos group app | Christophe Besson | 2026-08-25 | 3 | -3/+22 |
| * | feat(node): add audio_root, gate Music enrichment on it like video_root | Christophe Besson | 2026-08-24 | 3 | -1/+15 |
| * | feat(music): transcode WMA/Musepack to AAC so they actually play | Christophe Besson | 2026-08-24 | 2 | -1/+13 |
| * | feat(node): Music app node-side — indexing, MusicBrainz enrichment, protocol | Christophe Besson | 2026-08-24 | 3 | -1/+30 |
| * | fix(node,hub): HEVC transcode fallback, live-add progress, per-group TMDB toggle | Christophe Besson | 2026-08-24 | 3 | -10/+25 |
| * | feat(node,hub): season-specific overviews, manual TMDB match correction, and ... | Christophe Besson | 2026-08-24 | 3 | -1/+17 |
| * | feat(node,hub): add Videos group app (poster grid, flat list, TMDB metadata) | Christophe Besson | 2026-08-24 | 3 | -1/+52 |
| * | feat(node): persistent index cache, visible scan progress, adaptive reconcile... | Christophe Besson | 2026-08-23 | 2 | -0/+15 |
| * | chore: release 0.6.00.6 | Christophe Besson | 2026-08-23 | 2 | -3/+7 |
| * | feat(hub): split the group UI into a pluggable "applications" architecture | Christophe Besson | 2026-08-23 | 2 | -0/+7 |
| * | feat(node): full Node admin panel — CLI parity, hot-reload, group lifecycle | Christophe Besson | 2026-08-20 | 2 | -0/+22 |
| * | feat(node): the operator can close uploading to everyone but themselves | Christophe Besson | 2026-08-18 | 2 | -0/+6 |
| * | feat: device linking, and signing in to the hub with a device key | Christophe Besson | 2026-08-18 | 2 | -0/+137 |
| * | feat(node): several named roots per group, and one implementation per operation | Christophe Besson | 2026-08-18 | 5 | -3/+292 |
| * | chore: release 0.5.0 | Christophe Besson | 2026-08-16 | 1 | -1/+1 |
| * | feat(common): MNP 0.2 — liveness, and chat history read the way it is written | Christophe Besson | 2026-08-16 | 2 | -3/+14 |
| * | chore: release 0.4.00.4 | Christophe Besson | 2026-08-16 | 2 | -2/+2 |
| * | chore: release 0.3.00.3 | Christophe Besson | 2026-08-15 | 2 | -2/+2 |
| * | fix: stop a stream on close, count only real users, record where a node is | Christophe Besson | 2026-08-15 | 1 | -0/+1 |
| * | feat(groups): remove a member, and keep gigabytes out of the tab | Christophe Besson | 2026-08-15 | 2 | -0/+4 |
| * | feat(files): download a folder as a zip, and remove an empty one | Christophe Besson | 2026-08-15 | 2 | -1/+5 |
| * | feat(files): upload into the current directory, and create folders | Christophe Besson | 2026-08-14 | 1 | -0/+2 |
| * | chore: release 0.2.00.2 | Christophe Besson | 2026-08-14 | 2 | -2/+2 |