summaryrefslogtreecommitdiff
path: root/lib/pleroma/web/media_proxy
AgeCommit message (Expand)Author
2021-01-21rename functionMark Felder
2021-01-21Add ability to invalidate cache entries for ApacheMark Felder
2021-01-13Bump Copyright to 2021Haelwenn (lanodan) Monnier
2020-10-13Merge branch 'develop' into chore/elixir-1.11Mark Felder
2020-10-13other files consistencyAlexander Strizhakov
2020-10-07Apply 1 suggestion(s) to 1 file(s)feld
2020-10-07Fix incompatible type (Elixir 1.11)Mark Felder
2020-09-17[#2497] Configurability of :min_content_length (preview proxy). Refactoring, ...Ivan Tashkinov
2020-09-16[#2497] Media preview proxy: misc. improvements (`static` param support, dyna...Ivan Tashkinov
2020-09-12[#2497] Media preview proxy: preview bypass for small imagesIvan Tashkinov
2020-09-12[#2497] Media preview proxy: redirecting to media proxy url in case of previe...Ivan Tashkinov
2020-09-10[#2497] Formatting fix.Ivan Tashkinov
2020-09-10[#2497] Removed support for thumbnail_max_* params for media preview proxyIvan Tashkinov
2020-09-09[#2497] Added missing alias, removed legacy `:adapter` option specification f...Ivan Tashkinov
2020-09-05[#2497] Adjusted media proxy preview invalidation. Allowed client-side cachin...Ivan Tashkinov
2020-09-05[#2497] Made media preview proxy fall back to media proxy instead of to sourc...Ivan Tashkinov
2020-09-03Merge branch 'media-preview-proxy' of git.pleroma.social:pleroma/pleroma into...Mark Felder
2020-09-03Fetch preview requests through the MediaProxy. Separate connection options ar...Mark Felder
2020-09-03[#2497] Added support for enforcing output format for media proxy preview, us...Ivan Tashkinov
2020-09-01[#2497] Fix for png media proxy preview response headers (content-type & cont...Ivan Tashkinov
2020-08-31[#2497] Added Cache-Control response header for media proxy preview endpoint.Ivan Tashkinov
2020-08-30Support PNG previews to preserve alpha channelsMark Felder
2020-08-27Add a note about the avatars and banners situationMark Felder
2020-08-27Attempt at supporting video thumbnails via ffmpegMark Felder
2020-08-27Follow redirects.Mark Felder
2020-08-26Ensure GIFs are redirected to the original or they become static.Mark Felder
2020-08-25Redirects for videos right nowMark Felder
2020-08-25Switch to imagemagick, only support videosMark Felder
2020-08-21[#2497] Media preview proxy: added `quality` config setting, adjusted width/h...Ivan Tashkinov
2020-08-20[#2497] Media preview proxy: added Content-Disposition header with filename t...Ivan Tashkinov
2020-08-19[#2497] Media preview proxy config refactoring & documentation.Ivan Tashkinov
2020-08-18[#2497] Added video preview proxy. Switched from exexec to Port.Ivan Tashkinov
2020-08-18Merge remote-tracking branch 'remotes/origin/develop' into 2168-media-preview...Ivan Tashkinov
2020-08-11added paginate+search for admin/MediaProxy URLsMaksim Pechnikov
2020-07-19Merge remote-tracking branch 'remotes/origin/develop' into 2168-media-preview...Ivan Tashkinov
2020-07-12MediaProxy whitelist setting now supports hosts with schemeAlexander Strizhakov
2020-07-09Use the Pleroma.Config aliasMark Felder
2020-07-05[#2497] Fixed merge issue.Ivan Tashkinov
2020-07-02Merge remote-tracking branch 'remotes/origin/develop' into 2168-media-preview...Ivan Tashkinov
2020-06-18fix testMaksim Pechnikov
2020-06-17Change references from "deleted_urls" to "banned_urls" as nothing is handled ...Mark Felder
2020-06-17Remove misleading is_ prefix from boolean functionMark Felder
2020-06-17Empty list as defaultMark Felder
2020-06-17Apply suggestion to lib/pleroma/web/media_proxy/invalidations/script.exMaksim
2020-06-17Apply suggestion to lib/pleroma/web/media_proxy/invalidations/script.exMaksim
2020-06-17Apply suggestion to lib/pleroma/web/media_proxy/invalidation.exMaksim
2020-06-15added testsMaksim Pechnikov
2020-06-14fix invalidates media url'sMaksim Pechnikov
2020-05-21[#2497] Image preview proxy: image resize & background color fix with ffmpeg ...Ivan Tashkinov
2020-05-20Merge remote-tracking branch 'remotes/origin/develop' into 2168-media-preview...Ivan Tashkinov