Alexandre ZANNI

Results 597 comments of Alexandre ZANNI
trafficstars

> @noraj `https://open-vsx.org/vscode/gallery` is a PUSH endpoint, so you won't see anything with a web browser. But you can open the _Network_ tab in the developer tools of VS Code...

@enoch85 Please provide those: ```markdown ## Your Environment * Version used: + Version (stable release) `git --no-pager tag` + Commit ID (development release) `git --no-pager log -1` * Environment name...

related to #342 and docker mediainfo bug was already suggested in a #313 comment

@bootldrDNB It is already installed in the dockerfile https://github.com/jfurrow/flood/blob/a7a849e7bf6f80857d727d31f1ef9200998bc54f/Dockerfile#L25-L26

I made a start for [Installation](https://github.com/jfurrow/flood/wiki/Docker#installation), [Configuration](https://github.com/jfurrow/flood/wiki/Docker#configuration) and [Architecture](https://github.com/jfurrow/flood/wiki/Docker#architecture).

#666 May require more documentation.

There is mainly to audience: + User: How to use the docker image (parameters, how to run it, etc.) + Dev: Architecture, interactions between rtorrent, flood, proxy, cerbot etc.

> If we want to create an account / we have forgotten the password, it will be hard to recover it not to say impossible. Accounts are saved in the...

This kind of feature is far from being the priority of the project, sorry. But PR are always very welcome.

@AaronActu Yeah I think it should work as long as you respect the format. Ex: `"password":"$argon2i$v=19$m=4096,t=3,p=1$xxxx"` You may use default or different timeCost, memoryCost and parallelism values, or even use...