]> git.immae.eu Git - github/wallabag/wallabag.git/commit - src/Wallabag/ImportBundle/Import/PocketImport.php
fix #1502 avoid duplicate entry and store pocket url in config
authorNicolas LÅ“uillet <nicolas.loeuillet@smile.fr>
Mon, 26 Oct 2015 13:38:24 +0000 (14:38 +0100)
committerJeremy Benoist <jeremy.benoist@gmail.com>
Sat, 2 Jan 2016 22:24:17 +0000 (23:24 +0100)
commitdda57bb9443817e3a080d5d25343f5a7e15dd14f
tree75a2447f84aad68ff6a1efe01019b77a2148d339
parent87f23b005c5f68f7463333a74317efa4eb9a9565
fix #1502 avoid duplicate entry and store pocket url in config
app/config/config.yml
src/Wallabag/CoreBundle/Controller/EntryController.php
src/Wallabag/ImportBundle/DependencyInjection/Configuration.php
src/Wallabag/ImportBundle/DependencyInjection/WallabagImportExtension.php
src/Wallabag/ImportBundle/Import/PocketImport.php
src/Wallabag/ImportBundle/Resources/config/services.yml
src/Wallabag/UserBundle/Entity/User.php