]> git.immae.eu Git - github/wallabag/wallabag.git/commit
Added elCurator import 4175/head
authorNicolas LÅ“uillet <nicolas@loeuillet.org>
Thu, 7 Nov 2019 11:17:01 +0000 (12:17 +0100)
committerJeremy Benoist <jeremy.benoist@gmail.com>
Fri, 15 Nov 2019 15:08:36 +0000 (16:08 +0100)
commit958e77e6a7c779de11f0f070b70c861c246a959f
tree02717c536865a32983017faf5ec195f0e7148fc9
parent3c5aa05311d057c8fed83f085e6fb6ecc874fca4
Added elCurator import
25 files changed:
app/config/config.yml
src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
src/Wallabag/CoreBundle/Resources/translations/messages.de.yml
src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml
src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml
src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml
src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml
src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml
src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml
src/Wallabag/CoreBundle/Resources/translations/messages.ru.yml
src/Wallabag/CoreBundle/Resources/translations/messages.th.yml
src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
src/Wallabag/ImportBundle/Controller/ElcuratorController.php [new file with mode: 0644]
src/Wallabag/ImportBundle/Import/ElcuratorImport.php [new file with mode: 0644]
src/Wallabag/ImportBundle/Resources/config/rabbit.yml
src/Wallabag/ImportBundle/Resources/config/redis.yml
src/Wallabag/ImportBundle/Resources/config/services.yml
src/Wallabag/ImportBundle/Resources/views/Elcurator/index.html.twig [new file with mode: 0644]
tests/Wallabag/ImportBundle/Controller/ElcuratorControllerTest.php [new file with mode: 0644]
tests/Wallabag/ImportBundle/Controller/ImportControllerTest.php
tests/Wallabag/ImportBundle/Controller/PinboardControllerTest.php
tests/Wallabag/ImportBundle/fixtures/elcurator.json [new file with mode: 0644]