54 Commits (e42f511412c3dee98e843d215f6f74d65b8a5120)

Author SHA1 Message Date
  Maxence Lange 3af12b2a50 ignore metadata if table is empty 8 months ago
  Maxence Lange 380b81315a moving metadataquery 8 months ago
  Benjamin Gaussorgues a75a93af8e
feat(files): Allow advanced search for files 9 months ago
  Louis Chemineau d3a313f192
Support getting and setting metadata in DAV requests 8 months ago
  Maxence Lange e62e9e3dbf IFilesMetadata 8 months ago
  Arthur Schiwon 49db546f78
fix: include invisible tags for admins 1 year ago
  Arthur Schiwon 783e32a64d
fix: favorites view and universal search against tags 1 year ago
  Arthur Schiwon b0d1cf5730
fix: change if with conditionless else to switch; and a parameter value 1 year ago
  Arthur Schiwon 58f7fd2370
use efficient tag retrieval on DAV report request 1 year ago
  Arthur Schiwon 71e41ffeeb
refactor: declare getMount() and getMountsIn() at IRootFolder 1 year ago
  Arthur Schiwon f6ac874dbf
chore: ugly type juggling 1 year ago
  Arthur Schiwon eb50b6c6aa
fix: expect interface, not a specific implementation 1 year ago
  Arthur Schiwon df662f50bd
refactor: remove where specification from SELECT getter 1 year ago
  Arthur Schiwon dbfd2f936a
refactor: remove SystemTag logic from Folder into QuerySearchHelper 1 year ago
  Arthur Schiwon 2489a2d63a
feat: specify media type via url path: systemtags-current/$mediaType 1 year ago
  Arthur Schiwon 6bff6a5667
PoC: SystemTags endpoint to return tags used by a user with meta data 1 year ago
  Côme Chilliet f5c361cf44
composer run cs:fix 1 year ago
  luz paz 368f83095d Fix typos in lib/private subdirectory 2 years ago
  Carl Schwan f326b54e53 Search without join on filecache_extended 2 years ago
  Marcel Klehr f755ee0868 Files: Extend search to also cover tags 3 years ago
  Côme Chilliet 6be7aa112f
Migrate from ILogger to LoggerInterface in lib/private 2 years ago
  Robin Appelman 7351059326
generate a better optimized query for path prefix search filters 2 years ago
  Robin Appelman 362cb2a11f
inject SearchBuilder 3 years ago
  Robin Appelman 66e10718c6
split of query building bits from searchhelper 3 years ago
  Robin Appelman f938daa6e4
update tests and fix some edge cases around new search 3 years ago
  Robin Appelman 27e50b24aa
some cleanup and documentation 3 years ago
  Robin Appelman 5d1d53c42e
perform file search in a single query 3 years ago
  Robin Appelman 9774fb1573
use searchoperation for storage filter instead of db expression 3 years ago
  Robin Appelman e198dc1b20
rework search api to allow searching on multiple caches at once 3 years ago
  John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 3 years ago
  dependabot-preview[bot] eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 3 years ago
  Robin Appelman 27f9df2e87
fix cachjail searching for root 3 years ago
  Robin Appelman a44aab11f7
do cachejail search filtering in sql 3 years ago
  Christoph Wurst cb057829f7
Update license headers for 19 4 years ago
  Christoph Wurst 734c62bee0
Format code according to PSR2 4 years ago
  Christoph Wurst 28f8eb5dba
Add visibility to all constants 4 years ago
  Christoph Wurst a7c8d26d31
Add visibility to all properties and move static keyword 4 years ago
  Christoph Wurst 14c996d982
Use elseif instead of else if 4 years ago
  Christoph Wurst 1b46621cd3
Update license headers for 18 4 years ago
  tobiasKaminsky 41cb214112
fix https://github.com/nextcloud/server/issues/18313 4 years ago
  Christoph Wurst 5bf3d1bb38
Update license headers 4 years ago
  Robin Appelman f9e5b33c2b
remove old 'owner' filter 4 years ago
  Robin Appelman c62637da8b
Allow filtering the search results to the users home storage 4 years ago
  Roeland Jago Douma bc9b223e65
Fix DAV mimetype search 4 years ago
  Robin Appelman 326d55db81
Support arbitrary number of arguments for d:or and d:and in search queries 6 years ago
  Morris Jobke 0eebff152a
Update license headers 6 years ago
  Robin Appelman bb7e236e74
Allow searching file by fileid 7 years ago
  Robin Appelman 2d02a4735c
Fix search ordering 7 years ago
  Robin Appelman e61606a767
Allow searching for favorites 7 years ago
  Robin Appelman df2063ee7b
Implement webdav SEARCH 7 years ago