Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Add multi-file support #21

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

tarneaux
Copy link
Contributor

Allow uploading multiple files at once by zipping them. There is however still one caveat: if the user uploads a directory (by drag-and-dropping it the directory itself, not the contained files), it will result in an error.

This should NOT be merged as it is right now, it's just here to show that someone has been working on it and to avoid having multiple people working on it; @bain3, feel free to hack around on this branch.

A more polished version of this would fix #18.

Allow uploading multiple files at once by zipping them.
There is however still one caveat: if the user uploads a directory (by
drag-and-dropping it the directory itself, not the contained files), it
will result in an error.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow uploading multiple files or an entire directory (tree)
1 participant