James Lambie
James Lambie
Hi @hitech95 @Eshaan7 The project isn't dead, although its main use is within the Edge network and has been ported to Go. This Node version is still in use in...
> I think maybe that one isn't open source ? I'd very interested in using it since golang would give significantly better performance and concurrency. You're right, it isn't open...
@mingard both should work, the selection of parameters is based both on the name and the aliases: ``` {name: 'devicePixelRatio', aliases: ['dpr']}, ```
Thanks @jaffarc, I'll pull this shortly and sort out a new release that targets Node 14.
@eduardoboucas I think this is the next logical place to go, for sure. We're close to having Digital Ocean support but that's an easy one to pick off because it's...
Duplicate of https://github.com/dadi/cdn/issues/479
@eduardoboucas I have a working background processor for this, but would like your assistance to move it forward.
Agree on the `before` hooks. This is definitely an `after` kinda thing. I have it spawning another process, correct. I think it's ok to handle it in the existing `after`...
@generikjano thanks for the pull request! Using the image handler for this will currently fail if any image manipulation parameters are applied to the request URL. For example `/image.svg?q=80` will...
@adamkdean @eduardoboucas to make this a bit simpler, I've modified the documentation so that it indicates the sharpness scale is 1-5. 5 looks awful... Until we have some resource that...