| Commit message (Expand) | Author | Age | Files | Lines |
| * | feat(client): HelloWorld, the reference application | Christophe Besson | 2026-09-07 | 16 | -14/+250 |
| * | fix(client): report a directory result under the button that caused it | Christophe Besson | 2026-09-07 | 1 | -9/+23 |
| * | fix(client): New folder did nothing — prompt() throws in the desktop client | Christophe Besson | 2026-09-07 | 12 | -17/+90 |
| * | feat(client): bring back New folder, icon-only — and close the hole it opened | Christophe Besson | 2026-09-06 | 2 | -1/+22 |
| * | 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 | 4 | -17/+37 |
| * | fix(client): the folder picker had no background, and its field no layout | Christophe Besson | 2026-09-06 | 12 | -29/+123 |
| * | fix(client): degrade against a node still speaking MNP 1.0 | Christophe Besson | 2026-09-06 | 14 | -4/+108 |
| * | fix(client): a successful root op must never blank the operator's table | Christophe Besson | 2026-09-06 | 1 | -1/+5 |
| * | feat(client): Phase 2 — per-app settings panes, folder tree, multi-directory | Christophe Besson | 2026-09-06 | 25 | -635/+1321 |
| * | fix(groups): finish Phase 1 — MNP root management, upload targets, eject state | Christophe Besson | 2026-09-06 | 19 | -204/+521 |
| * | 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 | 1 | -5/+14 |
| * | feat(node): always-on file selection with select-all checkbox | Christophe Besson | 2026-09-06 | 1 | -27/+30 |
| * | 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(client): resolve STUN hostnames in the main process | Christophe Besson | 2026-09-04 | 1 | -8/+31 |
| * | feat!: MNP 1.0 — seal index and handshake_ack under the group key | Christophe Besson | 2026-09-03 | 3 | -20/+255 |
| * | 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 | 1 | -0/+36 |
| * | fix(hub): merge duplicate sources in Search's Music and Photos too | Christophe Besson | 2026-09-02 | 16 | -34/+158 |
| * | fix(hub): one entry per file in the Search view's Videos grid | Christophe Besson | 2026-09-02 | 3 | -6/+217 |
| * | fix(hub): dismissing a notification deletes it | Christophe Besson | 2026-09-02 | 1 | -3/+5 |
| * | fix(hub): a dismissed notification stays dismissed across a restart | Christophe Besson | 2026-09-02 | 1 | -2/+8 |
| * | fix(hub): the Node page takes the width of a settings page | Christophe Besson | 2026-09-02 | 1 | -1/+7 |
| * | fix(hub): a show opens on its first season, not its first thumbnail | Christophe Besson | 2026-09-02 | 1 | -10/+26 |
| * | fix(hub): the show detail modal must not move when the season does | Christophe Besson | 2026-09-02 | 2 | -9/+88 |
| * | fix(hub): steady the show detail modal, and give a series its director | Christophe Besson | 2026-09-02 | 12 | -31/+276 |
| * | fix(hub): fall back to the group's first app when the landing tab is absent | Christophe Besson | 2026-09-02 | 1 | -1/+24 |
| * | fix(hub): let the reader scroll up in the chat again | Christophe Besson | 2026-09-01 | 1 | -18/+81 |
| * | fix(hub): enforce registration captcha for every client | Christophe Besson | 2026-09-01 | 2 | -2/+13 |
| * | fix(hub): adjust no-group prompt and post-create wizard step | Christophe Besson | 2026-09-01 | 13 | -16/+53 |
| * | fix(hub): stop Search-view video posters flickering to spinners | Christophe Besson | 2026-09-01 | 2 | -32/+132 |
| * | refactor(node): JSON-only control API, Node page absorbs the admin dashboard | Christophe Besson | 2026-09-01 | 12 | -43/+918 |
| * | fix(hub): remove "shown only once, hub never sees it" from recovery intro | Christophe Besson | 2026-09-01 | 10 | -10/+10 |
| * | feat(hub): reCAPTCHA v2 on Register and Password Reset pages | Christophe Besson | 2026-09-01 | 11 | -16/+115 |
| * | feat: passphrase change and account recovery (auth-confirm) | Christophe Besson | 2026-09-01 | 17 | -47/+1514 |
| * | feat: email verification for registration, email change, and invitations | Christophe Besson | 2026-08-31 | 13 | -97/+389 |
| * | refactor(ui): extract Explore, Login, Register and CreateGroup from app.js | Christophe Besson | 2026-08-31 | 4 | -904/+829 |
| * | refactor(ui): extract Settings, Profile and Admin pages from app.js | Christophe Besson | 2026-08-30 | 4 | -951/+982 |
| * | fix(ui): use toggle switches in Settings page, trim verbose hints | Christophe Besson | 2026-08-30 | 11 | -25/+28 |
| * | feat(ui): configurable ICE interfaces in the Node page | Christophe Besson | 2026-08-30 | 11 | -0/+191 |