aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/ImportBundle/Command/ImportCommand.php
Commit message (Collapse)AuthorAgeFilesLines
* bring chrome and firefox as separate importsThomas Citharel2016-09-251-3/+6
|
* Add Chrome path for Mac OSNicolas Lœuillet2016-09-251-3/+1
|
* Import Firefox & Chrome bookmarks into wallabagThomas Citharel2016-09-251-5/+14
|
* Add tests on ImportCommandJeremy Benoist2016-09-111-1/+5
|
* Enhance option in commandNicolas Lœuillet2016-05-271-4/+2
|
* Add CLI import for wallabag v2 filesNicolas Lœuillet2016-05-271-1/+12
|
* Rewrote Wallabag v1 importJeremy Benoist2016-01-021-89/+18
|
* Update after previous mergeJeremy Benoist2016-01-021-0/+124
PR #1443 was merged into this branch to handle all import type in the same place.