aboutsummaryrefslogtreecommitdiffstats
path: root/core/Controller/ReferenceApiController.php
Commit message (Expand)AuthorAgeFilesLines
* Add single status code descriptions for OpenAPIjld31032023-09-271-0/+10
* core: Fix OpenAPI for reference APIjld31032023-09-141-2/+2
* core: Add OpenAPI specjld31032023-07-131-6/+41
* Applies agreed-upon indentation convention to the changed controllers.Faraz Samapoor2023-06-161-4/+6
* Refactors controllers by using PHP8's constructor property promotion.Faraz Samapoor2023-06-161-7/+2
* handle and return touchProvider errorsJulien Veyssier2023-01-271-7/+3
* add 'last used timestamp' management for reference providersJulien Veyssier2023-01-271-1/+19
* extend the reference API for the new link pickerJulien Veyssier2023-01-271-0/+14
* Fix URLs on reference resolvingJoas Schilling2022-09-301-1/+1
* Add endpoint to fetch a cachable reference dataJulius Härtl2022-09-261-0/+10
* Refactor cache handlingJulius Härtl2022-08-311-2/+4
* CleanupJulius Härtl2022-08-311-11/+8
* Implement image cachingJulius Härtl2022-08-311-0/+82