aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/ApiBundle
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Ability to check multiple urls in APIJeremy Benoist2016-10-071-1/+21
| | |/ | |/|
* / | Ensure orphan tag are remove in APIJeremy Benoist2016-10-071-0/+28
|/ /
* | Fix typo & add testJeremy Benoist2016-10-051-1/+1
* | Fix exists API callThomas Citharel2016-10-051-1/+1
|/
* Fix parameters in API _linksJeremy Benoist2016-10-021-2/+15
* CSJeremy Benoist2016-10-021-1/+1
* Add an exists endpoint in APIJeremy Benoist2016-10-011-0/+32
* Fix tags count in menuJeremy Benoist2016-09-251-3/+1
* Re-user JsonResponseJeremy Benoist2016-09-081-40/+27
* Added tags counter in sidebar (material theme)Nicolas Lœuillet2016-09-041-1/+3
* Add some testsJeremy Benoist2016-08-231-23/+35
* CSThomas Citharel2016-08-231-2/+1
* Delete tag or tags by labelThomas Citharel2016-08-231-0/+61
* Fix typos in field nameJeremy Benoist2016-08-231-1/+1
* added name on clientThomas Citharel2016-08-231-1/+1
* Added name on clientThomas Citharel2016-08-221-0/+31
* Add filter for tags on APIThomas Citharel2016-06-291-1/+2
* CSThomas Citharel2016-06-251-1/+1
* Add since parameterThomas Citharel2016-06-251-1/+3
* Jump to Symfony 3.1Jeremy Benoist2016-06-222-564/+0
* CSJeremy Benoist2016-05-191-4/+3
* Tests for issue #2089Yuriy Evdokimov2016-05-181-0/+88
* PATCH also clears starred and archived signsYuriy Evdokimov2016-05-181-2/+2
* Starred and Archived clears if article is already existsYuriy Evdokimov2016-05-181-2/+2
* Set the title via POST /api/entriesNicolas Lœuillet2016-05-022-0/+7
* Convert array + phpDocJeremy Benoist2016-04-123-22/+22
* Remove int castNicolas Lœuillet2016-04-101-2/+2
* All the entries are fetched via GET /api/entriesNicolas Lœuillet2016-04-091-3/+3
* Simplify tag creation from entryJeremy Benoist2016-03-271-1/+2
* add checkThomas Citharel2016-03-161-2/+6
* fix updating entry status through APIThomas Citharel2016-03-161-6/+2
* check if archive/star parameters without quotes workThomas Citharel2016-03-161-0/+49
* use integers for archived/starred statusThomas Citharel2016-03-162-22/+22
* fix api properties and typoThomas Citharel2016-03-162-4/+4
* Don't add entry through API if it already existsThomas Citharel2016-03-162-4/+26
* add tests on user in API responsesThomas Citharel2016-03-151-0/+6
* Improve testsJeremy Benoist2016-03-111-3/+3
* typos & csThomas Citharel2016-03-082-5/+7
* write test for versionVincent2016-03-071-0/+11
* Add version in APIVincent2016-03-071-0/+13
* Remove 'content' from APIJeremy Benoist2016-03-042-22/+0
* use booleans instead of emptyThomas Citharel2016-03-041-4/+4
* add more properties for entries #1634Thomas Citharel2016-03-042-0/+53
* Move assignTagsToEntry in ContentProxy helperJeremy Benoist2016-02-191-28/+3
* [#1604] First draft to fix SensioLabsInsight reportNicolas Lœuillet2016-01-222-5/+1
* Fix recent updateJeremy Benoist2016-01-151-1/+2
* Symfony Upgrade Fixer FTWJeremy Benoist2016-01-155-6/+6
* Few phpDoc fixJeremy Benoist2016-01-031-5/+15
* Fix the way to remove a tag from all user entriesJeremy Benoist2015-12-292-2/+14
* Cleanup testsJeremy Benoist2015-12-291-4/+0