]> git.immae.eu Git - github/wallabag/wallabag.git/commit - src/Wallabag/ImportBundle/Controller/PocketController.php
create ImportController to list importers
authorNicolas LÅ“uillet <nicolas.loeuillet@smile.fr>
Fri, 23 Oct 2015 12:45:50 +0000 (14:45 +0200)
committerJeremy Benoist <jeremy.benoist@gmail.com>
Sat, 2 Jan 2016 22:24:17 +0000 (23:24 +0100)
commitd51b38ed309c9aead938e8c8963c05c6d82b4ec2
treef1d575776c8f6a97370fccdbb1ca02a680a4ffe0
parent557e549db7932e9101f60bfda64238a235a0ce3b
create ImportController to list importers
src/Wallabag/ImportBundle/Controller/ImportController.php [new file with mode: 0644]
src/Wallabag/ImportBundle/Controller/PocketController.php
src/Wallabag/ImportBundle/Import/ImportInterface.php
src/Wallabag/ImportBundle/Import/PocketImport.php
src/Wallabag/ImportBundle/Resources/views/Import/index.html.twig [new file with mode: 0644]