You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 19, 2021. It is now read-only.
Is your feature request related to a problem? Please describe.
Currently you can't upload multiple files / folders on the HTTP share provided by TrebleShot. Since TrebleShot is currently only available on android sharing files to other platforms is difficult / cumbersome.
Describe the solution you'd like
Allow uploading of multiple files from the HTML-input form and handle multiple files.
Describe alternatives you've considered
Implement the new HTML5 drag&drop / folder upload api and have input-form as a backup for legacy clients.