]> git.immae.eu Git - github/wallabag/wallabag.git/commit - src/Wallabag/CoreBundle/Helper/DownloadImages.php
Use doctrine event to download images
authorJeremy Benoist <jeremy.benoist@gmail.com>
Sun, 30 Oct 2016 09:48:29 +0000 (10:48 +0100)
committerJeremy Benoist <jeremy.benoist@gmail.com>
Sun, 30 Oct 2016 09:48:29 +0000 (10:48 +0100)
commit7f55941856549a3f5f45c42fdc171d66ff7ee297
tree32292162726d6c1d708a29e7495725cf7a58b40f
parent45fd7e09d75995bd0b9a731ffd70054b7ae6ee1f
Use doctrine event to download images
src/Wallabag/CoreBundle/Event/Subscriber/DownloadImagesSubscriber.php [new file with mode: 0644]
src/Wallabag/CoreBundle/Helper/ContentProxy.php
src/Wallabag/CoreBundle/Helper/DownloadImages.php
src/Wallabag/CoreBundle/Resources/config/services.yml
tests/Wallabag/CoreBundle/Helper/DownloadImagesTest.php [new file with mode: 0644]
tests/Wallabag/CoreBundle/fixtures/unnamed.png [new file with mode: 0644]