Andrew Dolgov
ecab435420
af_zz_imgproxy: implement a whitelist of known sites that have optional SSL
8 years ago
Andrew Dolgov
dc2c4b13d4
when choosing enclosures to embed or rewrite (af_zz_imgproxy) only use content type instead of "filename"-based hacks
8 years ago
Andrew Dolgov
41bead9baa
remove local file extensions and generalize some method names for cached media
...
file extensions may still be present in urls, but are ignored by the backend
MIGRATION (if you have any cached data worth keeping, not required):
in cache/images run "rename 's/\..*$//' *" i.e. strip file extensions
8 years ago
Andrew Dolgov
a3b5f3817e
af_zz_imgproxy: remove filter hook, not needed
8 years ago
Andrew Dolgov
c55fb22bcd
af_zz_imgproxy: rewrite to absolute url; add on-parse article filter hook to handle redirect situation in case frontend has open_basedir (disabled currently)
8 years ago
Andrew Dolgov
093d463320
af_zz_imgproxy: truncate url in error png
8 years ago
Andrew Dolgov
bf6398650a
af_zz_imgproxy: show GD-based (if possible) error message on proxy failure
8 years ago
Andrew Dolgov
ab39e213b3
af_zz_imgproxy: disable api render hook: pointless, because api clients won't have an authenticated cookie-based session
8 years ago
Andrew Dolgov
ff4f2b1e0c
af_zz_imgproxy: fix typo
8 years ago
Andrew Dolgov
046a0cc7c8
fix previous, again
8 years ago
Andrew Dolgov
bc83dcb381
af_zz_imgproxy: limit enclosure rewriting to images
8 years ago
Andrew Dolgov
676c7303ca
add HOOK_ENCLOSURE_ENTRY for af_zz_imgproxy (2)
8 years ago
Andrew Dolgov
58210301e0
add HOOK_ENCLOSURE_ENTRY for af_zz_imgproxy
8 years ago
Andrew Dolgov
2187322cae
af_zz_imgproxy: redirect to caller url unless called in user context
8 years ago
Andrew Dolgov
4daaf23491
allow user plugins to expose public methods out in a limited fashion
8 years ago
Andrew Dolgov
dc8bd8a640
add some print_checkbox/print_button calls; rename some plugin preference pane titles
8 years ago
Andrew Dolgov
51198e7e40
af_zz_imgproxy: urlencode() url parameter, DUH
8 years ago
Andrew Dolgov
8cf37284e7
af_zz_imgproxy: add optional setting to proxy all remote images
...
functions: add some form helper methods
8 years ago
Andrew Dolgov
38b3998bbc
af_zz_imgproxy: use inline disposition, misc updates
8 years ago
Andrew Dolgov
c93d43c617
update af_zz_imgproxy to plug into built-in image caching
8 years ago
Andrew Dolgov
c4ebf01e69
add af_zz_imgproxy (initial)
8 years ago