leon / angular-upload

Upload service with iframe fallback and some nice directives to go with it.
MIT License
234 stars 100 forks source link

allow uploading same file twice #39

Closed csulok closed 9 years ago

csulok commented 9 years ago

The input field needs to be cleared to allow selecting and uploading the same file again. I've formed the suggestion from https://github.com/leon/angular-upload/issues/26 into a pull request. Could you review it?

matt-major-zz commented 9 years ago

+1

@leon are you still actively supporting this project & in a position where you can merge this in?

orenssm commented 9 years ago

+1 @leon It would be extremely helpful for us as well. The use case for uploading the same file name twice is valid. We were about to clone this, so we can update the bower files to install 'angular-upload' from a local repo. But if this the pull request can be merged and new bower package available, it will be very helpful to many.

Thanks.

leon commented 9 years ago

Sorry guys, I've been extremely busy at work. so no downtime for open source :)

leon commented 9 years ago

Now 1.0.12 is published to bower and npm