aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/Search
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-283-60/+6
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-1/+1
* feat(search): Seach for persons as event attendees and organizersChristoph Wurst2023-11-101-2/+10
* feat(carddav): Allow advanced search for contactsBenjamin Gaussorgues2023-11-101-2/+2
* feat(caldav): Allow advanced search for events/tasksBenjamin Gaussorgues2023-11-102-4/+4
* Get rid of deprecated at matcher in dav application testsCôme Chilliet2023-01-051-4/+3
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-043-6/+6
* Add tel, note, org and title searchJohn Molakvoæ (skjnldsv)2020-12-141-1/+11
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-243-21/+27
* Fix search providers order and IDsJohn Molakvoæ (skjnldsv)2020-08-053-3/+3
* Show mime icon, bump bundles, make the SearchResultEntry class non-abstract,...John Molakvoæ (skjnldsv)2020-08-043-19/+19
* Add Event and Task Backends for Unified SearchGeorg Ehrke2020-08-043-1/+818
* Implement Contacts Backend for Unified SearchGeorg Ehrke2020-08-031-0/+275