Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup | Jeremy Benoist | 2016-11-03 | 1 | -3/+3 |
* | Merge remote-tracking branch 'origin/master' into 2.2 | Jeremy Benoist | 2016-11-03 | 1 | -4/+3 |
|\ | |||||
| * | Inject parameter instead of service | Jeremy Benoist | 2016-10-30 | 1 | -4/+3 |
* | | Use custom event instead of Doctrine ones | Jeremy Benoist | 2016-11-01 | 1 | -33/+51 |
* | | Add instance url to the downloaded images | Jeremy Benoist | 2016-10-30 | 1 | -1/+13 |
* | | Fixing tests | Jeremy Benoist | 2016-10-30 | 2 | -10/+14 |
* | | Use doctrine event to download images | Jeremy Benoist | 2016-10-30 | 2 | -128/+126 |
* | | Cleanup | Jeremy Benoist | 2016-10-30 | 1 | -2/+2 |
* | | 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 |
* | | first draft (from v1) | Thomas Citharel | 2016-10-29 | 1 | -0/+168 |
|/ | |||||
* | Avoid tag duplication when tagging all articles | Jeremy Benoist | 2016-10-09 | 1 | -1/+7 |
* | Fix tag test | Jeremy Benoist | 2016-10-07 | 1 | -1/+0 |
* | Fix relations export for Entry | Jeremy Benoist | 2016-10-07 | 1 | -8/+4 |
* | Merge remote-tracking branch 'origin/master' into 2.1 | Jeremy Benoist | 2016-10-02 | 1 | -1/+1 |
|\ | |||||
| * | Remove error message when creating ePub versions | Paulino Michelazzo | 2016-10-02 | 1 | -1/+1 |
* | | CS | Jeremy Benoist | 2016-09-25 | 1 | -4/+3 |
* | | Use scheduled entity insertions to avoid tag duplicate | Jeremy Benoist | 2016-09-25 | 1 | -5/+20 |
* | | Merge remote-tracking branch 'origin/master' into 2.1 | Jeremy Benoist | 2016-09-19 | 1 | -1/+5 |
|\| | |||||
| * | Fix issue #2296: epub export with `+` in the title. | Étienne Gilli | 2016-09-18 | 1 | -1/+5 |
* | | Export dates from entries | Jeremy Benoist | 2016-09-08 | 1 | -1/+2 |
* | | Links on each tag in Tags view | Nicolas Lœuillet | 2016-08-23 | 1 | -0/+34 |
|/ | |||||
* | CS | Jeremy Benoist | 2016-08-17 | 1 | -3/+3 |
* | Fix tests | Nicolas Lœuillet | 2016-04-15 | 1 | -8/+9 |
* | Redirect to homepage if referer is null | Nicolas Lœuillet | 2016-04-15 | 1 | -0/+36 |
* | Convert array + phpDoc | Jeremy Benoist | 2016-04-12 | 3 | -26/+55 |
* | Remove some complexicity in InstallCommand | Jeremy Benoist | 2016-03-28 | 1 | -0/+2 |
* | Tags were not imported in wallabag v2 import | Jeremy Benoist | 2016-03-27 | 1 | -26/+8 |
* | Fix some Scrutinizer issues | Jeremy Benoist | 2016-03-27 | 1 | -5/+29 |
* | Move assignTagsToEntry in ContentProxy helper | Jeremy Benoist | 2016-02-19 | 1 | -1/+39 |
* | Exported entries were added twice in export file | Nicolas Lœuillet | 2016-02-05 | 1 | -7/+8 |
* | CS | Jeremy Benoist | 2016-02-04 | 1 | -4/+4 |
* | put the equals bar outside the loop | Thomas Citharel | 2016-02-04 | 1 | -1/+2 |
* | remove old dependancy | Thomas Citharel | 2016-02-04 | 1 | -1/+0 |
* | better display for txt | Thomas Citharel | 2016-02-04 | 1 | -2/+2 |
* | add txt export | Thomas Citharel | 2016-02-04 | 1 | -0/+22 |
* | Add CraueConfig for internal settings | Jeremy Benoist | 2016-01-31 | 1 | -3/+4 |
* | Symfony Upgrade Fixer FTW | Jeremy Benoist | 2016-01-15 | 1 | -3/+3 |
* | Remove user reference in tag | Jeremy Benoist | 2015-12-29 | 1 | -7/+6 |
* | Add test on tagAllForUser | Jeremy Benoist | 2015-12-28 | 1 | -1/+0 |
* | php cs | Nicolas Lœuillet | 2015-12-08 | 2 | -6/+5 |
* | Add a command to automatically tag all entries for a user | Kévin Gomez | 2015-11-11 | 1 | -3/+35 |
* | Errors in the automatic tagging do not prevent the entry from being added | Kévin Gomez | 2015-11-11 | 1 | -2/+12 |
* | Add TaggingRule entity | Kévin Gomez | 2015-11-11 | 1 | -16/+10 |
* | PoC of rule-based tagging | Kévin Gomez | 2015-11-11 | 2 | -2/+88 |
* | Fix route parameters | Jeremy Benoist | 2015-11-09 | 1 | -2/+10 |
* | use JMS Serializer | Thomas Citharel | 2015-11-09 | 1 | -12/+5 |
* | use the groups annotation instead of setIgnoredAttributes | Thomas Citharel | 2015-11-09 | 1 | -4/+7 |
* | improved function | Thomas Citharel | 2015-11-09 | 1 | -10/+6 |