aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/api/ApiMiddlewareTest.php
Commit message (Expand)AuthorAgeFilesLines
* New plugin hook: ability to add custom filters to Shaarli search engineArthurHoaro2021-02-041-0/+2
* Merge pull request #1575 from ArthurHoaro/feature/php8ArthurHoaro2020-10-031-7/+7
|\
| * Compatibility with PHPUnit 9ArthurHoaro2020-09-291-7/+7
* | Revert unrelated changes and add unit testsArthurHoaro2020-09-301-0/+47
|/
* Comply with PHPUnit V8: setup/teardown functions must return voidArthurHoaro2020-09-261-2/+2
* Add and update unit test for the new system (Bookmark + Service)ArthurHoaro2020-01-181-2/+6
* Optimize and cleanup importsVirtualTam2019-01-131-2/+1
* application: introduce the Shaarli\Config namespaceVirtualTam2017-03-041-2/+3
* API: expect JWT in the Authorization headerVirtualTam2017-01-151-3/+26
* REST API structure using Slim frameworkArthurHoaro2016-12-151-0/+184