summaryrefslogtreecommitdiff
path: root/plugins/af_zz_imgproxy
AgeCommit message (Expand)Author
2018-12-02update notify_* calls to use NotifyAndrew Dolgov
2018-05-20implement hard limits on downloaded data size for general fetching and cache ...Andrew Dolgov
2017-12-03af_zz_imgproxy: use type hintAndrew Dolgov
2017-12-02checkbox to sql bool related changes, some more boolean fixesAndrew Dolgov
2017-10-08remove apache-specific x-sendfile stuffAndrew Dolgov
2017-09-09Use 'saveHTML' when generating HTML from a DOMDocument.wn_
2017-07-06replace some usages of SELF_URL_PATH with get_self_url_prefix()Andrew Dolgov
2017-05-29tunables:Andrew Dolgov
2017-05-18af_zz_imgproxy: add optional no-cache modeAndrew Dolgov
2017-04-26update phpmd ruleset to use (subset) of cleancodeAndrew Dolgov
2017-04-23Respect 'proxy_all' during optional SSL whitelist rewritewn_
2017-04-23Compare end of domains when checking known SSL whitelist.wn_
2017-04-22af_zz_imgproxy: add gfycat to ssl whitelistAndrew Dolgov
2017-04-20af_zz_imgproxy: implement a whitelist of known sites that have optional SSLAndrew Dolgov
2017-03-23when choosing enclosures to embed or rewrite (af_zz_imgproxy) only use conten...Andrew Dolgov
2017-03-23remove local file extensions and generalize some method names for cached mediaAndrew Dolgov
2017-02-14af_zz_imgproxy: remove filter hook, not neededAndrew Dolgov
2017-02-14af_zz_imgproxy: rewrite to absolute url; add on-parse article filter hook to ...Andrew Dolgov
2017-02-13af_zz_imgproxy: truncate url in error pngAndrew Dolgov
2017-02-13af_zz_imgproxy: show GD-based (if possible) error message on proxy failureAndrew Dolgov
2017-02-13af_zz_imgproxy: disable api render hook: pointless, because api clients won't...Andrew Dolgov
2017-02-13af_zz_imgproxy: fix typoAndrew Dolgov
2017-02-12fix previous, againAndrew Dolgov
2017-02-12af_zz_imgproxy: limit enclosure rewriting to imagesAndrew Dolgov
2017-02-12add HOOK_ENCLOSURE_ENTRY for af_zz_imgproxy (2)Andrew Dolgov
2017-02-12add HOOK_ENCLOSURE_ENTRY for af_zz_imgproxyAndrew Dolgov
2017-02-10af_zz_imgproxy: redirect to caller url unless called in user contextAndrew Dolgov
2017-02-10allow user plugins to expose public methods out in a limited fashionAndrew Dolgov
2017-02-10add some print_checkbox/print_button calls; rename some plugin preference pan...Andrew Dolgov
2017-02-10af_zz_imgproxy: urlencode() url parameter, DUHAndrew Dolgov
2017-02-10af_zz_imgproxy: add optional setting to proxy all remote imagesAndrew Dolgov
2017-02-10af_zz_imgproxy: use inline disposition, misc updatesAndrew Dolgov
2017-02-10update af_zz_imgproxy to plug into built-in image cachingAndrew Dolgov
2017-02-10add af_zz_imgproxy (initial)Andrew Dolgov