[#2497] Media preview proxy for images: fixes, tweaks, refactoring, tests adjustments.
This commit is contained in:
parent
bbdad85568
commit
1b23acf164
7 changed files with 119 additions and 57 deletions
1
mix.exs
1
mix.exs
|
|
@ -139,6 +139,7 @@ defmodule Pleroma.Mixfile do
|
|||
github: "ninenines/gun", ref: "e1a69b36b180a574c0ac314ced9613fdd52312cc", override: true},
|
||||
{:jason, "~> 1.0"},
|
||||
{:mogrify, "~> 0.6.1"},
|
||||
{:eimp, ">= 0.0.0"},
|
||||
{:ex_aws, "~> 2.1"},
|
||||
{:ex_aws_s3, "~> 2.0"},
|
||||
{:sweet_xml, "~> 0.6.6"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue