wallabag/src/Wallabag/CoreBundle/Helper
Jeremy Benoist 3d71d40349
Avoid false preview image
If the website doesn't provide an og_image, the value will be false and so it'll be saved like that in the database.
We prefer to leave it as null instead of false.
2017-01-10 17:42:36 +01:00
..
ContentProxy.php Avoid false preview image 2017-01-10 17:42:36 +01:00
DetectActiveTheme.php CS 2015-11-07 00:27:41 +01:00
DownloadImages.php Replaced chmod for download pictures feature 2016-12-08 13:04:15 +01:00
EntriesExport.php Inject parameter instead of service 2016-10-30 20:27:41 +01:00
HttpClientFactory.php Added documentation and missing translations 2016-11-22 17:32:24 +01:00
PreparePagerForEntries.php Replaced TokenStorage with TokenStorageInterface 2016-11-07 10:34:49 +01:00
Redirect.php Tried to fix tests 2016-11-16 23:07:34 +01:00
RuleBasedTagger.php Avoid tag duplication when tagging all articles 2016-10-09 18:55:21 +02:00