-
This will prevent people from launching sites with images that are not optimized. Since image processing is often not implemented in pure Python, we should have a close look at file size and platform …
-
Hello, I was hoping there would be a way to use this awesome docker image with The Atlantic's Video engine plugin
https://github.com/theatlantic/thumbor-video-engine
-
Hello there! Thank you for creating and maintaining this docker image.
I'm working on a [webpack loader](https://github.com/dreamonkey/responsive-image-loader) which uses thumbor to solve the Art Dir…
-
@felipefialho, what do you think about creating a "hacktoberfest" label on issues?
I have a list of really cool projects to include here, but I would like other people to contribute.
https://git…
-
Hi All,
I've implemented old thumbor feature of having a hash on each url.
It works on old urls (thumbor format) and also new urls base64 encoded(I've added the parameter "hash" to the object).
I G…
-
Hey, I noticed that some projects are missing a direct link for the project's documentation, like thumbor, clappr, huskyci and megadraft.
They only have a link for the repository.
I think it wo…
-
## Description of the issue
I noticed today that at a certain point in time, the docker-compose master process (`docker-compose up`) was reported as consuming almost 6GB of memory, while normally i…
-
See if you can replace strapi thumbnail generation with thumbor through the provider. It's unnecessary to create all those extra images in the bucket.
-
### Description
When creating an entry through a `save_..._Entry` mutation, the search indexes are not updating until the admin interface is visited and the queue is fired.
Screen recording: htt…
-
`pip_import` currently installs all the wheels in a single repository, the same repository as the requirements.bzl file. That implies loading the requirements.bzl file in WORKSPACE also builds source …