]> git.immae.eu Git - github/wallabag/wallabag.git/commit
1st draft for Pocket import via API
authorNicolas LÅ“uillet <nicolas.loeuillet@smile.fr>
Tue, 20 Oct 2015 11:58:13 +0000 (13:58 +0200)
committerJeremy Benoist <jeremy.benoist@gmail.com>
Sat, 2 Jan 2016 22:24:17 +0000 (23:24 +0100)
commit1f4408de9ed08f3b0fda45a93f1585c80feeb21d
treec8e7e05e9db85b331dde2ba5fef35796d8f3439f
parent10b40f85d664da2b3ebcfd24d6e7145c9cd90d64
1st draft for Pocket import via API
app/AppKernel.php
app/config/parameters.yml.dist
app/config/routing.yml
composer.json
composer.lock
src/Wallabag/CoreBundle/Tools/Utils.php
src/Wallabag/ImportBundle/Controller/PocketController.php [new file with mode: 0644]
src/Wallabag/ImportBundle/Resources/views/Pocket/index.html.twig [new file with mode: 0644]
src/Wallabag/ImportBundle/WallabagImportBundle.php [new file with mode: 0644]