aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix(node): stop inventing a fake artist from the shared root's nameChristophe Besson2026-08-244-29/+345
* fix(hub): Create Group wizard steps app selection before the scan waitChristophe Besson2026-08-241-19/+27
* feat(hub): Music app client — album grid, flat list, persistent playerChristophe Besson2026-08-2422-4/+1129
* feat(node): Music app node-side — indexing, MusicBrainz enrichment, protocolChristophe Besson2026-08-2417-22/+1567
* docs: plan the Music group app (musicbay.md)Christophe Besson2026-08-243-6/+420
* Merge branch 'manpages': meshbay-node(1) man pageChristophe Besson2026-08-241-0/+541
|\
| * docs: drop stale MESHBAY_PASSWORD from meshbay-node(1)Christophe Besson2026-08-241-8/+4
| * docs: add meshbay-node(1) man pageChristophe Besson2026-08-241-0/+545
|/
* fix(node,hub): HEVC transcode fallback, live-add progress, per-group TMDB toggleChristophe Besson2026-08-2424-263/+934
* Merge branch 'docs/mediacenter-videos-app': Videos group appChristophe Besson2026-08-2457-142/+6406
|\
| * feat(node,hub): season-specific overviews, manual TMDB match correction, and ...Christophe Besson2026-08-2430-35/+1504
| * feat(node,hub): add Videos group app (poster grid, flat list, TMDB metadata)Christophe Besson2026-08-2451-125/+4433
| * docs: add Videos app design (mediacenter.md)Christophe Besson2026-08-231-0/+487
|/
* fix(node,hub): always transcode video audio to stereo AAC, never copyChristophe Besson2026-08-234-33/+298
* feat(node): persistent index cache, visible scan progress, adaptive reconcile...Christophe Besson2026-08-2334-88/+2645
* 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