summaryrefslogtreecommitdiffstats
path: root/packages/meshbay-hub
Commit message (Expand)AuthorAgeFilesLines
* chore: release 0.6.00.6Christophe Besson2026-08-232-3/+3
* feat(hub): split the group UI into a pluggable "applications" architectureChristophe Besson2026-08-2336-3617/+4037
* feat(node): systemd service panel on the Node page, and a clean CLI restartChristophe Besson2026-08-2213-0/+273
* 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-221-24/+25
* feat: node:start auto-provisions config and unlock keyChristophe Besson2026-08-222-5/+5
* fix: update source-reading tests that drifted from the codeChristophe Besson2026-08-224-6/+13
* fix: update test_desktop_shell.py for build/ → scripts/ renameChristophe Besson2026-08-221-2/+2
* 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
* feat: D.6 first-run wizard — detect, start, link, group, gek-init, pairChristophe Besson2026-08-2112-15/+214
* feat: LAN Wi-Fi casting to Chromecast via local HTTP relayChristophe Besson2026-08-2114-11/+360
* feat: unified group management, public groups, and activity-based sidebarChristophe Besson2026-08-2010-48/+675
* feat(node): full Node admin panel — CLI parity, hot-reload, group lifecycleChristophe Besson2026-08-205-12/+922
* feat(ui): 11-point UI overhaul — tabs, transfers, settings, uploadsChristophe Besson2026-08-1916-142/+546
* 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-194-4/+43
* feat(node): the operator can close uploading to everyone but themselvesChristophe Besson2026-08-1813-2/+284
* fix: the chat tab no longer scrolls, and a group is listed or invite-onlyChristophe Besson2026-08-1816-149/+461
* 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-1817-153/+824
* fix(client): a film can go full-screen, and automatic saving is automaticChristophe Besson2026-08-182-5/+62
* fix(client): downloads stream to disk, and two rough edges on first runChristophe Besson2026-08-1813-23/+96
* fix(client): three defects a real desktop found in ten minutesChristophe Besson2026-08-1815-9/+195
* feat(client): hybrid sign-in — passphrase once, then this device's keyChristophe Besson2026-08-1812-3/+234
* fix(client): the desktop client runs, and running it corrected three thingsChristophe Besson2026-08-185-16/+96
* feat(client): the platform seam, and an Electron shell that has never been runChristophe Besson2026-08-1815-5/+397
* feat: device linking, and signing in to the hub with a device keyChristophe Besson2026-08-1818-1/+986
* feat(node): several named roots per group, and one implementation per operationChristophe Besson2026-08-1812-2/+45
* 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-174-3/+318
* test(hub): a hook that depends on one declared below it never runsChristophe Besson2026-08-174-7/+538
* 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-171-2/+5
* 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-162-3/+3
* feat(hub): chat, presence, a Profile page, and downloads that do not freezeChristophe Besson2026-08-1620-291/+1693
* feat(hub): leaving a group, a cap on public ones, and hosting as a preconditionChristophe Besson2026-08-1610-14/+863
* chore: release 0.4.00.4Christophe Besson2026-08-162-3/+3
* fix(hub): revalidate static assets so a split SPA version cannot loadChristophe Besson2026-08-161-1/+23
* feat(hub): translate the web client into nine more languagesChristophe Besson2026-08-1614-394/+4369
* chore: release 0.3.00.3Christophe Besson2026-08-152-3/+3
* fix: stop a stream on close, count only real users, record where a node isChristophe Besson2026-08-1511-11/+383
* feat(groups): remove a member, and keep gigabytes out of the tabChristophe Besson2026-08-158-15/+509
* fix(downloads): automatic really is automatic, and a selection downloads all ...Christophe Besson2026-08-157-63/+282
* feat(settings): choose between Save As and saving into a folderChristophe Besson2026-08-155-32/+388
* feat(files): transfers that outlive the page, and selection instead of per-ro...Christophe Besson2026-08-157-261/+864
* feat(files): download a folder as a zip, and remove an empty oneChristophe Besson2026-08-155-6/+602