Commit Graph

31 Commits (4ee99dafccd6f7c037270d6bac5e942f322c7efd)

Author SHA1 Message Date
Ivan Tashkinov f170d47130 [#2497] Adjusted media proxy preview invalidation. Allowed client-side caching for media preview. Adjusted prewarmer to fetch only proxiable URIs.
4 years ago
Ivan Tashkinov c3b02341bf [#2497] Made media preview proxy fall back to media proxy instead of to source url. Adjusted tests. Refactoring.
4 years ago
Mark Felder d1e1057e22 Merge branch 'media-preview-proxy' of git.pleroma.social:pleroma/pleroma into feld-media-preview-proxy
4 years ago
Mark Felder 6141eb94ab Fetch preview requests through the MediaProxy. Separate connection options are not needed.
4 years ago
Ivan Tashkinov 60c925380d [#2497] Added support for enforcing output format for media proxy preview, used for avatar_static & header_static (AccountView).
4 years ago
Ivan Tashkinov 6ce28c4091 [#2497] Fix for png media proxy preview response headers (content-type & content-disposition).
4 years ago
Ivan Tashkinov 0a839d51a7 [#2497] Added Cache-Control response header for media proxy preview endpoint.
4 years ago
Mark Felder 2d2af75777 Support PNG previews to preserve alpha channels
4 years ago
Mark Felder 5b4d483f52 Add a note about the avatars and banners situation
4 years ago
Mark Felder ef9d12fcc5 Attempt at supporting video thumbnails via ffmpeg
4 years ago
Mark Felder 157ecf4022 Follow redirects.
4 years ago
Mark Felder eead2276e7 Ensure GIFs are redirected to the original or they become static.
4 years ago
Mark Felder ddbddc08fc Redirects for videos right now
4 years ago
Mark Felder 899ea2da3e Switch to imagemagick, only support videos
4 years ago
Ivan Tashkinov aa0a5ffb48 [#2497] Media preview proxy: added `quality` config setting, adjusted width/height defaults.
4 years ago
Ivan Tashkinov 02ad1cd8e9 [#2497] Media preview proxy: added Content-Disposition header with filename to response.
4 years ago
Ivan Tashkinov 4ee15e991e [#2497] Media preview proxy config refactoring & documentation.
4 years ago
Ivan Tashkinov da116d81fb [#2497] Added video preview proxy. Switched from exexec to Port.
4 years ago
Ivan Tashkinov 9faa632037 [#2497] Fixed merge issue.
4 years ago
Ivan Tashkinov 61180ab6f4 Merge remote-tracking branch 'remotes/origin/develop' into 2168-media-preview-proxy
4 years ago
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
4 years ago
Maksim Pechnikov 2e8a236cef fix invalidates media url's
4 years ago
Ivan Tashkinov 610343edb3 [#2497] Image preview proxy: image resize & background color fix with ffmpeg -filter_complex.
4 years ago
Ivan Tashkinov 1871a5ddb4 [#2497] Image preview proxy: implemented ffmpeg-based resizing, removed eimp & mogrify-based resizing.
4 years ago
Ivan Tashkinov f1f588fd52 [#2497] Added support for :eimp for image resizing.
4 years ago
Ivan Tashkinov 1b23acf164 [#2497] Media preview proxy for images: fixes, tweaks, refactoring, tests adjustments.
4 years ago
Ivan Tashkinov bbdad85568 Initial implementation of image preview proxy. Media proxy tests refactoring.
4 years ago
Ivan Tashkinov f685cbd309 Automatic checks of authentication / instance publicity. Definition of missing OAuth scopes in AdminAPIController. Refactoring.
4 years ago
Mark Felder 05da5f5cca Update Copyrights
5 years ago
Sachin Joshi 1d906ffa82 Merge branch 'develop' into match-file-name
5 years ago
Maksim fa17879c20 added tests for Web.MediaProxy
5 years ago