aboutsummaryrefslogtreecommitdiffstats
path: root/packages/meshbay-client/src
Commit message (Expand)AuthorAgeFilesLines
* docs: cite MESHBAY_DESIGN.md and a section instead of the merged notesChristophe Besson7 days1-2/+2
* docs: drop the references to design notes that live outside the repoChristophe Besson7 days1-1/+1
* feat: decode and re-encode video on the GPU where there is oneChristophe Besson7 days1-1/+169
* fix(cast): put the relay's progress log behind the same switchChristophe Besson7 days1-15/+38
* fix(cast): keep the Chromecast progress log out of the terminalChristophe Besson8 days1-10/+30
* feat(cast): carry subtitles to a Chromecast, on the relay's clockChristophe Besson8 days4-29/+194
* fix(win): a service-mode daemon can be replaced, and the Node page can link oneChristophe Besson11 days1-3/+19
* fix(packaging): three MSIX first-run regressions found by a real sideloadChristophe Besson13 days1-9/+83
* feat: gate the create-group wizard on whether a node is bundledChristophe Besson2026-09-112-7/+47
* fix: the PDF preview needs object-src and frame-src, in both policiesChristophe Besson2026-09-091-1/+19
* feat: MNP 3.0 — a transfer needs a leaseChristophe Besson2026-09-091-1/+69
* fix(client): write a download to .part and rename it when it completesChristophe Besson2026-09-081-4/+36
* feat(client): create the system tray at launch, not on first minimiseChristophe Besson2026-09-082-2/+33
* fix(client): break the Wayland ready-to-show deadlockChristophe Besson2026-09-071-0/+10
* fix(win): finish the desktop setup flow — node-key link + service taskChristophe Besson2026-09-051-1/+51
* feat(client): system tray on Windows, and a clearer tray iconChristophe Besson2026-09-054-8/+10
* feat(client): tray menu starts and stops the node, and a clearer iconChristophe Besson2026-09-053-22/+77
* feat(client): minimise to a system tray indicator (GNOME)Christophe Besson2026-09-054-5/+70
* fix(win): graceful shutdown, one startup-mode control, and a stray-\r bugChristophe Besson2026-09-051-6/+46
* feat(client): a Node-page toggle to switch into/out of service modeChristophe Besson2026-09-052-0/+65
* feat: opt-in Windows service mode (boot-time, one elevation) + v1.0.0Christophe Besson2026-09-041-12/+75
* fix(client): Stop/Restart buttons and an autostart toggle on the Node pageChristophe Besson2026-09-041-2/+9
* fix(client): a failed spawn() of the node no longer crashes the appChristophe Besson2026-09-041-0/+11
* fix(client): publish the real local IP on every platform, not just win32Christophe Besson2026-09-041-10/+16
* feat: Windows installer (W4) — one per-user NSIS package, client + nodeChristophe Besson2026-09-041-1/+9
* feat: Windows daemon lifecycle (W3) — Startup-folder autostartChristophe Besson2026-09-042-3/+113
* fix(client): resolve STUN hostnames in the main processChristophe Besson2026-09-042-0/+34
* refactor(node): platform abstraction for Windows portability (W1-W2-W5-W6-W7)Christophe Besson2026-09-031-10/+26
* feat(node): [node] quic_enabled flag, off by defaultChristophe Besson2026-09-011-0/+1
* fix(client): allow reCAPTCHA in the Electron CSPChristophe Besson2026-09-011-2/+16
* feat: node workflow redesign — wizard auto-config, reset, MusicBrainz contactChristophe Besson2026-08-291-53/+73
* feat(client): add app icon based on the MeshBay logoChristophe Besson2026-08-251-0/+11
* feat: add Photos group appChristophe Besson2026-08-251-0/+10
* feat(node): systemd service panel on the Node page, and a clean CLI restartChristophe Besson2026-08-222-0/+64
* fix: first-run wizard reliability and node startup performanceChristophe Besson2026-08-221-2/+38
* fix: find meshbay-node in ~/.local/bin when not in PATHChristophe Besson2026-08-221-8/+17
* feat: node:start auto-provisions config and unlock keyChristophe Besson2026-08-222-2/+35
* feat: D.6 first-run wizard — detect, start, link, group, gek-init, pairChristophe Besson2026-08-212-4/+112
* feat: LAN Wi-Fi casting to Chromecast via local HTTP relayChristophe Besson2026-08-214-0/+525
* feat: unified group management, public groups, and activity-based sidebarChristophe Besson2026-08-202-0/+105
* feat(node): full Node admin panel — CLI parity, hot-reload, group lifecycleChristophe Besson2026-08-202-0/+15
* feat(ui): 11-point UI overhaul — tabs, transfers, settings, uploadsChristophe Besson2026-08-192-0/+10
* fix: two waits with no deadline, resume positions per account, group settings...Christophe Besson2026-08-181-0/+14
* fix(client): a film can go full-screen, and automatic saving is automaticChristophe Besson2026-08-181-11/+54
* fix(client): downloads stream to disk, and two rough edges on first runChristophe Besson2026-08-182-15/+104
* fix(client): three defects a real desktop found in ten minutesChristophe Besson2026-08-181-20/+95
* feat(client): hybrid sign-in — passphrase once, then this device's keyChristophe Besson2026-08-182-0/+82
* fix(client): the desktop client runs, and running it corrected three thingsChristophe Besson2026-08-182-6/+84
* feat(client): the platform seam, and an Electron shell that has never been runChristophe Besson2026-08-182-0/+397