Commit Graph

23 Commits (addParameterTypingVersionsMapper)

Author SHA1 Message Date
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Louis Chemineau a635710117
fix: Metadata field search 11 months ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Robin Appelman b45f2420fe fix: fix share reminder job for oracle 1 year ago
Anna Larch 8af7ecb257 chore: adjust code to adhere to coding standard 1 year ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Thomas Citharel ffeb797ecc
refactor(mimeloader): modernize MimeTypeLoader 2 years ago
Robin Appelman 63ffaab95e
fix types + autoloader 2 years ago
Robin Appelman 2e14a7a4a6
optimize query pattern used by storage filter 2 years ago
Maxence Lange 7467422f57 implements search on null/notnull metadata 2 years ago
Maxence Lange 761a688ec9 fix psalm 2 years ago
Maxence Lange 3af12b2a50 ignore metadata if table is empty 2 years ago
Maxence Lange 380b81315a moving metadataquery 2 years ago
Benjamin Gaussorgues a75a93af8e
feat(files): Allow advanced search for files 2 years ago
Maxence Lange f497d8b6e5 IFilesMetadata 2 years ago
Maxence Lange e62e9e3dbf IFilesMetadata 2 years ago
Arthur Schiwon 49db546f78
fix: include invisible tags for admins 3 years ago
Faraz Samapoor e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
David fe3f4afd77
fixed the cache searchBuilder negative map 3 years ago
Marcel Klehr f755ee0868 Files: Extend search to also cover tags 4 years ago
Robin Appelman a4e120c203
tell mysql to ignore the sort index for search queries 4 years ago
Robin Appelman 7351059326
generate a better optimized query for path prefix search filters 4 years ago
Robin Appelman c48f9ffcdd
use case insensitive like when limiting search to jail 4 years ago
Robin Appelman 66e10718c6
split of query building bits from searchhelper 5 years ago
Robin Appelman f938daa6e4
update tests and fix some edge cases around new search 5 years ago
Robin Appelman 27e50b24aa
some cleanup and documentation 5 years ago
Robin Appelman 5d1d53c42e
perform file search in a single query 5 years ago
Robin Appelman 9774fb1573
use searchoperation for storage filter instead of db expression 5 years ago
Robin Appelman e198dc1b20
rework search api to allow searching on multiple caches at once 5 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
dependabot-preview[bot] eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 5 years ago
Robin Appelman 27f9df2e87
fix cachjail searching for root 5 years ago
Robin Appelman a44aab11f7
do cachejail search filtering in sql 5 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Christoph Wurst 734c62bee0
Format code according to PSR2 6 years ago
Christoph Wurst 28f8eb5dba
Add visibility to all constants 6 years ago
Christoph Wurst a7c8d26d31
Add visibility to all properties and move static keyword 6 years ago
Christoph Wurst 14c996d982
Use elseif instead of else if 6 years ago
Christoph Wurst 1b46621cd3
Update license headers for 18 6 years ago
tobiasKaminsky 41cb214112
fix https://github.com/nextcloud/server/issues/18313 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Robin Appelman f9e5b33c2b
remove old 'owner' filter 6 years ago
Robin Appelman c62637da8b
Allow filtering the search results to the users home storage 6 years ago
Roeland Jago Douma bc9b223e65
Fix DAV mimetype search 6 years ago
Robin Appelman 326d55db81
Support arbitrary number of arguments for d:or and d:and in search queries 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Robin Appelman bb7e236e74
Allow searching file by fileid 9 years ago
Robin Appelman 2d02a4735c
Fix search ordering 9 years ago
Robin Appelman e61606a767
Allow searching for favorites 9 years ago