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

I want to upload multiple files #8

Open
thesousou opened this issue Aug 19, 2021 · 4 comments · May be fixed by #10
Open

I want to upload multiple files #8

thesousou opened this issue Aug 19, 2021 · 4 comments · May be fixed by #10

Comments

@thesousou
Copy link

I'd like to upload multiple files from the "browse" form when using "woof -U".

@thesousou
Copy link
Author

@simon-budig , if you're interested by the change, I did a patch that works with minimal changes, and I tested both cases (single file and multiple file upload). Both are working fine on my setup.
Please add me to the project, so that I can push the commit and discuss on a review :)

@CoolCat467
Copy link

Just make a pull request man. Adding you to the project would be sketch.

@thesousou
Copy link
Author

I'm new to github, and I just read most people make forks to submit PR...
... That's one of the worst process ever!
For me a fork is when you disagree with the original repo, and you want to make your own stuff. Cloning the full repo on the server makes no sense.
But I'll give it a shot, because I'd like to contribute, and woof was very useful to me.

@thesousou thesousou linked a pull request Sep 9, 2021 that will close this issue
@Roy-Orbison
Copy link

That's one of the worst process ever! For me a fork is when you disagree with the original repo

This is not unique to GitHub, it's the standard method of contributing via Git because it's decentralised. The only difference is an extra "step" of publishing the changes in your local working fork to a public fork, otherwise everyone's local machines would need to be Internet accessible and serve their Git repos 24/7.

Also, multiple uploads is a good feature.

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 a pull request may close this issue.

3 participants