summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-19fix for headline image error 500Andrew Dolgov
2020-08-19linkify resized images unless already inside a linkAndrew Dolgov
2020-08-19update READMEAndrew Dolgov
2020-08-19also support resizing in web UI (if enabled in settings)Andrew Dolgov
2020-04-29put media stamps on animated gifsAndrew Dolgov
2019-08-18disable play stamp for gifsAndrew Dolgov
2019-08-15fix typo in previousAndrew Dolgov
2019-08-15use get_public_method_url() helper of pluginhostAndrew Dolgov
2019-08-15fix several leftover mentions of old (renamed) class name, duhAndrew Dolgov
2019-08-15af_api_resize -> api_resize_mediaAndrew Dolgov
2019-08-15update README with new directory locationAndrew Dolgov
2019-08-15set lower hook priority via pluginhost, rename main class (removes zz-hack)Andrew Dolgov
2019-08-15mention why we don't support alpha in webp outputAndrew Dolgov
2019-08-15if possible, redirect to existing cached file, skipping flag creation etcAndrew Dolgov
2019-08-15use HOOK_ARTICLE_IMAGE to pass correct flavor image to API clientsAndrew Dolgov
2019-08-15cap resized images at 1024pxAndrew Dolgov
2019-08-14apply play icon on @poster imagesAndrew Dolgov
2019-08-14fix play icon not being applied to gif thumbnailsAndrew Dolgov
2019-08-14when rewriting, require //source elements to have @srcAndrew Dolgov
2019-08-14consistency: use DiskCache->exists() to check for present filesAndrew Dolgov
2019-08-14add missing imageAndrew Dolgov
2019-08-13we don't need to set content-disposition anymoreAndrew Dolgov
2019-08-13use hook_render_article_api correctlyAndrew Dolgov
2019-08-13use DiskCache.send()Andrew Dolgov
2019-08-13rework to use DiskCacheAndrew Dolgov
2019-08-13support WEBP inputAndrew Dolgov
2019-08-13Merge branch 'master' of git.tt-rss.org:fox/ttrss-api-resizeAndrew Dolgov
2019-08-13rewrite article enclosures, other minor fixesAndrew Dolgov
2019-08-12Update 'README.md'fox
2019-08-12remove resize_enabledAndrew Dolgov
2019-08-12save output as webpAndrew Dolgov
2019-08-12initialAndrew Dolgov