Commit Graph

202 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 2 years ago
Joas Schilling 280d70a5f4
fix(federation): Fix missing protocol on CloudID remote 2 years ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 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
Claus-Justus Heine 493333036b fix(collaboration): collaboration MailPlugin: Protect access to a potentially missing array component by ??. 2 years ago
Anupam Kumar 7329b83f92
feat: Migrate LinkReferenceProvider to OCP 2 years ago
Baptiste Fotia 9af96d9f9a feat(php,vue): Create a new parameter 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Faraz Samapoor a304ba5b5a Refactors lib/private/Collaboration. 2 years ago
Faraz Samapoor 14ad1e9219 Adds type hint to the method parameter. 2 years ago
Faraz Samapoor 6427863443 Refactors lib/private/Collaboration. 2 years ago
Joas Schilling 0c5d0c2127
fix: Migrate collaboration listener and remove legacy adapter 2 years ago
Joas Schilling ad12a740cb
fix!: Remove symfony EventDispatcherInterface from User 2 years ago
Christoph Wurst 14719110b9 chore: Replace \OC::$server->query with \OCP\Server::get in /lib 3 years ago
Julien Veyssier 3621a6b4ec avoid requests to opengraph image if no host detected 3 years ago
Faraz Samapoor e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
Côme Chilliet 426c0341ff
Use typed version of IConfig::getSystemValue as much as possible 3 years ago
jld3103 02f9c3a06f
Use implementations instead of interfaces for accessing private methods 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
Joas Schilling f565cacaf3
Fix double where() usage in resource manager 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 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
Joas Schilling 269df904a3
Improve email search results 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
Anna Larch 88b0aea2b0 Add fallback options for contacts array 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