Commit Graph

183 Commits (c9c49bfef8ff39eb052d9bddb796882290467c98)

Author SHA1 Message Date
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
Julius Härtl de3e541fde
API for fetching reference metadata 3 years ago
Louis Chemineau 347ca20f4e Rename setting name to reduce its length 4 years ago
Julius Härtl 9a6869943e
Introduce event for loading additional script on projects 4 years ago
Louis Chemineau 80fa3c7319 Add setting to ignore email during search 4 years ago
Louis Chemineau 37f1c8640e Add settings to ignore second display name in search 4 years ago
Maxence Lange 10eafd70c8 confirm user is internal to globalscale 4 years ago
Louis Chemineau 0e06ee68c0 Add settings to not match userID during full match 4 years ago
Carl Schwan aeecb72e96
Fix a few psalm issues and moved back to psalm/phar 4.18 4 years ago
Carl Schwan 7ecb65f725
Add check before sending email that email address is valid 4 years ago
Carl Schwan d4a5e480ab
Fix idn emails not working in shares 4 years ago
Joas Schilling f1a6668cc2
Make psalm more happy 4 years ago
Joas Schilling 93b77f54bd
Fix docs to make Psalm happier 4 years ago
Joas Schilling d49ad7ea47
Limit more contact searches 4 years ago
Joas Schilling 0f1670be8a
Only limit search in the system address book 4 years ago
Joas Schilling 84d37143b0
Only wildcard search if enumeration is allowed 4 years ago
Julius Härtl 7b76253aee
Do not clear all results when searching from users address books 4 years ago
Côme Chilliet 008b79d808
Fix type errors 4 years ago
Arthur Schiwon 27865d03c0
use specific email getter where necessary 4 years ago
Joas Schilling af03f5d516
Also hide group from direct matches 5 years ago