aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web/media_proxy
AgeCommit message (Expand)Author
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
2017-11-28media proxy: good enough wiphref