aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/ImportBundle/Controller/InstapaperController.php
Commit message (Collapse)AuthorAgeFilesLines
* Jump to Symfony 3.4Jeremy Benoist2018-10-041-1/+1
| | | | | | | Thanks to the BC compatibility, almost nothing have to be changed. All changes are related to new bundle version of: - SensioFrameworkExtraBundle - DoctrineFixturesBundle
* php-cs-fixerKevin Decherf2018-09-051-1/+1
| | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* Add a real configuration for CS-FixerJeremy Benoist2017-07-011-10/+10
|
* Fix tests & deprecation noticeJeremy Benoist2016-12-151-1/+1
|
* Add Instapaper importJeremy Benoist2016-09-271-0/+77
Also update ImportController with latest import (chrome, firefox & instapaper).