Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Better support for notes permalink | ArthurHoaro | 2020-07-28 | 1 | -1/+1 |
* | Apply the new system (Bookmark + Service) to the whole code base | ArthurHoaro | 2020-01-18 | 1 | -43/+36 |
* | Run Unit Tests against PHP 7.4 | ArthurHoaro | 2020-01-17 | 1 | -0/+4 |
* | Do not try to retrieve thumbnails for internal link | ArthurHoaro | 2019-02-24 | 1 | -1/+1 |
* | Optimize and cleanup imports | VirtualTam | 2019-01-13 | 1 | -1/+1 |
* | namespacing: \Shaarli\Http\Base64Url | VirtualTam | 2019-01-12 | 1 | -3/+3 |
* | Implements Tags endpoints for Shaarli's REST API | ArthurHoaro | 2018-06-04 | 1 | -0/+16 |
* | REST API: implement PUT method | ArthurHoaro | 2017-05-07 | 1 | -0/+26 |
* | REST API: implement POST link service | ArthurHoaro | 2017-03-27 | 1 | -2/+33 |
* | Merge pull request #727 from ArthurHoaro/api/getlinks | ArthurHoaro | 2017-01-15 | 1 | -0/+31 |
|\ | |||||
| * | REST API: implement getLinks service | ArthurHoaro | 2017-01-15 | 1 | -0/+31 |
* | | API: fix JWT signature verification | VirtualTam | 2017-01-04 | 1 | -7/+5 |
|/ | |||||
* | REST API structure using Slim framework | ArthurHoaro | 2016-12-15 | 1 | -0/+51 |