Commit Graph

35 Commits (d92bf388b1c553ecd6bfb2a7400b990dcafe9c54)

Author SHA1 Message Date
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Jonas 1671bf3ef2
feat(Reference): Add public API endpoints to get references 1 year ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Julius Härtl 972a611288
fix: Avoid clear cache with prefix 2 years ago
Robin Appelman e7a7b4a401 perf: switch places that always use the first getById result to getFirstNodeById 2 years ago
Anupam Kumar 7329b83f92
feat: Migrate LinkReferenceProvider to OCP 2 years ago
Faraz Samapoor a304ba5b5a Refactors lib/private/Collaboration. 2 years ago
Julien Veyssier 3621a6b4ec avoid requests to opengraph image if no host detected 3 years ago
Julius Härtl b6d1154260
fix(references): Do not log errors on 404 responses of opengraph image fetching 3 years ago
Julius Härtl 6130f1a78e
Implement file reference wiget 3 years ago
Julien Veyssier 4ef2b27a47
safer URL match in FileReferenceProvider 3 years ago
Julius Härtl 81c2122ff8
style: Fix php-cs and psalm 3 years ago
Julien Veyssier 0e6d5f8240
improve getUserProviderTimestamps 3 years ago
Julien Veyssier b22d4e6306
use array_filter instead of array_map + array_search 3 years ago
Julien Veyssier 8766e4f242
handle and return touchProvider errors 3 years ago
Julien Veyssier 946a1af9fd
add 'last used timestamp' management for reference providers 3 years ago
Julien Veyssier 6431c5a559
extend the reference API for the new link picker 3 years ago
Louis Chemineau 53d736207c Adapt files_versions tests to modernized hooks 3 years ago
Julien Veyssier f0589523c8
improve link reference content-type check, accept 'text/html;*' 3 years ago
Julien Veyssier b07adddf39
in the link reference provider, check if the link content type begins with text/html 3 years ago
Julien Veyssier 552611d341
add restrictions on content-type and content-size when downloading to resolve with opengraph link provider 3 years ago
Julien Veyssier 3c86afcce4
File reference: use the file type icon as fallback when no preview provider for this type 3 years ago
Julius Härtl f69151e626
Move Reference class to public namespace 3 years ago
Julius Härtl 1ab66988bc
Inject all dependnencies and increase cache timeout 3 years ago
Julius Härtl 80f6a5834a
Refactor cache handling 3 years ago
Julius Härtl a392235e23
Cleanup 3 years ago
Julius Härtl bee8fd2408
Limit preview file size 3 years ago
Julius Härtl 68d0038eb0
Move registration to IBootstrap 3 years ago
Julius Härtl eaef5687f9
Add full public interfaces 3 years ago
Julius Härtl 0ce0d37ac1
Implement image caching 3 years ago
Julius Härtl f58218deea
Add cache invalidation 3 years ago
Julius Härtl 31be855522
Implement reference provider based caching 3 years ago
Julius Härtl 9d9c7f4b75
Make reference fetching configurable 3 years ago
Julius Härtl de3e541fde
API for fetching reference metadata 3 years ago