Commit Graph

41 Commits (58aaddeca571a3efcc710f4f1dbac837deeedb61)

Author SHA1 Message Date
Ferdinand Thiessen e33fcfddc1 fix(dav): throw invalid argument when property type does not match 1 year ago
Côme Chilliet 1580c8612b
chore(apps): Apply new rector configuration to autouse classes 2 years ago
Andy Scherzinger 9d4b944098
chore: Add SPDX header 2 years ago
Louis Chemineau ac0acfbbd5
feat(dav): Support multiple scopes in DAV search 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 3 years ago
Louis Chemineau a93af13c12 Fix is-define operator 3 years ago
Maxence Lange 7467422f57 implements search on null/notnull metadata 3 years ago
Maxence Lange 380b81315a moving metadataquery 3 years ago
Louis Chemineau d3a313f192
Support getting and setting metadata in DAV requests 3 years ago
Maxence Lange e62e9e3dbf IFilesMetadata 3 years ago
Côme Chilliet 9ba9f9a7dc
Make sure to not pass null to DateTime::createFromFormat 4 years ago
Robin Appelman 3df872b9a1
add a limit to the amount of operators a client can add to a search query 4 years ago
Carl Schwan 1c7ecfc544 Fix an issue with the search backend update 4 years ago
Carl Schwan 7817845538 Add a metadata service to store file metadata 4 years ago
Christoph Wurst 770881d5d6
Move DateTime::ATOM to DateTimeInterface::ATOM 5 years ago
Robin Appelman a317f0ff02
allow setting offset for queries not limited to the users home storage 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 6 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 caff1023ea
Format control structures, classes, methods and function 6 years ago
Roeland Jago Douma 73ce7f6c8a
Add offset for home limited searches 7 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 7 years ago
Robin Appelman c62637da8b
Allow filtering the search results to the users home storage 7 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 7 years ago
Christian e2a64c713f
cast timestamps older than unix epoch to 0 8 years ago
Robin Appelman b76e6be441 disallow negative mtime in dav search 8 years ago
Roeland Jago Douma c306bc29d1
Make displayname selectable 9 years ago
Roeland Jago Douma c1ff12e234
CacheJail should apply limit and offset after searching 9 years ago
Robin Appelman 6b5419ddf0
Adjust to updated searchdav library 9 years ago
Roeland Jago Douma ec144281ef
Respect limit and order in webdav search 9 years ago
Morris Jobke 0eebff152a
Update license headers 9 years ago
Robin Appelman 37e8b698f7 cache nodes from search results 9 years ago
Robin Appelman bb7e236e74
Allow searching file by fileid 10 years ago
Robin Appelman e392d02d80
safer casting of datetime 10 years ago
Robin Appelman 6074dc9979
fix searching and ordering on getlastmodified 10 years ago
Robin Appelman e61606a767
Allow searching for favorites 10 years ago
Robin Appelman 709f64d396
add tests for filesearchbackend 10 years ago
Robin Appelman df2063ee7b
Implement webdav SEARCH 10 years ago
Robin Appelman 706131b394
add icewind/searchdav 10 years ago