1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-20 11:21:28 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Andrew Dolgov
c203486e04 cache_starred_images: set filename when sending cached image 2016-01-06 21:00:53 +03:00
Andrew Dolgov
88bf000f8d cache_starred_images: also handle html5 mp4 video files 2015-07-07 13:07:58 +03:00
Andrew Dolgov
95ebe737bd cache_starred_images: route images to public.php 2015-02-25 21:16:14 +03:00
Andrew Dolgov
849c66b783 remove ob_clean/flush shit as unneeded hacks from cached image output routines 2014-08-21 13:20:23 +04:00
Andrew Dolgov
ae3851b1b5 discard gzipped buffer in cache starred image sender method 2013-10-05 20:28:26 +04:00
Andrew Dolgov
f5967cf825 cache starred: only try to chmod cache directory if it is not writable 2013-09-06 09:21:17 +04:00
Andrew Dolgov
4e5ddeafa6 make cache starred plugin use hook_house_keeping 2013-08-02 14:12:56 +04:00
Andrew Dolgov
910592b49a add plugin to cache images in starred articles; pass article_id to
sanitize
2013-08-02 14:04:14 +04:00