summaryrefslogtreecommitdiffstats
path: root/packages/meshbay-hub/src/meshbay_hub/static/file-utils.js
Commit message (Expand)AuthorAgeFilesLines
* feat(spa): pause and resume a download, in sessionChristophe Besson2026-09-091-11/+46
* fix(spa): the target queue must not be able to freeze a batchChristophe Besson2026-09-091-1/+36
* fix(spa): one save dialog per batch, not one per fileChristophe Besson2026-09-091-4/+54
* fix(hub): the transfers row exists from the clickChristophe Besson2026-09-081-63/+48
* feat(hub): client-side transfer leases and the transfers panelChristophe Besson2026-09-081-11/+85
* fix(hub): never collect a large download in the pageChristophe Besson2026-09-081-9/+94
* feat(hub): cap a directory zip at 512 MBChristophe Besson2026-09-081-5/+28
* refactor(hub): drop the base64 chunk fallback and the dead HTTP file clientChristophe Besson2026-09-031-17/+17
* fix(transport): auto-reconnect after WebRTC failure, without dropping in-flig...Christophe Besson2026-08-261-1/+36
* feat: add Photos group appChristophe Besson2026-08-251-0/+91
* feat(hub): play audio files from Explorer, scoped to the current folderChristophe Besson2026-08-241-1/+1
* feat(hub): split the group UI into a pluggable "applications" architectureChristophe Besson2026-08-231-0/+207