Niko Föhr

Results 77 issues of Niko Föhr

As the title says, when using multi-file upload functionality, all the uploaded files are uploaded into same folder. The uploader does not create subfolders. - Affected dash-uploader version: 0.7.0dev 279ee87...

A long time has gone from the early days of dash-uploader (there might something in the `package.json` even from the early 2018 from [dash-resumable-upload](https://github.com/rmarren1/dash-resumable-upload)). The JS word changes fast, and...

help wanted
good first issue
frontend

The [flow.js](https://github.com/flowjs/flow.js/) allows for `simultaneousUploads` > 1. Test if this could work with dash-uploader.

The `Upload_ReactComponent.react.js` would really need some refactoring. This would make further development a lot easier and the package more maintainable.

help wanted
enhancement
good first issue

In the future, it might be useful to have a possibility to add multiple du.Upload components on the same app. This has some implications - First, there should be one...

feature request

It might be interesting to have multiprocessing-supporting approach that uses a _counter_ under the hood; for each `set_keepawake()` call there should be `unset_keepawake()` and for example if one calls `set_keepawake()`...

The current Linux implementation relies on the `systemctl` command. However, this is not always available.

The installation process is simple, but it takes several steps, and most of them are some sort of copy-pasting. I'm guessing some (or all?) of it could be automated. The...

Hi, Thanks for this amazing package! I have a question/suggestion regarding the documentation I installed `pyenv-win` using pip. (`C:\Python\Python 3.8.6-64\Scripts\pip.exe`) ## 1) Updating The documentation says > Add pyenv-win installed...

This is a question about how the pyenv-win works and also suggestion to add, if needed, some comments to the documentation. Are the following statements true? 1. pyenv-win installed with...