aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/ImportBundle/Import/BrowserImport.php
Commit message (Expand)AuthorAgeFilesLines
* Update depsJeremy Benoist2019-11-121-4/+0
* Adding more testsJeremy Benoist2019-02-271-3/+3
* CSJeremy Benoist2019-02-271-5/+5
* Replace continue; with break; to avoid PHP 7.3 warningsThomas Citharel2019-02-271-3/+3
* Merge remote-tracking branch 'origin/master' into 2.4Jeremy Benoist2019-01-151-2/+2
|\
| * Validate imported entry to avoid error on importJeremy Benoist2019-01-031-2/+2
* | Entry: add archived_at property and updateArchived methodSébastien Viande2018-09-211-1/+1
|/
* php-cs-fixerKevin Decherf2018-09-051-1/+1
* CSJeremy Benoist2017-10-091-1/+1
* Merge pull request #3298 from nclsHart/fix-namespace-phpdocJérémy Benoist2017-07-301-1/+0
|\
| * Fix some namespaces and phpdocNicolas Hart2017-07-291-1/+0
* | Add missing abstract method prepareEntry in BrowserImportNicolas Hart2017-07-291-0/+2
|/
* Add a real configuration for CS-FixerJeremy Benoist2017-07-011-75/+75
* Avoid returning objects passed by reference.Jerome Charaoui2017-06-011-1/+1
* CSThomas Citharel2017-05-281-1/+0
* Move Tags assigner to a separate fileThomas Citharel2017-05-271-1/+1
* Add entry.saved event to import & restJeremy Benoist2016-11-021-0/+17
* Requeue depending on producerJeremy Benoist2016-10-201-0/+12
* Add controller test for InstapaperJeremy Benoist2016-09-271-0/+2
* Move prepareEntry to dedicated placeJeremy Benoist2016-09-261-35/+0
* Update Firefox fileJeremy Benoist2016-09-251-12/+24
* Fix bad date format in Browser importJeremy Benoist2016-09-251-0/+23
* Fixed tests by removing clear()Nicolas Lœuillet2016-09-251-4/+0
* fix testsThomas Citharel2016-09-251-2/+2
* cs & fixesThomas Citharel2016-09-251-6/+3
* bring chrome and firefox as separate importsThomas Citharel2016-09-251-127/+120
* Add Chrome path for Mac OSNicolas Lœuillet2016-09-251-8/+0
* Import Firefox & Chrome bookmarks into wallabagThomas Citharel2016-09-251-0/+227