aboutsummaryrefslogtreecommitdiffstats
path: root/packages/meshbay-hub/src/meshbay_hub/static/downloads.js
Commit message (Expand)AuthorAgeFilesLines
* docs(code): drop the references to a plan file that no longer existsChristophe Besson2026-09-101-2/+3
* fix(spa): wake the download worker before handing it a streamChristophe Besson2026-09-091-1/+57
* fix(spa): stop reloading a healthy page at bootChristophe Besson2026-09-091-69/+42
* feat(spa): pause and resume a download, in sessionChristophe Besson2026-09-091-0/+11
* fix(spa): repair a bypassed page in seconds, not half a minuteChristophe Besson2026-09-091-1/+19
* fix(spa): repair a page the download worker cannot serveChristophe Besson2026-09-091-2/+88
* fix(spa): nothing on the worker path may wait for everChristophe Besson2026-09-091-7/+77
* fix(hub): keep the download worker alive, and never hang on a dead sinkChristophe Besson2026-09-081-1/+32
* fix(hub): make the streamed download path reliable, and clean up after an abortChristophe Besson2026-09-081-37/+166
* feat(hub): chat, presence, a Profile page, and downloads that do not freezeChristophe Besson2026-08-161-2/+44
* feat(groups): remove a member, and keep gigabytes out of the tabChristophe Besson2026-08-151-3/+78
* fix(downloads): automatic really is automatic, and a selection downloads all ...Christophe Besson2026-08-151-5/+24
* feat(settings): choose between Save As and saving into a folderChristophe Besson2026-08-151-0/+159