Age | Commit message (Expand) | Author |
2022-08-10 | Fix Varnish 7 support by ensuring Media Preview Proxy fetches headers with a ... | Mark Felder |
2022-02-25 | Copyright bump for 2022 | Sean King |
2021-01-13 | Bump Copyright to 2021 | Haelwenn (lanodan) Monnier |
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 images | Ivan 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 proxy | Ivan 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-03 | Merge branch 'media-preview-proxy' of git.pleroma.social:pleroma/pleroma into... | Mark Felder |
2020-09-03 | Fetch 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-30 | Support PNG previews to preserve alpha channels | Mark Felder |
2020-08-27 | Add a note about the avatars and banners situation | Mark Felder |
2020-08-27 | Attempt at supporting video thumbnails via ffmpeg | Mark Felder |
2020-08-27 | Follow redirects. | Mark Felder |
2020-08-26 | Ensure GIFs are redirected to the original or they become static. | Mark Felder |
2020-08-25 | Redirects for videos right now | Mark Felder |
2020-08-25 | Switch to imagemagick, only support videos | Mark 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-07-05 | [#2497] Fixed merge issue. | Ivan Tashkinov |
2020-07-02 | Merge remote-tracking branch 'remotes/origin/develop' into 2168-media-preview... | Ivan Tashkinov |
2020-06-17 | Change references from "deleted_urls" to "banned_urls" as nothing is handled ... | Mark Felder |
2020-06-14 | fix invalidates media url's | Maksim Pechnikov |
2020-05-21 | [#2497] Image preview proxy: image resize & background color fix with ffmpeg ... | Ivan Tashkinov |
2020-05-20 | [#2497] Image preview proxy: implemented ffmpeg-based resizing, removed eimp ... | Ivan Tashkinov |
2020-05-14 | [#2497] Added support for :eimp for image resizing. | Ivan Tashkinov |
2020-05-11 | [#2497] Media preview proxy for images: fixes, tweaks, refactoring, tests adj... | Ivan Tashkinov |
2020-05-08 | Initial implementation of image preview proxy. Media proxy tests refactoring. | Ivan Tashkinov |
2020-04-21 | Automatic checks of authentication / instance publicity. Definition of missin... | Ivan Tashkinov |
2020-03-03 | Update Copyrights | Mark Felder |
2019-07-15 | Merge branch 'develop' into match-file-name | Sachin Joshi |
2019-07-14 | added tests for Web.MediaProxy | Maksim |