]> git.immae.eu Git - github/wallabag/wallabag.git/commit
Remove htmlawed and use graby instead
authorJeremy Benoist <jeremy.benoist@gmail.com>
Tue, 16 May 2017 21:11:20 +0000 (23:11 +0200)
committerJeremy Benoist <jeremy.benoist@gmail.com>
Wed, 31 May 2017 12:00:15 +0000 (14:00 +0200)
commit0d6cfb884c8ef75e4dc5fd667fb9d29702523a2a
tree7a6b882ce812fdea3de5675e3bcad185727dfe6c
parentcf05a1ae342b8f59ee0944eeba0f75aa0a1a2816
Remove htmlawed and use graby instead

Instead of using htmlawed (which is already used in graby) use graby directly (which require some refacto on graby side).
Still needs some tests.
composer.json
src/Wallabag/CoreBundle/Helper/ContentProxy.php
tests/Wallabag/CoreBundle/Helper/ContentProxyTest.php