Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | application: introduce the Shaarli\Config namespace | VirtualTam | 2017-03-04 | 4 | -11/+14 |
* | REST API: implements getLink by ID service | ArthurHoaro | 2017-02-19 | 2 | -6/+137 |
* | REST API - getLinks: support the visibility parameter | ArthurHoaro | 2017-01-17 | 1 | -28/+22 |
* | Merge pull request #727 from ArthurHoaro/api/getlinks | ArthurHoaro | 2017-01-15 | 2 | -0/+458 |
|\ | |||||
| * | REST API: implement getLinks service | ArthurHoaro | 2017-01-15 | 2 | -0/+458 |
* | | API: expect JWT in the Authorization header | VirtualTam | 2017-01-15 | 1 | -3/+26 |
* | | API: fix JWT signature verification | VirtualTam | 2017-01-04 | 1 | -6/+9 |
|/ | |||||
* | REST API structure using Slim framework | ArthurHoaro | 2016-12-15 | 3 | -0/+503 |