aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/ApiBundle
Commit message (Collapse)AuthorAgeFilesLines
* Adds pagerfanta paginator everywhere, modifies article routing. Change API ↵Francois Gravelaine2015-07-281-2/+2
| | | | for is_starred and is_archived
* CSJeremy Benoist2015-05-305-25/+33
|
* Fix testsJeremy2015-04-011-4/+4
|
* Move API stuff in ApiBundleJeremy2015-04-0112-0/+1071
|
* routing for API, trying to respect #414Nicolas Lœuillet2015-01-292-72/+0
|
* skeleton for DELETE and PATCH methodsNicolas Lœuillet2015-01-281-2/+36
|
* bundle for APINicolas Lœuillet2015-01-282-0/+38