Fabrice

Results 81 comments of Fabrice

You are correct in using the obscured version. If you are using a custom salt, you need to pass that one too.

The philosophy of grunt-svgstore is to take a folder of existing (valid and complete) svg icons and concatenate them to a "svgsprite". I don't like the idea of breaking that...

Creating a screenshot of the whole page is possible since `0.2.0` using the `fullpage` flag

This looks like a great way to have a fallback image. I will look into how to generate images from SVG's within node. But I am not quite sure if...

This is exactly what I'm thinking. But there is still the need to write such a png fallback plugin.

This regression was already fixed in https://github.com/nurikk/zigbee2mqtt-frontend/pull/2010. Will probably be included in the next release.

I don't really know a solution for this. But this flag is only necessary if you don't have a window environment, like on travis. Maybe there is a way to...

Maybe something like this: http://askubuntu.com/questions/60586/how-to-check-if-xvfb-is-already-running-on-display-0

I really like this approach! Thanks for this contribution. @sandeepmistry Any objections?

Adding an API for the current time in a blocking way would be great to ensure that the time was synced at least once on startup. Otherwise I think that...