Niko Föhr

Results 157 comments of Niko Föhr

There has been some new merges (e.g. https://github.com/np-8/dash-uploader/pull/26), and the most up-to-date refactored branch is the v.0.5.0 release candidate: https://github.com/np-8/dash-uploader/tree/0.5.0 Some more refactoring could still be done. It might be...

Thanks for the report! I have limited time on this project, but I'm happy to accept pull reqests targeting on this.

Hi @mishankov ! I think that would be a great thing to have! Do you need any help from my side for it?

Im thinking on having development process on `dev` - meaning all new code that might be unpublished, and then the latest stable version on `master`. I dont know if that's...

Thanks for the update @mishankov ! You can also post any error messages here if you wish me / someone else to have a look :)

Thanks for posting the issue. If I understand correctly the [documentation of resumable.js](https://github.com/23/resumable.js#handling-get-or-test-requests), the `testChunks` must be set on, and there should be handling of these test chunks implemented in...

Hi @sorenwacker, I am not entirely sure what you are asking. Could you clarify your question?

Yeah thats right. On the other hand it should be so that there are good defaults, but on the other hand adding uploader component to a page should no affect...

Thanks for the detailed PR! I'm happy to see this progressing. One thing that I'm considered that there might be some side effects that I cannot foresee, and the complexity...

I would be delighted to see a PR for some basic testing! :) No need to add GitHub Actions etc. at this stage, just bare minimum to get testing started....