Commit Graph

6 Commits

Author SHA1 Message Date
Andre Duffeck
68b17eb68d Search dav spaces (#4661)
* Add a Ref option to SearchRequest, e.g. for limiting the search to a space

* Enable REPORT requests for /dav/spaces URLs

* Limit the search to the according space in case of /dav/spaces searches

* Add changelog

* Adapt expected failures

* Comment exported functions
2022-09-27 10:38:15 +02:00
André Duffeck
0fb8721da6 Return the number of total matches 2022-07-13 10:42:50 +02:00
André Duffeck
b6d374f683 Support specifying a search limit 2022-07-04 16:35:44 +02:00
André Duffeck
57c4f056ef Return proper error codes, e.g. when providing an empty query 2022-07-04 16:35:44 +02:00
Christian Richter
f8f1320501 refactor extensions -> services
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-06-27 14:05:36 +02:00
Christian Richter
78064e6bab rename folder extensions -> services
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-06-27 14:05:36 +02:00