]> git.wh0rd.org Git - tt-rss.git/history - plugins/cache_starred_images
otpenable: use pdo prepare()
[tt-rss.git] / plugins / cache_starred_images /
2017-10-08 Andrew Dolgovremove apache-specific x-sendfile stuff
2017-05-29 Andrew Dolgovtunables:
2017-04-26 Andrew DolgovMerge branch 'master' of git.fakecake.org:tt-rss
2017-04-26 Andrew Dolgovupdate phpmd ruleset to use (subset) of cleancode
2017-02-04 Andrew Dolgovimage cache: do not try to cache data: schema urls...
2016-01-06 Andrew Dolgovcache_starred_images: set filename when sending cached...
2015-07-08 Andrew DolgovMerge branch 'master' of git.fakecake.org:tt-rss
2015-07-07 Andrew Dolgovcache_starred_images: also handle html5 mp4 video files
2015-05-22 Andrew DolgovMerge pull request #456 from andersk/disable-feed-browser
2015-02-25 Andrew Dolgovcache_starred_images: route images to public.php
2014-11-04 YoungMin ParkMerge pull request #1 from gothfox/master
2014-08-21 Andrew Dolgovremove ob_clean/flush shit as unneeded hacks from cache...
2013-10-06 Andrew DolgovMerge pull request #311 from fsateler/curl-cookie-jar
2013-10-05 Andrew Dolgovdiscard gzipped buffer in cache starred image sender...
2013-09-06 Andrew Dolgovcache starred: only try to chmod cache directory if...
2013-08-02 Andrew Dolgovmake cache starred plugin use hook_house_keeping
2013-08-02 Andrew Dolgovadd plugin to cache images in starred articles; pass...