Mark Felder
|
697bea0473
|
Move arg for images to the list so we can reuse these fifo functions for videos
|
2020-08-26 17:43:25 -05:00 |
|
Mark Felder
|
9567b96c79
|
Rename to make it obvious this is for images not videos
|
2020-08-26 16:40:13 -05:00 |
|
Mark Felder
|
2c95533ead
|
Change method of convert using stdout, make progressive jpegs
|
2020-08-26 15:37:45 +00:00 |
|
Mark Felder
|
d4d1192341
|
Remove auto-orient; don't use it on previews, only originals
|
2020-08-26 14:28:25 +00:00 |
|
href
|
bc94f0c6da
|
Use mkfifo to feed ImageMagick
|
2020-08-26 16:12:34 +02:00 |
|
Mark Felder
|
a136e7e9b5
|
Try specifying fd0, force jpg out
|
2020-08-25 18:10:27 -05:00 |
|
Mark Felder
|
afa03ca8e2
|
Allow both stdin and stdout
|
2020-08-25 17:36:53 -05:00 |
|
Mark Felder
|
899ea2da3e
|
Switch to imagemagick, only support videos
|
2020-08-25 17:18:22 -05:00 |
|
href
|
edde0d9b54
|
Remove newline for linter
|
2020-08-21 17:40:49 +00:00 |
|
href
|
967afa064b
|
Fix truncated images
|
2020-08-21 17:02:57 +00: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
|
da116d81fb
|
[#2497] Added video preview proxy. Switched from exexec to Port.
|
2020-08-18 18:23:27 +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 |
|
Haelwenn
|
54bae06b4f
|
Create Pleroma.Maps.put_if_present(map, key, value, value_fun // &{:ok, &1})
Unifies all the similar functions to one and simplify some blocks with it.
|
2020-06-05 14:48:02 +00:00 |
|
Ivan Tashkinov
|
3a1e810aaa
|
[#2497] Customized exexec launch to support root operation (currently required by Gitlab CI).
|
2020-05-21 21:47:32 +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 |
|
eugenijm
|
b7fc61e17b
|
Added the ability to upload background, logo, default user avatar, instance thumbnail, and the NSFW hiding image via AdminFE
|
2020-05-21 04:41: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
|
bbdad85568
|
Initial implementation of image preview proxy. Media proxy tests refactoring.
|
2020-05-08 23:06:47 +03:00 |
|
Mark Felder
|
05da5f5cca
|
Update Copyrights
|
2020-03-03 16:44:49 -06:00 |
|
Ivan Tashkinov
|
4b2c29016c
|
[#963] No redirect on OOB OAuth authorize request with existing authorization. OAuth-related refactoring.
|
2019-06-12 21:30:06 +03:00 |
|