| Commit message (Expand) | Author | Age | Files | Lines |
| * | fix(hub): make the streamed download path reliable, and clean up after an abort | Christophe Besson | 2026-09-08 | 5 | -42/+465 |
| * | chore: bump all packages to 0.12.0 | Christophe Besson | 2026-09-08 | 2 | -2/+2 |
| * | feat(client): create the system tray at launch, not on first minimise | Christophe Besson | 2026-09-08 | 3 | -23/+92 |
| * | fix(hub): drop the flag emoji from the language menu | Christophe Besson | 2026-09-08 | 2 | -11/+18 |
| * | feat(hub): name a group's host on its card, not its visibility | Christophe Besson | 2026-09-08 | 3 | -7/+21 |
| * | feat(hub): collapse "Your devices on this node" by default | Christophe Besson | 2026-09-08 | 1 | -3/+8 |
| * | feat(hub): cap a directory zip at 512 MB | Christophe Besson | 2026-09-08 | 12 | -5/+156 |
| * | fix(hub): stop badging every poster "unmatched" when TMDB is off | Christophe Besson | 2026-09-08 | 1 | -7/+30 |
| * | feat(chat): Tier 2 — a member verifies another member's device itself | Christophe Besson | 2026-09-07 | 15 | -0/+455 |
| * | Merge origin/main into the chat encryption work | Christophe Besson | 2026-09-07 | 8 | -245/+770 |
| |\ |
|
| | * | feat(mnp)!: seal the upload under the group key | Christophe Besson | 2026-09-07 | 5 | -37/+405 |
| | * | refactor(mnp)!: remove stream_seg, the last unencrypted content message | Christophe Besson | 2026-09-07 | 1 | -19/+0 |
| | * | fix(mnp): give a reply an id, so it stops being routed by luck | Christophe Besson | 2026-09-07 | 4 | -99/+269 |
| * | | feat(chat): encrypt group chat under per-device epoch keys (MNP 2.0) | Christophe Besson | 2026-09-07 | 17 | -34/+800 |
| |/ |
|
| * | test(hub): the folder-name test was reading the ".." row | Christophe Besson | 2026-09-07 | 1 | -3/+11 |
| * | fix(client): drop the "No changes to save" hint beside Save | Christophe Besson | 2026-09-07 | 16 | -40/+1 |
| * | fix(client): Save in the app panes was invisible, and Chat's never landed | Christophe Besson | 2026-09-07 | 18 | -23/+174 |
| * | feat(client): HelloWorld, the reference application | Christophe Besson | 2026-09-07 | 20 | -14/+416 |
| * | fix(client): report a directory result under the button that caused it | Christophe Besson | 2026-09-07 | 2 | -9/+65 |
| * | fix(client): New folder did nothing — prompt() throws in the desktop client | Christophe Besson | 2026-09-07 | 14 | -22/+192 |
| * | feat(client): bring back New folder, icon-only — and close the hole it opened | Christophe Besson | 2026-09-06 | 3 | -1/+52 |
| * | fix: a root change reaches every client without a page reload | Christophe Besson | 2026-09-06 | 2 | -6/+25 |
| * | fix(node): `root list` printed "?" for every path | Christophe Besson | 2026-09-06 | 1 | -5/+11 |
| * | feat(node): an upload lands in the folder it was sent to | Christophe Besson | 2026-09-06 | 5 | -19/+42 |
| * | fix(client): the folder picker had no background, and its field no layout | Christophe Besson | 2026-09-06 | 13 | -29/+201 |
| * | fix(client): degrade against a node still speaking MNP 1.0 | Christophe Besson | 2026-09-06 | 16 | -6/+288 |
| * | fix(client): a successful root op must never blank the operator's table | Christophe Besson | 2026-09-06 | 2 | -1/+92 |
| * | feat(client): Phase 2 — per-app settings panes, folder tree, multi-directory | Christophe Besson | 2026-09-06 | 31 | -641/+1711 |
| * | fix(groups): finish Phase 1 — MNP root management, upload targets, eject state | Christophe Besson | 2026-09-06 | 20 | -264/+683 |
| * | feat: groups refactor Phase 1 — root RO/RW model + shared directories UI | Christophe Besson | 2026-09-06 | 20 | -297/+522 |
| * | fix(node): inline @owner next to group name, fix buffering layout shift | Christophe Besson | 2026-09-06 | 2 | -13/+16 |
| * | feat(node): add ".." parent row in file explorer, hide mkdir button | Christophe Besson | 2026-09-06 | 2 | -6/+15 |
| * | feat(node): always-on file selection with select-all checkbox | Christophe Besson | 2026-09-06 | 1 | -27/+30 |
| * | chore: bump all packages to 0.11.00.11 | Christophe Besson | 2026-09-05 | 2 | -2/+2 |
| * | feat(client): system tray on Windows, and a clearer tray icon | Christophe Besson | 2026-09-05 | 1 | -0/+32 |
| * | fix(client): hide the tray button on the narrow layout | Christophe Besson | 2026-09-05 | 1 | -0/+5 |
| * | feat(client): tray menu starts and stops the node, and a clearer icon | Christophe Besson | 2026-09-05 | 12 | -4/+28 |
| * | feat(client): minimise to a system tray indicator (GNOME) | Christophe Besson | 2026-09-05 | 14 | -2/+82 |
| * | fix(win): graceful shutdown, one startup-mode control, and a stray-\r bug | Christophe Besson | 2026-09-05 | 11 | -84/+127 |
| * | feat(client): a Node-page toggle to switch into/out of service mode | Christophe Besson | 2026-09-05 | 12 | -0/+84 |
| * | feat: opt-in Windows service mode (boot-time, one elevation) + v1.0.0 | Christophe Besson | 2026-09-04 | 3 | -0/+5 |
| * | fix(client): Stop/Restart buttons and an autostart toggle on the Node page | Christophe Besson | 2026-09-04 | 4 | -0/+37 |
| * | fix: drop the retired Mozilla STUN server from the defaults | Christophe Besson | 2026-09-04 | 2 | -2/+3 |
| * | fix: tolerate clock skew when verifying JWTs (leeway 60s) | Christophe Besson | 2026-09-04 | 1 | -1/+3 |
| * | fix(client): resolve STUN hostnames in the main process | Christophe Besson | 2026-09-04 | 1 | -8/+31 |
| * | 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 | -20/+571 |
| * | refactor(hub): drop the base64 chunk fallback and the dead HTTP file client | Christophe Besson | 2026-09-03 | 2 | -78/+29 |
| * | fix(hub): route the chat ack to the request that asked for it | Christophe Besson | 2026-09-03 | 3 | -0/+315 |
| * | chore(client): build against the latest Electron, and stop defining the packa... | Christophe Besson | 2026-09-03 | 1 | -0/+44 |