summaryrefslogtreecommitdiffstats
path: root/packages/meshbay-client
Commit message (Expand)AuthorAgeFilesLines
* 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
* chore(client): bump electron 44.1.1 → 44.2.0 in package.jsonChristophe Besson2026-09-061-2/+2
* chore(client): update lock file (electron 44.2.0, version 1.0.0)Christophe Besson2026-09-061-6/+6
* 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(packaging): bundle ffmpeg in the Windows installer by defaultChristophe Besson2026-09-051-1/+3
* feat: opt-in Windows service mode (boot-time, one elevation) + v1.0.0Christophe Besson2026-09-043-44/+145
* 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(packaging): re-running setup no longer re-prompts for firewall accessChristophe Besson2026-09-041-13/+21
* feat(packaging): offer one elevated firewall step instead of two dialogsChristophe Besson2026-09-042-4/+42
* fix(client): publish the real local IP on every platform, not just win32Christophe Besson2026-09-041-10/+16
* feat(packaging): put the bundled meshbay-node on the per-user PATHChristophe Besson2026-09-041-5/+33
* feat: Windows installer (W4) — one per-user NSIS package, client + nodeChristophe Besson2026-09-044-3/+58
* 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
* chore(client): build against the latest Electron, and stop defining the packa...Christophe Besson2026-09-032-26/+8
* chore(client): declare author and homepage in the client package.jsonChristophe Besson2026-09-031-0/+2
* chore(client): clear 12 npm advisories — electron-builder 26, electron 42.11.1Christophe Besson2026-09-032-1946/+1022
* 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
* chore(node): round desktop icon corners for Android-style appearanceChristophe Besson2026-09-012-0/+0
* feat(packaging): 4-package .deb/.rpm build system under /optChristophe Besson2026-08-312-28/+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-252-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
* docs: add npm 11 Electron setup steps to meshbay-client READMEChristophe Besson2026-08-221-0/+9
* fix: move meshbay-client build scripts out of gitignored build/ dirChristophe Besson2026-08-223-1/+74
* feat: D.6 first-run wizard — detect, start, link, group, gek-init, pairChristophe Besson2026-08-213-4/+380
* feat: LAN Wi-Fi casting to Chromecast via local HTTP relayChristophe Besson2026-08-216-6/+720
* 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-185-12/+4669