Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | add json & xml | Thomas Citharel | 2015-11-09 | 1 | -0/+55 |
* | Rework on export | Jeremy Benoist | 2015-11-09 | 1 | -91/+167 |
* | Start work on export | Thomas Citharel | 2015-11-09 | 1 | -0/+263 |
* | CS | Jeremy Benoist | 2015-11-07 | 1 | -2/+2 |
* | Fix security.context deprecation | Jeremy Benoist | 2015-11-07 | 1 | -6/+6 |
* | fix bug on detect active theme | Nicolas Lœuillet | 2015-10-06 | 1 | -1/+7 |
* | remove old implementation for login/register/recover | Nicolas Lœuillet | 2015-10-03 | 1 | -1/+1 |
* | Move readingTime & domainName in ContentProxy | Jeremy Benoist | 2015-09-28 | 1 | -0/+3 |
* | Handle entry in language | Jeremy Benoist | 2015-09-22 | 1 | -0/+1 |
* | CS | Jeremy Benoist | 2015-09-10 | 1 | -4/+4 |
* | Move fetching content in a separate class | Jeremy Benoist | 2015-09-10 | 1 | -0/+60 |
* | Integrate graby | Jeremy Benoist | 2015-08-24 | 2 | -62/+0 |