aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/ApiBundle/Controller/WallabagRestController.php
Commit message (Expand)AuthorAgeFilesLines
...
* Don't add entry through API if it already existsThomas Citharel2016-03-161-4/+8
* typos & csThomas Citharel2016-03-081-1/+3
* Add version in APIVincent2016-03-071-0/+13
* Remove 'content' from APIJeremy Benoist2016-03-041-6/+0
* use booleans instead of emptyThomas Citharel2016-03-041-4/+4
* add more properties for entries #1634Thomas Citharel2016-03-041-0/+19
* Move assignTagsToEntry in ContentProxy helperJeremy Benoist2016-02-191-28/+3
* [#1604] First draft to fix SensioLabsInsight reportNicolas Lœuillet2016-01-221-1/+1
* Fix recent updateJeremy Benoist2016-01-151-1/+2
* Symfony Upgrade Fixer FTWJeremy Benoist2016-01-151-2/+2
* Few phpDoc fixJeremy Benoist2016-01-031-5/+15
* Cleanup testsJeremy Benoist2015-12-291-4/+0
* Fix parameters regarding documentationJeremy Benoist2015-12-291-2/+2
* Remove user reference in tagJeremy Benoist2015-12-291-5/+12
* Fix security.context deprecationJeremy Benoist2015-11-071-2/+2
* check authentication on each API routeNicolas Lœuillet2015-10-031-0/+19
* * public registrationNicolas Lœuillet2015-10-031-38/+13
* Move fetching content in a separate classJeremy Benoist2015-09-101-10/+4
* Update url from grabyJeremy Benoist2015-08-241-1/+1
* CSJeremy Benoist2015-08-241-1/+0
* Integrate grabyJeremy Benoist2015-08-241-3/+8
* CSJeremy Benoist2015-08-201-9/+9
* Adds pagerfanta paginator everywhere, modifies article routing. Change API fo...Francois Gravelaine2015-07-281-2/+2
* CSJeremy Benoist2015-05-301-16/+22
* Move API stuff in ApiBundleJeremy2015-04-011-0/+370