summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* chore: release 0.6.00.6Christophe Besson2026-08-239-12/+35
* feat(hub): split the group UI into a pluggable "applications" architectureChristophe Besson2026-08-2346-3627/+4542
* feat(node): systemd service panel on the Node page, and a clean CLI restartChristophe Besson2026-08-2217-72/+438
* fix(ui): reset Files navigation state when switching groupsChristophe Besson2026-08-221-0/+4
* fix: first-run wizard reliability and node startup performanceChristophe Besson2026-08-227-72/+163
* 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-224-7/+40
* fix: update source-reading tests that drifted from the codeChristophe Besson2026-08-225-7/+14
* fix: meshbay-node init creates the keystore, status never doesChristophe Besson2026-08-222-6/+20
* fix: update test_desktop_shell.py for build/ → scripts/ renameChristophe Besson2026-08-221-2/+2
* 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
* fix: add 82 missing i18n keys to all 9 non-English localesChristophe Besson2026-08-219-0/+901
* fix: delete notifications and detach content_reports before deleting a groupChristophe Besson2026-08-211-2/+7
* Merge feat/d6-first-run-wizard: first-run onboarding wizard (D.6)Christophe Besson2026-08-2115-19/+594
|\
| * feat: D.6 first-run wizard — detect, start, link, group, gek-init, pairChristophe Besson2026-08-2115-19/+594
|/
* feat: LAN Wi-Fi casting to Chromecast via local HTTP relayChristophe Besson2026-08-2121-17/+1256
* Merge feat/unified-group-management: wizard, public groups, activity sidebarChristophe Besson2026-08-2022-215/+1146
|\
| * feat: unified group management, public groups, and activity-based sidebarChristophe Besson2026-08-2022-215/+1146
|/
* feat(node): full Node admin panel — CLI parity, hot-reload, group lifecycleChristophe Besson2026-08-2016-58/+2293
* feat(ui): 11-point UI overhaul — tabs, transfers, settings, uploadsChristophe Besson2026-08-1924-176/+628
* fix(hub): rewrite initial migration to match the ORM modelsChristophe Besson2026-08-198-386/+206
* test(hub): add argon2-cffi to dev deps so KDF parity tests runChristophe Besson2026-08-191-1/+1
* feat(ui): the M of the wordmark is the logoChristophe Besson2026-08-196-4/+78
* feat(node): the operator can close uploading to everyone but themselvesChristophe Besson2026-08-1822-3/+691
* fix: the chat tab no longer scrolls, and a group is listed or invite-onlyChristophe Besson2026-08-1817-149/+470
* fix(ui): name the section after its button, drop the folder slash, colour the...Christophe Besson2026-08-1814-22/+60
* fix: two waits with no deadline, resume positions per account, group settings...Christophe Besson2026-08-1818-153/+838
* fix(client): a film can go full-screen, and automatic saving is automaticChristophe Besson2026-08-185-17/+136
* fix(client): downloads stream to disk, and two rough edges on first runChristophe Besson2026-08-1817-39/+218
* docs: D4 verified end to end — relaunch signs in with no passphraseChristophe Besson2026-08-181-1/+1
* fix(client): three defects a real desktop found in ten minutesChristophe Besson2026-08-1818-31/+312
* feat(client): hybrid sign-in — passphrase once, then this device's keyChristophe Besson2026-08-1816-4/+330
* fix(client): the desktop client runs, and running it corrected three thingsChristophe Besson2026-08-1812-37/+4822
* feat(client): the platform seam, and an Electron shell that has never been runChristophe Besson2026-08-1824-10/+1028
* feat: device linking, and signing in to the hub with a device keyChristophe Besson2026-08-1828-29/+2173
* feat(node): several named roots per group, and one implementation per operationChristophe Besson2026-08-1840-521/+3489
* docs: settle the desktop client, and draft v6Christophe Besson2026-08-1811-143/+1942
* docs: sessions renew themselves, and two faults of the same shape0.5Christophe Besson2026-08-172-9/+54
* fix(hub): a session that renews itselfChristophe Besson2026-08-175-19/+582
* fix(hub): the transfers panel hung off the side of a phoneChristophe Besson2026-08-175-3/+332
* test(hub): a hook that depends on one declared below it never runsChristophe Besson2026-08-175-8/+571
* feat(hub): move about in a film, and pick it up where it was leftChristophe Besson2026-08-1712-22/+372
* feat(node): seeking, as a stream restarted somewhere elseChristophe Besson2026-08-172-12/+51
* docs: what this session cost to findChristophe Besson2026-08-162-12/+90
* feat(node): the stream capacity is the operator's to set, and a log that says...Christophe Besson2026-08-165-25/+325
* fix(hub): serve the SPA under a fingerprint of what it isChristophe Besson2026-08-164-14/+188
* fix(hub): bound the video read-ahead by the playhead, not by the networkChristophe Besson2026-08-164-10/+565
* chore: release 0.5.0Christophe Besson2026-08-168-10/+29
* docs: record what this session cost to findChristophe Besson2026-08-161-1/+56