Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert legacy PHPUnit @expected* to new ->expect* | ArthurHoaro | 2020-09-27 | 1 | -36/+36 |
* | Comply with PHPUnit V8: setup/teardown functions must return void | ArthurHoaro | 2020-09-26 | 1 | -1/+1 |
* | Add and update unit test for the new system (Bookmark + Service) | ArthurHoaro | 2020-01-18 | 1 | -32/+35 |
* | Run Unit Tests against PHP 7.4 | ArthurHoaro | 2020-01-17 | 1 | -1/+1 |
* | Optimize and cleanup imports | VirtualTam | 2019-01-13 | 1 | -1/+1 |
* | namespacing: \Shaarli\Http\Base64Url | VirtualTam | 2019-01-12 | 1 | -1/+1 |
* | lint: apply phpcbf to tests/ | VirtualTam | 2018-12-02 | 1 | -2/+1 |
* | REST API: implement PUT method | ArthurHoaro | 2017-05-07 | 1 | -0/+78 |
* | Merge pull request #727 from ArthurHoaro/api/getlinks | ArthurHoaro | 2017-01-15 | 1 | -0/+65 |
|\ | |||||
| * | REST API: implement getLinks service | ArthurHoaro | 2017-01-15 | 1 | -0/+65 |
* | | API: fix JWT signature verification | VirtualTam | 2017-01-04 | 1 | -6/+9 |
|/ | |||||
* | REST API structure using Slim framework | ArthurHoaro | 2016-12-15 | 1 | -0/+206 |