WIP: Implement image hosting directly inside Lemmy #46

Closed
nutomic wants to merge 3 commits from drop-pictshare into master
Owner

This is already working with cargo run.

TODO:

  • remove exif data
  • add a config option for the image path
  • make it work in docker-compose
  • maybe parse mime on the server instead of relying on content disposition

will not be part of this pr:

  • detecting duplicate images
  • conversion from gif to mp4 or anything else
  • conversion to webp

Btw I need to get rid of this extra merge commit on my local master somehow.

This is already working with `cargo run`. TODO: - [ ] remove exif data - [x] add a config option for the image path - [ ] make it work in docker-compose - [ ] maybe parse mime on the server instead of relying on content disposition will not be part of this pr: - detecting duplicate images - conversion from gif to mp4 or anything else - conversion to webp Btw I need to get rid of this extra merge commit on my local master somehow.
nutomic closed this pull request 2020-06-08 14:27:17 +00:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: LemmyNet/lemmy#46
No description provided.