aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/ImportBundle/Import/WallabagV2Import.php
Commit message (Collapse)AuthorAgeFilesLines
* Convert english translation fileJeremy Benoist2016-03-201-1/+1
| | | | | | | - convert english translation to translate key - remove baggy template for login (never used since user isn't logged in and it'll use the default theme: material) - fix tests about text in response (now checking translation key instead of translated text) - remove all ugly `<div class="hidden">{{ form_rest(form) }}</div>`
* Mark all imported articles as readThomas Citharel2016-03-031-1/+1
|
* lots of diverse translation stuff & some typosThomas Citharel2016-02-111-1/+1
|
* Test if some keys are missing in v2 importNicolas LÅ“uillet2016-02-051-3/+9
|
* [#1590] Add JSON import from wallabag v2Nicolas LÅ“uillet2016-01-201-0/+75