Renaud Chaput

Results 390 comments of Renaud Chaput

Good point! I am not very familiar with Mastodon's code and the various protocols, is this only for media files (`MediaAttachment`) or for other files as well? Do other instances...

> Seems like it can also be used for audio/video handling if I'm reading the docs correctly? Correct, Shrine can handle multiple versions of your files (called derivatives), and extract...

This issue is getting a lot of 👍, dont close it!

I am having a similar issue: In a monorepo, I have both a web React app, a react-native mobile app, and a shared library with some common code. I am...

Yes, this should be a global call. As far as I can see, there is no support for this in `ruby-vips` yet. We could set the `VIPS_BLOCK_UNTRUSTED` env variable, but...

I would be very interested in this. I am using `image_processing` with `shrine` and direct uploads, so my workflow is: Google Cloud Storage bucket (= image from URL) => image...

> I'm not sure whether it should be "Line", "Plane", "JPEG", "PNG", "GIF" or something else It does not matter for JPEG files according to this answer: https://stackoverflow.com/a/36436945/1377358

I think this is a good idea to provide built-in "profiles" (the first one being web thumbnail) in this gem, as image processing (the field, not the gem 🙂 )...

@emeraldsanto could you have a look at this? We are storing JWT refresh tokens in `react-native-encrypted-storage` and are seeing quite a lot of error -25308 on iOS (and other people...

This feature would be very welcome. In addition to ``, I think it should not include the content of any element with "metadata content" ([see here for a list](https://developer.mozilla.org/en-US/docs/Web/HTML/Content_categories#metadata_content))