index
:
forks/tt-rss
main
Fork of deprecated tt-rss repo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
cache_starred_images
Age
Commit message (
Expand
)
Author
2018-11-30
debug logging system rework:
Andrew Dolgov
2018-11-30
cache_starred_articles: limit maximum amount of download attempts per-article...
Andrew Dolgov
2018-05-20
implement hard limits on downloaded data size for general fetching and cache ...
Andrew Dolgov
2017-12-03
plugins/cache_starred_images: use PDO
Andrew Dolgov
2017-10-08
remove apache-specific x-sendfile stuff
Andrew Dolgov
2017-05-29
tunables:
Andrew Dolgov
2017-04-26
update phpmd ruleset to use (subset) of cleancode
Andrew Dolgov
2017-02-04
image cache: do not try to cache data: schema urls; add caching of html5 vide...
Andrew Dolgov
2016-01-06
cache_starred_images: set filename when sending cached image
Andrew Dolgov
2015-07-07
cache_starred_images: also handle html5 mp4 video files
Andrew Dolgov
2015-02-25
cache_starred_images: route images to public.php
Andrew Dolgov
2014-08-21
remove ob_clean/flush shit as unneeded hacks from cached image output routines
Andrew Dolgov
2013-10-05
discard gzipped buffer in cache starred image sender method
Andrew Dolgov
2013-09-06
cache starred: only try to chmod cache directory if it is not writable
Andrew Dolgov
2013-08-02
make cache starred plugin use hook_house_keeping
Andrew Dolgov
2013-08-02
add plugin to cache images in starred articles; pass article_id to
Andrew Dolgov