Andrew Phillipo

Results 13 issues of Andrew Phillipo

I'm still looking at this, and was trying to change this to use send_file rather than send_resp. send_file will be a lot faster than send_resp and use less memory etc....

enhancement

Hi Doomspork, I might take a look at signing and url support ala thumbor? https://github.com/thumbor/thumbor/wiki/Security Obviously we'll just keep the predefined generation profiles and generate a signature on them and...

enhancement

Think about how to do feature detection in images and allow the center or a bounding box to be passed to the next command.

enhancement

Some of these services support DRM (like widevine) and encryption; any plans to surface these features... I could consider putting together a pull request if you guys are open to...

feature

Hi There, Not sure if this have come up yet but if my app crashes within a short amount of time of running hydrate I'd like to clear all the...

## Description ```jsx ``` I would like be able to set the `overlayBackgroundColor` of the Dialog that Action Sheet extends. Is there a way to do this differently in the...

bug

In terms of documentation what do you think about following the Official Guides where possible, I've largely removed sections I feel are not relevant: - Payments - Quickstart - Checkout...

Hi Guys, it appears that ex_dtls uses a feature of Erlang that cannot be used on IPv6 networks and because internally fly.io uses IPv6 (questionable decision, I know) we cannot...

I've been wondering if anyone has got this awesome looking package working on M1 - I cannot for the life of me figure out which versions of numba and llvm...

I've been thinking about storing a JSON format rather than HTML for a while. HTML is extremely difficult to parse safely and whitelist; there are so many different security issues...