Mark Felder
|
157ecf4022
|
Follow redirects.
I think we should be using some global adapter options here, though.
|
2020-08-27 11:46:56 -05:00 |
Mark Felder
|
eead2276e7
|
Ensure GIFs are redirected to the original or they become static.
|
2020-08-26 16:18:11 -05:00 |
Mark Felder
|
ddbddc08fc
|
Redirects for videos right now
|
2020-08-25 17:31:55 -05:00 |
Mark Felder
|
899ea2da3e
|
Switch to imagemagick, only support videos
|
2020-08-25 17:18:22 -05:00 |
Ivan Tashkinov
|
aa0a5ffb48
|
[#2497] Media preview proxy: added `quality` config setting, adjusted width/height defaults.
|
2020-08-21 08:59:08 +03:00 |
Ivan Tashkinov
|
02ad1cd8e9
|
[#2497] Media preview proxy: added Content-Disposition header with filename to response.
|
2020-08-20 09:58:50 +03:00 |
Ivan Tashkinov
|
4ee15e991e
|
[#2497] Media preview proxy config refactoring & documentation.
|
2020-08-19 21:36:26 +03:00 |
Ivan Tashkinov
|
da116d81fb
|
[#2497] Added video preview proxy. Switched from exexec to Port.
|
2020-08-18 18:23:27 +03:00 |
Ivan Tashkinov
|
9faa632037
|
[#2497] Fixed merge issue.
|
2020-07-05 19:02:43 +03:00 |
Ivan Tashkinov
|
61180ab6f4
|
Merge remote-tracking branch 'remotes/origin/develop' into 2168-media-preview-proxy
# Conflicts:
# config/config.exs
# lib/pleroma/web/media_proxy/media_proxy.ex
# lib/pleroma/web/media_proxy/media_proxy_controller.ex
|
2020-07-02 16:36:54 +03:00 |
Mark Felder
|
2731ea1334
|
Change references from "deleted_urls" to "banned_urls" as nothing is handled via media deletions anymore; all actions are manual operations by an admin to ban the url
|
2020-06-17 13:13:55 -05:00 |
Maksim Pechnikov
|
2e8a236cef
|
fix invalidates media url's
|
2020-06-14 21:02:57 +03:00 |
Ivan Tashkinov
|
610343edb3
|
[#2497] Image preview proxy: image resize & background color fix with ffmpeg -filter_complex.
|
2020-05-21 17:35:42 +03:00 |
Ivan Tashkinov
|
1871a5ddb4
|
[#2497] Image preview proxy: implemented ffmpeg-based resizing, removed eimp & mogrify-based resizing.
|
2020-05-20 20:26:43 +03:00 |
Ivan Tashkinov
|
f1f588fd52
|
[#2497] Added support for :eimp for image resizing.
|
2020-05-14 20:18:31 +03:00 |
Ivan Tashkinov
|
1b23acf164
|
[#2497] Media preview proxy for images: fixes, tweaks, refactoring, tests adjustments.
|
2020-05-11 23:21:53 +03:00 |
Ivan Tashkinov
|
bbdad85568
|
Initial implementation of image preview proxy. Media proxy tests refactoring.
|
2020-05-08 23:06:47 +03:00 |
Ivan Tashkinov
|
f685cbd309
|
Automatic checks of authentication / instance publicity. Definition of missing OAuth scopes in AdminAPIController. Refactoring.
|
2020-04-21 16:29:19 +03:00 |
Mark Felder
|
05da5f5cca
|
Update Copyrights
|
2020-03-03 16:44:49 -06:00 |
Sachin Joshi
|
1d906ffa82
|
Merge branch 'develop' into match-file-name
# Conflicts:
# lib/pleroma/web/media_proxy/media_proxy_controller.ex
|
2019-07-15 21:30:56 +05:45 |
Maksim
|
fa17879c20
|
added tests for Web.MediaProxy
|
2019-07-14 21:01:32 +00:00 |