| Commit message (Expand) | Author | Age | Files | Lines |
* | fix: https://github.com/nextcloud/calendar/issues/6079 and https://github.com... | tobiasKaminsky | 2024-07-25 | 2 | -2/+16 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-27 | 4 | -83/+8 |
* | feat(dav): hide search providers if their respective app is not activated | Benjamin Gaussorgues | 2023-11-27 | 3 | -12/+15 |
* | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 2 | -4/+4 |
* | feat(search): allow contacts person search | hamza221 | 2023-11-14 | 1 | -1/+9 |
* | feat(search): Seach for persons as event attendees and organizers | Christoph Wurst | 2023-11-10 | 1 | -16/+76 |
* | feat(carddav): Allow advanced search for contacts | Benjamin Gaussorgues | 2023-11-10 | 1 | -17/+34 |
* | feat(caldav): Allow advanced search for events/tasks | Benjamin Gaussorgues | 2023-11-10 | 3 | -98/+52 |
* | Move DateTime::ATOM to DateTimeInterface::ATOM | Christoph Wurst | 2021-06-23 | 2 | -4/+4 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 4 | -7/+7 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -0/+1 |
* | Add tel, note, org and title search | John Molakvoæ (skjnldsv) | 2020-12-14 | 1 | -0/+4 |
* | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 1 | -1/+1 |
* | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 4 | -28/+38 |
* | Fix search providers order and IDs | John Molakvoæ (skjnldsv) | 2020-08-05 | 3 | -6/+6 |
* | Hand in the route and the parameters of the request | Joas Schilling | 2020-08-05 | 3 | -4/+13 |
* | Make apps handle the order logic | John Molakvoæ (skjnldsv) | 2020-08-05 | 3 | -3/+3 |
* | Show mime icon, bump bundles, make the SearchResultEntry class non-abstract,... | John Molakvoæ (skjnldsv) | 2020-08-04 | 6 | -96/+30 |
* | Add Event and Task Backends for Unified Search | Georg Ehrke | 2020-08-04 | 5 | -0/+589 |
* | Implement Contacts Backend for Unified Search | Georg Ehrke | 2020-08-03 | 2 | -0/+219 |