Redsandro
Redsandro
https://github.com/jedisct1/siphash-js
Not my first choice, but I am very happy with this. :+1:
In response to the dissatisfaction with the icon type, I see that Bootstrap also has numbered labels in their icon set. E.g.:  Perhaps that is a better indicator, as...
> There is no way to merge all that into a single icon. That's okay, no one is asking for that. The last 3 points are unrelated to this issue....
Duplicati is a volunteer project so I understand the inactivity. I was just wondering if there's any indication or plans somewhere about addressing this issue. We haven't been able to...
@DekiChan I did not find a solution yet, and I still have this problem. I did wrap as many _try-and-catches_ at every level so the container never ever ever ever...
I would like to point out that this still affects thousands of [/e/os](https://e.foundation/) and custom [DAVx⁵](https://www.davx5.com/) installations across the world. With a 404, some clients keep trying to PUT. At...
@ebbmo on different routes in different files. Technically the `new ...` part could be in a separate custom module, but that would be working around a quirk. It's better to...
This feature should extend to currently running containers that may or may not have been created/started with portainer. A command line that recreates the current container exactly (e.g. including volume...
Kinda like `fetch_row` vs `fetch_assoc`. The array is beneficial in some cases because it can be passed directly to grid views of certain frameworks. Now the result set needs postprocessing...