Skip to content

[WIP] Upload images to s3 compliant object storage

Hannes Heine requested to merge pr2605head into pr2605base

Created by: Tirokk

roschaefer Authored by roschaefer Closed


🍰 Pullrequest

This is a draft to demonstrate how uploading images would look like.

Issues

  • None

Todo

  • upload all existing images in production
  • add srcset to all images in the frontend
  • create resized images on upload in the backend
  • consider making Image a type in the database
  • add srcset attributes to the graphql type

Merge request reports