summaryrefslogtreecommitdiffstats
path: root/lib/public/Collaboration/Reference
Commit message (Expand)AuthorAgeFilesLines
* fix(linkReferenceProvider): better size checkJulien Veyssier2024-09-031-5/+15
* fix(OCP): Add since tag to all constantsJoas Schilling2024-02-151-3/+9
* feat: Migrate LinkReferenceProvider to OCPAnupam Kumar2024-02-141-0/+215
* core: Fix OpenAPI for reference APIjld31032023-09-142-1/+8
* core: Add OpenAPI specjld31032023-07-131-0/+4
* style: Fix php-cs and psalmJulius Härtl2023-01-271-2/+1
* handle and return touchProvider errorsJulien Veyssier2023-01-271-2/+2
* ADiscoverableReferenceProvider implements JsonSerializableJulien Veyssier2023-01-271-1/+3
* add 'last used timestamp' management for reference providersJulien Veyssier2023-01-271-1/+21
* extend the reference API for the new link pickerJulien Veyssier2023-01-274-0/+151
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* reference url can always fallback to the link itselfJulien Veyssier2022-09-302-3/+3
* Add sinceJoas Schilling2022-09-261-9/+97
* Move Reference class to public namespaceJulius Härtl2022-09-261-0/+161
* Add event to load scripts for reference renderingJulius Härtl2022-09-011-0/+36
* Refactor cache handlingJulius Härtl2022-08-312-2/+28
* CleanupJulius Härtl2022-08-313-12/+26
* Move registration to IBootstrapJulius Härtl2022-08-311-7/+0
* Add full public interfacesJulius Härtl2022-08-313-4/+142
* Implement reference provider based cachingJulius Härtl2022-08-311-0/+3
* API for fetching reference metadataJulius Härtl2022-08-313-0/+89