| Commit message (Expand) | Author | Age | Files | Lines |
* | Drop PHP 5.5 compatibility and upgrade PHPUnit to v5.x | ArthurHoaro | 2018-02-02 | 1 | -2/+4 |
* | wildcard tag search support | Willi Eggeling | 2017-08-30 | 1 | -0/+83 |
* | Merge pull request #841 from ArthurHoaro/feature/search-no-tag | ArthurHoaro | 2017-05-25 | 2 | -4/+4 |
|\ |
|
| * | Empty tag search will look for not tagged links | ArthurHoaro | 2017-05-25 | 2 | -4/+4 |
* | | Add history entries for API endpoint | ArthurHoaro | 2017-05-07 | 7 | -6/+72 |
* | | API: Get History endpoint | ArthurHoaro | 2017-05-07 | 1 | -0/+221 |
* | | API: add DELETE endpoint | ArthurHoaro | 2017-05-07 | 1 | -0/+104 |
* | | REST API: implement PUT method | ArthurHoaro | 2017-05-07 | 2 | -0/+277 |
* | | REST API: implement POST link service | ArthurHoaro | 2017-03-27 | 1 | -0/+193 |
|/ |
|
* | 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 |