-
### Issue Summary
The newest templates expect to be able to serve images via format="webp"
This means the newest templates will NOT work with any sort of storage adapters other than local. To make m…
-
## For products data
[Thanks to this query](https://mirabelle.openfoodfacts.org/products?sql=select+%2F*code%0D%0A%2C*%2F+unique_scans_n%0D%0A%2C+count%28unique_scans_n%29+as+nb_of_products%0D%0A%2C%…
-
We are serving our images off https://s3.fightforthefuture.org
This domain does not serve cookies and has a DNT policy defined at https://s3.fightforthefuture.org/.well-known/dnt-policy.txt
In spite…
-
# Background...
The subresource integrity spec notes [in section 3.4](https://www.w3.org/TR/SRI/#verification-of-html-document-subresources) that:
> A future revision of this specification is li…
-
Update all dockerfile for all hydrosphere services with security best-practice recommendations:
* Use rootles access
* Use multistage build
* Update base images with minimum security issues
…
-
I'm trying to optimize images from remote sources (e.g. unsplash) with the `ipx` provider. It works fine in `npm run dev`. However when serving a static generated version, the images give 404. I suspe…
-
## Description
The page that Firefox Account Settings links too at https://www.mozilla.org/en-US/firefox/pocket/ has some outdated Pocket app images.
---
#### Success Criteria
- [ ] An eleme…
-
today when I was trying to launch the okd console , I was greeted with below message
:
**Please configure authentication to use the web console.**
Not sure , if there is a new image pushed an…
-
I use a Dockerfile to set up a Docker container for multivisor. I install it on a Python 3.8 image as such:
```
FROM python:3.8
ENV PYTHONUNBUFFERED=1 \
# prevents python creating .pyc files…
-
## ♻️ Debt/Refactor
The vast majority of our page load is static content. It's not super fast and the rate can be quite variable. Can we improve the download performance of our big images and JS…