summaryrefslogtreecommitdiffstats
path: root/core/Controller/ReferenceController.php
Commit message (Expand)AuthorAgeFilesLines
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-1/+1
* core: Add OpenAPI specjld31032023-07-131-3/+9
* 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-6/+4
* [reference preview] fix getting null mimetype if the cached reference lacks a...Julien Veyssier2023-02-221-1/+4
* fix reference preview endpoint when no server-side cache configuredJulien Veyssier2022-10-131-4/+7
* Add cache header for image endpoint if link previewsJulius Härtl2022-09-281-2/+4
* Inject all dependnencies and increase cache timeoutJulius Härtl2022-08-311-1/+2
* CleanupJulius Härtl2022-08-311-9/+10
* Implement image cachingJulius Härtl2022-08-311-40/+23
* API for fetching reference metadataJulius Härtl2022-08-311-0/+82