Olivier Cuypers

Results 24 comments of Olivier Cuypers

Any news on this one ?

@hipstersmoothie I'm using [heic-convert](https://www.npmjs.com/package/heic-convert) to make the convertion to jpeg then using Jimp to work with the image. But if I'm not wrong, Jimp could intergrate [heic-decode](https://github.com/catdad-experiments/heic-decode) directly. This would...

@varora1406 you save my day, my build didn't pass and I couldn't understand why ... Thanks.

@floydspace is there a chance for this PR to be merge ? I have a logger that takes information from the package.json when instanciating, so that all logs contains the...

Btw, I'm not event sure why we should exclude any files from the build folder. All package.* files won't be there except if it is requested by the user...

Hi guys, Is there a way now to specify which email validation you desire ? Here is my concern, the actual version allows accents which is right according the latest...

I have the same issue, here is the error: ``` Error: Timed out while authenticating with server at Timeout._onTimeout (/some-project/node_modules/imap/lib/Connection.js:139:17) at ontimeout (timers.js:425:11) at tryOnTimeout (timers.js:289:5) at listOnTimeout (timers.js:252:5) at...

@mscdex In my case I just forgot to put the `tls` param at true ...

@essential-randomness would it possible to have a version that works without $dynamicAnchor and $recursiveAnchor ? With a big warning on the main page about this ? I'm missing so much...

@essential-randomness sorry, I didn't dig into the implication of $dynamicAnchor and $recursiveAnchor. I was just hoping it was ad hoc features... And yes, I saw this 500-1000$ bounty. Hopefully it...