aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web/media_proxy
AgeCommit message (Expand)Author
2020-08-11added paginate+search for admin/MediaProxy URLsMaksim Pechnikov
2020-07-12MediaProxy whitelist setting now supports hosts with schemeAlexander Strizhakov
2020-07-09Use the Pleroma.Config aliasMark Felder
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-19added testsMaksim Pechnikov
2020-05-18updated docsMaksim Pechnikov
2020-05-17added example cache purge scriptMaksim Pechnikov
2020-05-15added media proxy invalidationMaksim Pechnikov
2020-04-21Automatic checks of authentication / instance publicity. Definition of missin...Ivan Tashkinov
2020-03-03Update CopyrightsMark Felder
2019-08-02Fix/mediaproxy whitelist base urlfeld
2019-07-15Merge branch 'develop' into match-file-nameSachin Joshi
2019-07-14added tests for Web.MediaProxyMaksim
2019-07-12try to always match the filename for proxy urlSachin Joshi
2019-07-12preserve the original path/filename (no encoding/decoding) for proxySachin Joshi
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-10updatesMaksim Pechnikov
2018-12-09fix compile warningsMaksim Pechnikov
2018-12-07Media proxy: fix url encodinghref
2018-12-07Media proxy: follow HTTP redirects by defaulthref
2018-12-02Fix media proxy config defaultshref
2018-11-30Config docshref
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
2018-03-19Use connection pools.lain
2017-12-31apply proxy settings to media_proxyJeff Becker
2017-12-21Remove a useless URI.encode call in MediaProxyhref
2017-12-12proxy emojishref
2017-12-12fix content-type and fallback to image/jpeghref
2017-12-11Limit body size to 25MBhref
2017-11-28Improve error handling, add configurationhref
2017-11-28mandatory typo fix...href