summaryrefslogtreecommitdiffstats
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
* 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
* 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-169-11/+24
* 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-1615-395/+4371
* chore: release 0.3.00.3Christophe Besson2026-08-159-11/+27
* docs: record which download paths have actually been runChristophe Besson2026-08-152-0/+23
* fix: stop a stream on close, count only real users, record where a node isChristophe Besson2026-08-1514-16/+448
* feat(groups): remove a member, and keep gigabytes out of the tabChristophe Besson2026-08-1513-19/+760
* fix(downloads): automatic really is automatic, and a selection downloads all ...Christophe Besson2026-08-158-63/+293