summaryrefslogtreecommitdiff
path: root/lib/pleroma/web/media_proxy/media_proxy.ex
AgeCommit message (Expand)Author
2020-10-13other files consistencyAlexander Strizhakov
2020-09-16[#2497] Media preview proxy: misc. improvements (`static` param support, dyna...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[#2497] Added support for enforcing output format for media proxy preview, us...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-02Merge remote-tracking branch 'remotes/origin/develop' into 2168-media-preview...Ivan Tashkinov
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-14fix invalidates media url'sMaksim Pechnikov
2020-05-11[#2497] Media preview proxy for images: fixes, tweaks, refactoring, tests adj...Ivan Tashkinov
2020-05-08Initial implementation of image preview proxy. Media proxy tests refactoring.Ivan Tashkinov
2020-03-03Update CopyrightsMark Felder
2019-08-02Fix/mediaproxy whitelist base urlfeld
2019-07-14added tests for Web.MediaProxyMaksim
2019-07-07make sure the url used by proxy is same as origin urlSachin Joshi
2019-05-30Use Pleroma.Config everywhereEgor Kislitsyn
2019-04-25Add mediaproxy whitelist capabilityMark Felder
2019-03-13[Credo] fix Credo.Check.Readability.MaxLineLengthHaelwenn (lanodan) Monnier
2019-02-14fix S3 links encoding in MediaproxyEgor Kislitsyn
2019-02-09Make credo happyHaelwenn (lanodan) Monnier
2018-12-31update copyright years to 2019William Pitcock
2018-12-23add license boilerplate to pleroma coreWilliam Pitcock
2018-12-07Media proxy: fix url encodinghref
2018-11-30reverse proxy / uploadshref
2018-11-20mediaproxy: fix empty url & add some testshref
2018-11-13media_proxy: use path only to retrieve filenamehref
2018-11-13media_proxy: CSP, content-dispositionhref
2018-03-30Format the code.lain
2017-12-12proxy emojishref
2017-11-28Improve error handling, add configurationhref
2017-11-28media proxy: good enough wiphref