aboutsummaryrefslogtreecommitdiffhomepage
path: root/application/api/controllers/ApiController.php
Commit message (Expand)AuthorAgeFilesLines
* REST API: allow override of creation and update datesArthurHoaro2020-08-291-1/+2
* Apply the new system (Bookmark + Service) to the whole code baseArthurHoaro2020-01-181-4/+4
* Optimize and cleanup importsVirtualTam2019-01-131-3/+4
* namespacing: \Shaarli\Bookmark\LinkDBVirtualTam2019-01-121-1/+1
* namespacing: \Shaarli\HistoryVirtualTam2019-01-121-1/+1
* lint: apply phpcbf to application/VirtualTam2018-12-021-1/+1
* Add history entries for API endpointArthurHoaro2017-05-071-1/+8
* REST API: implement POST link serviceArthurHoaro2017-03-271-0/+10
* REST API structure using Slim frameworkArthurHoaro2016-12-151-0/+54