| Commit message (Expand) | Author | Age | Files | Lines |
* | Optimize and cleanup imports | VirtualTam | 2019-01-13 | 11 | -65/+70 |
* | API: update test regexes to comply with PCRE2 | VirtualTam | 2019-01-13 | 1 | -2/+2 |
* | namespacing: \Shaarli\Bookmark\LinkDB | VirtualTam | 2019-01-12 | 10 | -24/+24 |
* | namespacing: \Shaarli\History | VirtualTam | 2019-01-12 | 6 | -30/+30 |
* | lint: fix line-length warnings | VirtualTam | 2018-12-02 | 2 | -4/+12 |
* | lint: apply phpcbf to tests/ | VirtualTam | 2018-12-02 | 5 | -6/+2 |
* | Add a button to set links as sticky | ArthurHoaro | 2018-10-06 | 1 | -9/+12 |
* | GetTagsTest - Update to alpha sort for equal occurences | ArthurHoaro | 2018-07-05 | 3 | -8/+8 |
* | Implements Tags endpoints for Shaarli's REST API | ArthurHoaro | 2018-06-04 | 11 | -0/+711 |
* | 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 | 1 | -0/+199 |
* | | REST API: implement POST link service | ArthurHoaro | 2017-03-27 | 1 | -0/+193 |
|/ |
|
* | application: introduce the Shaarli\Config namespace | VirtualTam | 2017-03-04 | 3 | -9/+11 |
* | 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 |
* | REST API: implement getLinks service | ArthurHoaro | 2017-01-15 | 1 | -0/+393 |
* | REST API structure using Slim framework | ArthurHoaro | 2016-12-15 | 1 | -0/+113 |