aboutsummaryrefslogtreecommitdiffstats
path: root/packages
Commit message (Expand)AuthorAgeFilesLines
...
* log(node): a transfer open is INFO, not DEBUGChristophe Besson2026-09-091-2/+8
* fix(spa): nothing on the worker path may wait for everChristophe Besson2026-09-092-13/+186
* fix(spa): the target queue must not be able to freeze a batchChristophe Besson2026-09-092-32/+129
* fix(spa): one save dialog per batch, not one per fileChristophe Besson2026-09-095-8/+177
* test(node): match transfer replies by id, not by arrival orderChristophe Besson2026-09-091-6/+72
* fix(node): push the grants a per-member cap change producesChristophe Besson2026-09-091-2/+38
* fix(node): give the per-member transfer cap a door anyone can openChristophe Besson2026-09-093-6/+65
* fix(hub): the transfers row exists from the clickChristophe Besson2026-09-0815-87/+280
* test(node): the two checks that need the operator's own CLIChristophe Besson2026-09-081-0/+114
* test(node): keep the transfer probe in the repoChristophe Besson2026-09-081-0/+416
* feat(hub): client-side transfer leases and the transfers panelChristophe Besson2026-09-0821-82/+1090
* fix(node): a running transfer keeps its slot, and a dead grant lets goChristophe Besson2026-09-085-10/+159
* fix(hub): keep the download worker alive, and never hang on a dead sinkChristophe Besson2026-09-084-7/+238
* fix(hub): let this origin frame its own download URLChristophe Besson2026-09-083-6/+111
* feat(node): make the transfer caps settable, node-wide and per groupChristophe Besson2026-09-0821-3/+470
* feat(node): transfer leases, pools and a queue for downloads and uploadsChristophe Besson2026-09-087-1/+1264
* fix(node): make max_concurrent_streams take effect without a restartChristophe Besson2026-09-083-5/+222
* test(node): close the eleven failures, and the order-dependence behind sevenChristophe Besson2026-09-084-3/+47
* feat(node): cap the media cache and evict least-recently-used entriesChristophe Besson2026-09-082-5/+270
* fix(client): write a download to .part and rename it when it completesChristophe Besson2026-09-081-4/+36
* test(hub): stop the Chrome profile cleanup racing its own childrenChristophe Besson2026-09-085-5/+50
* fix(hub): never collect a large download in the pageChristophe Besson2026-09-0814-16/+395
* fix(hub): make the streamed download path reliable, and clean up after an abortChristophe Besson2026-09-085-42/+465
* chore: bump all packages to 0.12.0Christophe Besson2026-09-086-6/+6
* feat(client): create the system tray at launch, not on first minimiseChristophe Besson2026-09-085-25/+125
* fix(hub): drop the flag emoji from the language menuChristophe Besson2026-09-082-11/+18
* feat(hub): name a group's host on its card, not its visibilityChristophe Besson2026-09-083-7/+21
* feat(hub): collapse "Your devices on this node" by defaultChristophe Besson2026-09-081-3/+8
* feat(hub): cap a directory zip at 512 MBChristophe Besson2026-09-0812-5/+156
* fix(hub): stop badging every poster "unmatched" when TMDB is offChristophe Besson2026-09-081-7/+30
* fix(chat): the operator was missing from the roster they hostChristophe Besson2026-09-072-9/+102
* feat(chat): Tier 2 — a member verifies another member's device itselfChristophe Besson2026-09-0720-5/+850
* docs(chat): correct the claim that two devices never share a keyChristophe Besson2026-09-071-4/+17
* Merge origin/main into the chat encryption workChristophe Besson2026-09-0722-599/+1723
|\
| * feat(mnp)!: seal the upload under the group keyChristophe Besson2026-09-0714-167/+1039
| * refactor(mnp)!: remove stream_seg, the last unencrypted content messageChristophe Besson2026-09-078-224/+52
| * fix(mnp): give a reply an id, so it stops being routed by luckChristophe Besson2026-09-077-100/+499
* | feat(chat): encrypt group chat under per-device epoch keys (MNP 2.0)Christophe Besson2026-09-0740-165/+3681
|/
* fix(client): break the Wayland ready-to-show deadlockChristophe Besson2026-09-071-0/+10
* fix(node): carry enrichment across a rescan instead of re-deriving itChristophe Besson2026-09-072-90/+232
* fix(node): a replugged root came back without its metadataChristophe Besson2026-09-073-0/+261
* test(hub): the folder-name test was reading the ".." rowChristophe Besson2026-09-071-3/+11
* fix(client): drop the "No changes to save" hint beside SaveChristophe Besson2026-09-0716-40/+1
* fix(client): Save in the app panes was invisible, and Chat's never landedChristophe Besson2026-09-0718-23/+174
* fix(node): remove --upload-dir rather than document itChristophe Besson2026-09-075-38/+45
* chore(node): finish Phase 3 — CLI deprecations, Windows shapes, docsChristophe Besson2026-09-073-1/+214
* feat(client): HelloWorld, the reference applicationChristophe Besson2026-09-0722-16/+425
* fix(client): report a directory result under the button that caused itChristophe Besson2026-09-072-9/+65
* fix(client): New folder did nothing — prompt() throws in the desktop clientChristophe Besson2026-09-0714-22/+192
* feat(client): bring back New folder, icon-only — and close the hole it openedChristophe Besson2026-09-065-1/+115