Commit Graph

38 Commits (0263821010d1394de6bbcefa6e78e7fab385cda0)

Author SHA1 Message Date
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
Robin Appelman 1f9f5e2e5e
Fix lazy search backend 8 years ago
Robin Appelman b21bec5c73
Fix search related results in OPTIONS requests 8 years ago
Robin Appelman 51724a35a4
use getUserFolder instead of getFileInfo when constructing FilesHome 8 years ago
Roeland Jago Douma c306bc29d1
Make displayname selectable 8 years ago
Morris Jobke d3d045dd5c
Remove unused import statements 8 years ago
Roeland Jago Douma c1ff12e234
CacheJail should apply limit and offset after searching 8 years ago
Robin Appelman 6b5419ddf0
Adjust to updated searchdav library 8 years ago
Roeland Jago Douma ec144281ef
Respect limit and order in webdav search 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Robin Appelman 37e8b698f7 cache nodes from search results 9 years ago
Roeland Jago Douma fc369dd86e
[DAV] Fix URLUtil::splitPath usage 9 years ago
Morris Jobke b2c96d0c23 Stop if user folder is not available 9 years ago
Robin Appelman bb7e236e74
Allow searching file by fileid 9 years ago
Georg Ehrke 242bb746b9
OCA\DAV\Files\CustomPropertiesBackend -> OCA\DAV\DAV\CustomPropertiesBackend 9 years ago
Georg Ehrke b887adf386
allow sharees to edit certain calendar properties for themselves 9 years ago
Robin Appelman e392d02d80
safer casting of datetime 9 years ago
Robin Appelman 6074dc9979
fix searching and ordering on getlastmodified 9 years ago
Robin Appelman e61606a767
Allow searching for favorites 9 years ago
Robin Appelman 709f64d396
add tests for filesearchbackend 9 years ago
Robin Appelman df2063ee7b
Implement webdav SEARCH 9 years ago
Robin Appelman 706131b394
add icewind/searchdav 9 years ago
Thomas Müller 6345748a70
Fix "Call to a member function getUID() on null" 9 years ago
Roeland Jago Douma 363963577c
Harden files drop 9 years ago
Roeland Jago Douma 4b3b562c4f
Fixes files_drop for sabre 3.2 9 years ago
Thomas Müller c778b1bade
Update sabre dav to 3.2 (#26115) 9 years ago
Thomas Müller 726994ecae
Remove any detailed information about the exception in the browser error plugin 9 years ago
Roeland Jago Douma c8a13f644e
Only enable files_drop plugin when we actuall do files_drop 9 years ago
Roeland Jago Douma 7a6dbeb398
Make files_drop work 9 years ago
Roeland Jago Douma e73a11d106
Fix permision mask 9 years ago
Vincent Petry b17e836e45
FilesHome now also returns DAV properties 10 years ago
Lukas Reschke f715b5ea2e
Don't print exception message in HTML 10 years ago
Joas Schilling 0215b004da
Update with robin 10 years ago
Joas Schilling 813f0a0f40
Fix apps/ 10 years ago
Robin Appelman f98cb9efa0
Fix type hinting 10 years ago
Lukas Reschke aba539703c
Update license headers 10 years ago
Joas Schilling dd9ee10bc0 Move dav app to PSR-4 (#24527) 10 years ago