index
:
forks/tt-rss
main
Fork of deprecated tt-rss repo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
image.php
Age
Commit message (
Expand
)
Author
2013-06-28
image.php: Flush headers and output buffer to prevent a leading empty line in...
Martin Stone
2013-04-02
add optional support for the X-Sendfile header
Mike Frysinger
2013-03-31
replace fopen/fread loop with readfile
Andrew Dolgov
2013-03-31
image.php: replace file_get_contents() with a fread/print loop
Andrew Dolgov
2013-03-29
send Last-Modified header with the local image
Mike Frysinger
2013-03-19
rework image caching to work without permanent article content rewriting (ref...
Andrew Dolgov
2012-12-09
modify include path order (closes #514)
Andrew Dolgov
2011-12-28
workaround against markup being broken by cache_images()
Andrew Dolgov
2011-12-26
universal image caching and automatic cache directories maintenance
Andrew Dolgov
2011-12-15
include path fix for lighttpd
Andrew Dolgov
2011-12-11
overall directory tree cleanup
Andrew Dolgov
2009-01-22
move simplepie/ to lib
Andrew Dolgov
2007-08-26
enable caching of images
Andrew Dolgov
2007-08-26
add simplepie image handler
Andrew Dolgov