Remie Bolte

Results 44 comments of Remie Bolte

@tlachau : you can fork the project, make a local clone and change the background in the source code

@tlachau : did you use the docker image? or the self-hosted option with NodeJS and the zip file? Or did you use `npm install youtransfer -g` with `youtransfer init`?

@tlachau: you can use either apache, nginx or IIS as a reverse proxy server for YouTransfer. It will offload the SSL communications. The client would communicate via SSL over the...

You will need to ensure that the IIS proxy preserves the host header (https://www.google.com/?q=iis+proxy+preserve+host)

@360path : do you have a Backblaze account? If so, can you find any information in their documentation on the Backblaze API? I can't find an official NodeJS package. Adding...

@ldgeo: great catch, you are absolutely right that the current setup does not take into account context path deployment, it can currently only run on (sub)domain root level. There is...

@chris-aeviator : I will gladly approve a PR for a fix!

The demo instance does not have email configured for spam reasons. If you have issues sending mail, you should first check your email settings. If the problem persists, you can...