wallabag/tests/Wallabag
Jeremy Benoist 577c0b6dd8
Use an alternative way to detect image
When parsing content to retrieve images to save locally, we only check for the content-type of the image response.
In some case, that value is empty.
Now we’re also checking for the first few bytes of the content as an alternative to detect if it’s an image wallabag can handle.
We might get higher image supports using that alternative method.
2017-06-05 22:54:02 +02:00
..
AnnotationBundle Fixed migration and added tests 2016-10-28 10:55:39 +02:00
ApiBundle Merge pull request #3137 from aaa2000/isolated-tests 2017-06-01 07:58:17 +02:00
CoreBundle Use an alternative way to detect image 2017-06-05 22:54:02 +02:00
ImportBundle Rewrote code & fix tests 2017-06-01 11:31:45 +02:00
UserBundle Remove unknown validation_groups 2017-05-30 08:04:11 +02:00