aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/api
Commit message (Expand)AuthorAgeFilesLines
* application: introduce the Shaarli\Config namespaceVirtualTam2017-03-044-11/+14
* REST API: implements getLink by ID serviceArthurHoaro2017-02-192-6/+137
* REST API - getLinks: support the visibility parameterArthurHoaro2017-01-171-28/+22
* Merge pull request #727 from ArthurHoaro/api/getlinksArthurHoaro2017-01-152-0/+458
|\
| * REST API: implement getLinks serviceArthurHoaro2017-01-152-0/+458
* | API: expect JWT in the Authorization headerVirtualTam2017-01-151-3/+26
* | API: fix JWT signature verificationVirtualTam2017-01-041-6/+9
|/
* REST API structure using Slim frameworkArthurHoaro2016-12-153-0/+503