wallabag/src/Wallabag/ImportBundle
Jeremy Benoist 252ebd6071 Rewrote Pocket Import
For the moment, we won't do a queue system, just a plain synchronous import.
We also use ContentProxy to grab content for each article from Pocket.
Error from Pocket are now logged using the logger.
The ImportInterface need to be simple and not related to oAuth (not all import will use that method).
2016-01-02 23:27:41 +01:00
..
Command Update after previous merge 2016-01-02 23:27:41 +01:00
Controller Rewrote Pocket Import 2016-01-02 23:27:41 +01:00
DependencyInjection Update after previous merge 2016-01-02 23:27:41 +01:00
Form/Type Update after previous merge 2016-01-02 23:27:41 +01:00
Import Rewrote Pocket Import 2016-01-02 23:27:41 +01:00
Resources Rewrote Pocket Import 2016-01-02 23:27:41 +01:00
Tests/Import Rewrote Pocket Import 2016-01-02 23:27:41 +01:00
WallabagImportBundle.php 1st draft for Pocket import via API 2016-01-02 23:24:17 +01:00