Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Update messages.de.yml | Strubbl | 2016-11-06 | 1 | -3/+3 | |
* | | | Add Pinboard import | Jeremy Benoist | 2016-11-04 | 21 | -2/+381 | |
* | | | Merge pull request #2541 from wallabag/mruminski-patch-1 | Jeremy Benoist | 2016-11-04 | 1 | -5/+5 | |
|\ \ \ | ||||||
| * | | | Update messages.pl.yml | Mateusz Rumiński | 2016-11-04 | 1 | -5/+5 | |
* | | | | Update of the OC version | Quent-in | 2016-11-04 | 1 | -19/+19 | |
|/ / / | ||||||
* | | | Add index into Table definition | Jeremy Benoist | 2016-11-04 | 1 | -1/+5 | |
* | | | Use created_at as default sort | Jeremy Benoist | 2016-11-04 | 1 | -1/+1 | |
* | | | Cleanup | Jeremy Benoist | 2016-11-03 | 7 | -29/+6 | |
* | | | Fix rest controller merge | Jeremy Benoist | 2016-11-03 | 4 | -0/+141 | |
* | | | Merge remote-tracking branch 'origin/master' into 2.2 | Jeremy Benoist | 2016-11-03 | 29 | -1067/+1507 | |
|\| | | ||||||
| * | | Merge pull request #2519 from Jibec/master | Jeremy Benoist | 2016-11-02 | 3 | -372/+372 | |
| |\ \ | ||||||
| | * | | wallabag is full lowercase | Jeremy Benoist | 2016-11-02 | 1 | -7/+7 | |
| | * | | Translation - French - tiny typo | Jean-Baptiste | 2016-10-31 | 1 | -1/+1 | |
| | * | | Translation - French - tiny escape correction | Jean-Baptiste | 2016-10-31 | 1 | -24/+24 | |
| | * | | Translation - French - tiny escape correction | Jean-Baptiste | 2016-10-31 | 1 | -1/+1 | |
| | * | | Translation update - French | Jean-Baptiste | 2016-10-30 | 1 | -4/+4 | |
| | * | | Translation update - French | Jean-Baptiste | 2016-10-30 | 2 | -367/+367 | |
| * | | | Force user-agent for .slashdot.org | Kevin Decherf | 2016-11-01 | 1 | -0/+1 | |
| * | | | Add Instapaper to CLI import | Laurent | 2016-11-01 | 1 | -0/+3 | |
| * | | | Inject parameter instead of service | Jeremy Benoist | 2016-10-30 | 5 | -12/+11 | |
| * | | | Fixed entries export filtered with a tag | Nicolas Lœuillet | 2016-10-29 | 3 | -20/+39 | |
| * | | | Removed useless route | Nicolas Lœuillet | 2016-10-28 | 1 | -5/+0 | |
| * | | | Exploded WallabagRestController into many controllers | Nicolas Lœuillet | 2016-10-28 | 4 | -521/+551 | |
| |/ / | ||||||
| * | | Renamed variable for page title | Nicolas Lœuillet | 2016-10-26 | 3 | -9/+9 | |
| * | | Added tag label in the page title | Nicolas Lœuillet | 2016-10-26 | 16 | -15/+24 | |
| * | | Merge pull request #2473 from pmichelazzo/master | Jeremy Benoist | 2016-10-25 | 2 | -0/+498 | |
| |\ \ | | |/ | |/| | ||||||
| | * | Translated missed line 147 | Paulino Michelazzo | 2016-10-25 | 1 | -1/+1 | |
| | * | Fix Portuguese translation | Jeremy Benoist | 2016-10-21 | 1 | -2/+2 | |
| | * | Update translation | Paulino Michelazzo | 2016-10-21 | 1 | -60/+60 | |
| | * | Update Portuguese translations | Jeremy Benoist | 2016-10-20 | 1 | -9/+78 | |
| | * | Update validators.pt.yml file | Paulino Michelazzo | 2016-10-20 | 1 | -5/+5 | |
| | * | Merge remote-tracking branch 'wallabag/master' | Paulino Michelazzo | 2016-10-18 | 235 | -20760/+5158 | |
| | |\ | ||||||
| | * | | Portuguese (Brazilian) translation | Paulino Michelazzo | 2016-10-18 | 2 | -0/+429 | |
* | | | | Merge pull request #2180 from wallabag/download-pictures | Jeremy Benoist | 2016-11-03 | 41 | -37/+635 | |
|\ \ \ \ | ||||||
| * | | | | Add warning message for import + download images | Jeremy Benoist | 2016-11-03 | 19 | -4/+81 | |
| * | | | | CS | Jeremy Benoist | 2016-11-02 | 1 | -2/+0 | |
| * | | | | Add more importer to wallabag:import command | Jeremy Benoist | 2016-11-02 | 1 | -10/+16 | |
| * | | | | Add entry.saved event to import & rest | Jeremy Benoist | 2016-11-02 | 8 | -10/+76 | |
| * | | | | Use custom event instead of Doctrine ones | Jeremy Benoist | 2016-11-01 | 6 | -108/+165 | |
| * | | | | Add translations & migration | Jeremy Benoist | 2016-10-31 | 3 | -35/+7 | |
| * | | | | Ability to enable/disable downloading images | Jeremy Benoist | 2016-10-30 | 3 | -0/+38 | |
| * | | | | Move settings before Entry | Jeremy Benoist | 2016-10-30 | 1 | -1/+1 | |
| * | | | | Add instance url to the downloaded images | Jeremy Benoist | 2016-10-30 | 2 | -1/+17 | |
| * | | | | Fixing tests | Jeremy Benoist | 2016-10-30 | 3 | -17/+38 | |
| * | | | | Use doctrine event to download images | Jeremy Benoist | 2016-10-30 | 4 | -128/+274 | |
| * | | | | Cleanup | Jeremy Benoist | 2016-10-30 | 2 | -3/+2 | |
| * | | | | Move related event things in Event folder | Jeremy Benoist | 2016-10-30 | 5 | -6/+6 | |
| * | | | | CS | Jeremy Benoist | 2016-10-29 | 2 | -37/+42 | |
| * | | | | Working | Thomas Citharel | 2016-10-29 | 1 | -1/+43 | |
| * | | | | Download pictures successfully | Thomas Citharel | 2016-10-29 | 2 | -169/+156 |