nextcloud/lib/public/Collaboration/Reference
Anupam Kumar 7329b83f92
feat: Migrate LinkReferenceProvider to OCP
This would be useful to eleminate the need for using this OC class
when an app dev wants to implement a custom reference provider
for the web client but wants to fall back on opengraph for mobile
clients.

Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2024-02-14 18:22:19 +05:30
..
ADiscoverableReferenceProvider.php style: Fix php-cs and psalm 2023-01-27 11:10:56 +01:00
IDiscoverableReferenceProvider.php extend the reference API for the new link picker 2023-01-27 11:10:55 +01:00
IReference.php core: Fix OpenAPI for reference API 2023-09-14 15:49:13 +02:00
IReferenceManager.php handle and return touchProvider errors 2023-01-27 11:10:56 +01:00
IReferenceProvider.php Refactor cache handling 2022-08-31 16:24:35 +02:00
ISearchableReferenceProvider.php extend the reference API for the new link picker 2023-01-27 11:10:55 +01:00
LinkReferenceProvider.php feat: Migrate LinkReferenceProvider to OCP 2024-02-14 18:22:19 +05:30
Reference.php core: Fix OpenAPI for reference API 2023-09-14 15:49:13 +02:00
RenderReferenceEvent.php Add event to load scripts for reference rendering 2022-09-01 20:10:53 +02:00