summaryrefslogtreecommitdiffstats
path: root/packages/meshbay-hub/tests/test_downloads.py
Commit message (Expand)AuthorAgeFilesLines
* fix(spa): wake the download worker before handing it a streamChristophe Besson2026-09-091-3/+17
* feat(spa): pause and resume a download, in sessionChristophe Besson2026-09-091-0/+68
* fix(spa): the target queue must not be able to freeze a batchChristophe Besson2026-09-091-31/+93
* fix(spa): one save dialog per batch, not one per fileChristophe Besson2026-09-091-1/+65
* fix(hub): keep the download worker alive, and never hang on a dead sinkChristophe Besson2026-09-081-0/+146
* fix(hub): make the streamed download path reliable, and clean up after an abortChristophe Besson2026-09-081-5/+15
* feat: add Photos group appChristophe Besson2026-08-251-3/+5
* feat(hub): split the group UI into a pluggable "applications" architectureChristophe Besson2026-08-231-1/+3
* feat(hub): chat, presence, a Profile page, and downloads that do not freezeChristophe Besson2026-08-161-1/+40
* feat(groups): remove a member, and keep gigabytes out of the tabChristophe Besson2026-08-151-0/+56
* fix(downloads): automatic really is automatic, and a selection downloads all ...Christophe Besson2026-08-151-0/+13
* feat(settings): choose between Save As and saving into a folderChristophe Besson2026-08-151-0/+97