Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix tags count in menu | Jeremy Benoist | 2016-09-25 | 1 | -3/+1 |
* | Re-user JsonResponse | Jeremy Benoist | 2016-09-08 | 1 | -40/+27 |
* | Added tags counter in sidebar (material theme) | Nicolas Lœuillet | 2016-09-04 | 1 | -1/+3 |
* | Add some tests | Jeremy Benoist | 2016-08-23 | 1 | -23/+35 |
* | CS | Thomas Citharel | 2016-08-23 | 1 | -2/+1 |
* | Delete tag or tags by label | Thomas Citharel | 2016-08-23 | 1 | -0/+61 |
* | Fix typos in field name | Jeremy Benoist | 2016-08-23 | 1 | -1/+1 |
* | added name on client | Thomas Citharel | 2016-08-23 | 1 | -1/+1 |
* | Added name on client | Thomas Citharel | 2016-08-22 | 1 | -0/+31 |
* | Add filter for tags on API | Thomas Citharel | 2016-06-29 | 1 | -1/+2 |
* | CS | Thomas Citharel | 2016-06-25 | 1 | -1/+1 |
* | Add since parameter | Thomas Citharel | 2016-06-25 | 1 | -1/+3 |
* | Jump to Symfony 3.1 | Jeremy Benoist | 2016-06-22 | 2 | -564/+0 |
* | CS | Jeremy Benoist | 2016-05-19 | 1 | -4/+3 |
* | Tests for issue #2089 | Yuriy Evdokimov | 2016-05-18 | 1 | -0/+88 |
* | PATCH also clears starred and archived signs | Yuriy Evdokimov | 2016-05-18 | 1 | -2/+2 |
* | Starred and Archived clears if article is already exists | Yuriy Evdokimov | 2016-05-18 | 1 | -2/+2 |
* | Set the title via POST /api/entries | Nicolas Lœuillet | 2016-05-02 | 2 | -0/+7 |
* | Convert array + phpDoc | Jeremy Benoist | 2016-04-12 | 3 | -22/+22 |
* | Remove int cast | Nicolas Lœuillet | 2016-04-10 | 1 | -2/+2 |
* | All the entries are fetched via GET /api/entries | Nicolas Lœuillet | 2016-04-09 | 1 | -3/+3 |
* | Simplify tag creation from entry | Jeremy Benoist | 2016-03-27 | 1 | -1/+2 |
* | add check | Thomas Citharel | 2016-03-16 | 1 | -2/+6 |
* | fix updating entry status through API | Thomas Citharel | 2016-03-16 | 1 | -6/+2 |
* | check if archive/star parameters without quotes work | Thomas Citharel | 2016-03-16 | 1 | -0/+49 |
* | use integers for archived/starred status | Thomas Citharel | 2016-03-16 | 2 | -22/+22 |
* | fix api properties and typo | Thomas Citharel | 2016-03-16 | 2 | -4/+4 |
* | Don't add entry through API if it already exists | Thomas Citharel | 2016-03-16 | 2 | -4/+26 |
* | add tests on user in API responses | Thomas Citharel | 2016-03-15 | 1 | -0/+6 |
* | Improve tests | Jeremy Benoist | 2016-03-11 | 1 | -3/+3 |
* | typos & cs | Thomas Citharel | 2016-03-08 | 2 | -5/+7 |
* | write test for version | Vincent | 2016-03-07 | 1 | -0/+11 |
* | Add version in API | Vincent | 2016-03-07 | 1 | -0/+13 |
* | Remove 'content' from API | Jeremy Benoist | 2016-03-04 | 2 | -22/+0 |
* | use booleans instead of empty | Thomas Citharel | 2016-03-04 | 1 | -4/+4 |
* | add more properties for entries #1634 | Thomas Citharel | 2016-03-04 | 2 | -0/+53 |
* | Move assignTagsToEntry in ContentProxy helper | Jeremy Benoist | 2016-02-19 | 1 | -28/+3 |
* | [#1604] First draft to fix SensioLabsInsight report | Nicolas Lœuillet | 2016-01-22 | 2 | -5/+1 |
* | Fix recent update | Jeremy Benoist | 2016-01-15 | 1 | -1/+2 |
* | Symfony Upgrade Fixer FTW | Jeremy Benoist | 2016-01-15 | 5 | -6/+6 |
* | Few phpDoc fix | Jeremy Benoist | 2016-01-03 | 1 | -5/+15 |
* | Fix the way to remove a tag from all user entries | Jeremy Benoist | 2015-12-29 | 2 | -2/+14 |
* | Cleanup tests | Jeremy Benoist | 2015-12-29 | 1 | -4/+0 |
* | Fix parameters regarding documentation | Jeremy Benoist | 2015-12-29 | 1 | -2/+2 |
* | Remove user reference in tag | Jeremy Benoist | 2015-12-29 | 2 | -6/+14 |
* | Re-enable test on doctrine command | Jeremy Benoist | 2015-11-07 | 2 | -3/+3 |
* | Fix security.context deprecation | Jeremy Benoist | 2015-11-07 | 2 | -5/+5 |
* | remove old implementation for login/register/recover | Nicolas Lœuillet | 2015-10-03 | 3 | -3/+3 |
* | add test for confirmed registration | Nicolas Lœuillet | 2015-10-03 | 1 | -2/+0 |
* | check authentication on each API route | Nicolas Lœuillet | 2015-10-03 | 1 | -0/+19 |