aboutsummaryrefslogtreecommitdiffstats
path: root/packages/meshbay-client
Commit message (Expand)AuthorAgeFilesLines
* 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
* feat(client): the platform seam, and an Electron shell that has never been runChristophe Besson2026-08-183-0/+426