aboutsummaryrefslogtreecommitdiffstats
path: root/packages
Commit message (Expand)AuthorAgeFilesLines
...
* 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-2115-19/+594
* feat: LAN Wi-Fi casting to Chromecast via local HTTP relayChristophe Besson2026-08-2120-17/+1080
* 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-194-4/+43
* feat(node): the operator can close uploading to everyone but themselvesChristophe Besson2026-08-1819-3/+617
* 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-1818-153/+838
* fix(client): a film can go full-screen, and automatic saving is automaticChristophe Besson2026-08-183-16/+116
* fix(client): downloads stream to disk, and two rough edges on first runChristophe Besson2026-08-1815-38/+200
* fix(client): three defects a real desktop found in ten minutesChristophe Besson2026-08-1816-29/+290
* feat(client): hybrid sign-in — passphrase once, then this device's keyChristophe Besson2026-08-1814-3/+316
* fix(client): the desktop client runs, and running it corrected three thingsChristophe Besson2026-08-1810-28/+4765
* feat(client): the platform seam, and an Electron shell that has never been runChristophe Besson2026-08-1819-5/+931
* feat: device linking, and signing in to the hub with a device keyChristophe Besson2026-08-1826-25/+2146
* feat(node): several named roots per group, and one implementation per operationChristophe Besson2026-08-1840-521/+3489
* 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-172-12/+51
* 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-165-7/+7
* feat(hub): chat, presence, a Profile page, and downloads that do not freezeChristophe Besson2026-08-1620-291/+1693
* fix(node): stop losing transcode slots, and reap ffmpeg without deadlockingChristophe Besson2026-08-163-43/+551
* feat(common): MNP 0.2 — liveness, and chat history read the way it is writtenChristophe Besson2026-08-165-3/+212
* 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-166-8/+8
* 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-156-8/+8
* fix: stop a stream on close, count only real users, record where a node isChristophe Besson2026-08-1513-16/+420
* feat(groups): remove a member, and keep gigabytes out of the tabChristophe Besson2026-08-1512-15/+715
* 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-159-7/+786
* feat(node): meshbay-node group add — host another of your groupsChristophe Besson2026-08-154-12/+190
* fix(cli): --group takes a name, and operator pair says it takes noneChristophe Besson2026-08-151-2/+35
* perf(upload): several chunks in flight, instead of one per round tripChristophe Besson2026-08-153-32/+120
* feat(groups): editable description, and one source of operator authorityChristophe Besson2026-08-1510-60/+317
* The Files panel stops guessing, and search says how old its answer isChristophe Besson2026-08-153-32/+78