aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Collaboration/Reference/LinkReferenceProvider.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-241-19/+2
* feat: Migrate LinkReferenceProvider to OCPAnupam Kumar2024-02-141-155/+4
* Refactors lib/private/Collaboration.Faraz Samapoor2023-10-031-19/+11
* avoid requests to opengraph image if no host detectedJulien Veyssier2023-06-091-16/+21
* fix(references): Do not log errors on 404 responses of opengraph image fetchingJulius Härtl2023-03-131-0/+3
* improve link reference content-type check, accept 'text/html;*'Julien Veyssier2023-01-101-1/+3
* in the link reference provider, check if the link content type begins with te...Julien Veyssier2023-01-091-1/+3
* add restrictions on content-type and content-size when downloading to resolve...Julien Veyssier2023-01-051-0/+16
* Move Reference class to public namespaceJulius Härtl2022-09-261-0/+1
* Inject all dependnencies and increase cache timeoutJulius Härtl2022-08-311-4/+10
* Refactor cache handlingJulius Härtl2022-08-311-6/+7
* CleanupJulius Härtl2022-08-311-5/+18
* Limit preview file sizeJulius Härtl2022-08-311-2/+10
* Add full public interfacesJulius Härtl2022-08-311-1/+1
* Implement image cachingJulius Härtl2022-08-311-3/+35
* Implement reference provider based cachingJulius Härtl2022-08-311-3/+15
* Make reference fetching configurableJulius Härtl2022-08-311-2/+9
* API for fetching reference metadataJulius Härtl2022-08-311-0/+83