Commit Graph

49 Commits (b00a9a6eaeeafce11e0141199f37d8a105050cce)

Author SHA1 Message Date
Arthur Schiwon 49db546f78
fix: include invisible tags for admins 3 years ago
Arthur Schiwon 783e32a64d
fix: favorites view and universal search against tags 3 years ago
Arthur Schiwon b0d1cf5730
fix: change if with conditionless else to switch; and a parameter value 3 years ago
Arthur Schiwon 58f7fd2370
use efficient tag retrieval on DAV report request 3 years ago
Arthur Schiwon 71e41ffeeb
refactor: declare getMount() and getMountsIn() at IRootFolder 3 years ago
Arthur Schiwon f6ac874dbf
chore: ugly type juggling 3 years ago
Arthur Schiwon eb50b6c6aa
fix: expect interface, not a specific implementation 3 years ago
Arthur Schiwon df662f50bd
refactor: remove where specification from SELECT getter 3 years ago
Arthur Schiwon dbfd2f936a
refactor: remove SystemTag logic from Folder into QuerySearchHelper 3 years ago
Arthur Schiwon 2489a2d63a
feat: specify media type via url path: systemtags-current/$mediaType 3 years ago
Arthur Schiwon 6bff6a5667
PoC: SystemTags endpoint to return tags used by a user with meta data 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
luz paz 368f83095d Fix typos in lib/private subdirectory 3 years ago
Carl Schwan f326b54e53 Search without join on filecache_extended 4 years ago
Marcel Klehr f755ee0868 Files: Extend search to also cover tags 4 years ago
Côme Chilliet 6be7aa112f
Migrate from ILogger to LoggerInterface in lib/private 4 years ago
Robin Appelman 7351059326
generate a better optimized query for path prefix search filters 4 years ago
Robin Appelman 362cb2a11f
inject SearchBuilder 5 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
Robin Appelman df2063ee7b
Implement webdav SEARCH 9 years ago
Robin Appelman 706131b394
add icewind/searchdav 9 years ago