Skip to content

WIP: Image uploading and thumbnails

Tasks:

  • Thumbnail & image resizing.
  • Uploads.
  • GraphQL support
  • Make local URL's non-relative when stored, as it breaks federation.
  • Implement authorization, if not implemented elsewhere (check this).
  • Validation of federated file storage (@KarenKonou maybe?)
  • Preview links
  • Bug: handle file name conflicts
  • Parse file MIME type (see format_parser.ex)
  • Bug: Delete leftover files in upload_schema_test.exs
  • Delete leftover files once a new image is uploaded
Edited by Antonis Kalou

Merge request reports