aboutsummaryrefslogtreecommitdiffhomepage
path: root/application/api/ApiMiddleware.php
Commit message (Expand)AuthorAgeFilesLines
* Apply PHP Code Beautifier on source code for linter automatic fixesArthurHoaro2020-11-091-1/+3
* Add mutex on datastore I/O operationsArthurHoaro2020-10-131-0/+2
* Revert unrelated changes and add unit testsArthurHoaro2020-09-301-7/+17
* Fix identationChristoph Stoettner2020-09-301-5/+5
* Change to ->container->environmentChristoph Stoettner2020-09-301-18/+10
* Workaround for hoster (ionos)Christoph Stoettner2020-09-291-2/+6
* Process main page (linklist) through Slim controllerArthurHoaro2020-07-231-1/+8
* Apply the new system (Bookmark + Service) to the whole code baseArthurHoaro2020-01-181-5/+6
* Remove the redirector settingArthurHoaro2019-02-091-3/+1
* Optimize and cleanup importsVirtualTam2019-01-131-2/+1
* namespacing: \Shaarli\Bookmark\LinkDBVirtualTam2019-01-121-1/+1
* lint: apply phpcbf to application/VirtualTam2018-12-021-2/+3
* Add history entries for API endpointArthurHoaro2017-05-071-2/+3
* application: introduce the Shaarli\Config namespaceVirtualTam2017-03-041-1/+1
* API: expect JWT in the Authorization headerVirtualTam2017-01-151-3/+8
* REST API structure using Slim frameworkArthurHoaro2016-12-151-0/+132