wallabag/src/Wallabag/CoreBundle/Helper
Jeremy Benoist 9306c2a368
Use Imagick to keep GIF animation
If Imagick is available, GIF will be saved using it to keep animation.
Otherwise the previous method will be used and the animation won't be kept.
2019-05-10 15:33:36 +02:00
..
ContentProxy.php Fix PHP warning 2019-03-18 06:23:41 +01:00
CryptoProxy.php php-cs-fixer 2018-09-05 14:25:32 +02:00
DetectActiveTheme.php Add a real configuration for CS-Fixer 2017-07-01 09:52:38 +02:00
DownloadImages.php Use Imagick to keep GIF animation 2019-05-10 15:33:36 +02:00
EntityTimestampsTrait.php Add EntityTimestampsTrait to handle dates 2017-07-06 09:01:51 +02:00
EntriesExport.php epub: fix exception when articles have the same title 2019-03-17 23:36:10 +01:00
HttpClientFactory.php Add a real configuration for CS-Fixer 2017-07-01 09:52:38 +02:00
PreparePagerForEntries.php Changed RSS to Atom feed and improve paging 2019-04-25 13:46:31 +02:00
Redirect.php php-cs-fixer 2018-09-05 14:25:32 +02:00
RuleBasedTagger.php Enable PHPStan 2019-01-18 15:25:50 +01:00
TagsAssigner.php php-cs-fixer 2018-09-05 14:25:32 +02:00