aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/ImportBundle/Import/WallabagV1Import.php
Commit message (Collapse)AuthorAgeFilesLines
* [#1590] Add JSON import from wallabag v2Nicolas Lœuillet2016-01-201-9/+9
|
* Fix `findOneByUrl` side effect in testsJeremy Benoist2016-01-151-1/+1
| | | | Fix #1566
* updated testsNicolas Lœuillet2016-01-071-5/+2
|
* Added french translationsNicolas Lœuillet2016-01-051-3/+6
|
* Few phpDoc fixJeremy Benoist2016-01-031-1/+1
| | | | And some little mistakes
* Add tagged services for importJeremy Benoist2016-01-021-2/+24
| | | | | | | | | - list services in /import - add url to import service - ImportBundle routing are now prefixed by /import - optimize flush in each import (flushing each 20 contents) - improve design of each import - add more tests
* Rewrote Wallabag v1 importJeremy Benoist2016-01-021-0/+137