nextcloud/apps/dav/lib/CalDAV
Daniel Kesselberg b769dc4304 feat(caldav): order the calendar objects by start date for search
Sorting the events by the start date leads to more predictable results for the search API consumers.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2024-05-28 19:56:36 +02:00
..
Activity chore: Add SPDX header 2024-05-27 20:11:22 +02:00
AppCalendar chore: Add SPDX header 2024-05-27 20:11:22 +02:00
Auth chore: Add SPDX header 2024-05-27 20:11:22 +02:00
BirthdayCalendar chore: Add SPDX header 2024-05-27 20:11:22 +02:00
FreeBusy chore: Add SPDX header 2024-05-27 20:11:22 +02:00
ICSExportPlugin chore: Add SPDX header 2024-05-27 20:11:22 +02:00
Integration chore: Add SPDX header 2024-05-27 20:11:22 +02:00
InvitationResponse chore: Add SPDX header 2024-05-27 20:11:22 +02:00
Principal chore: Add SPDX header 2024-05-27 20:11:22 +02:00
Proxy chore: Add SPDX header 2024-05-27 20:11:22 +02:00
Publishing chore: Add SPDX header 2024-05-27 20:11:22 +02:00
Reminder chore: Add SPDX header 2024-05-27 20:11:22 +02:00
ResourceBooking chore: Add SPDX header 2024-05-27 20:11:22 +02:00
Schedule chore: Add SPDX header 2024-05-27 20:11:22 +02:00
Search chore: Add SPDX header 2024-05-27 20:11:22 +02:00
Security chore: Add SPDX header 2024-05-27 20:11:22 +02:00
Sharing chore: Add SPDX header 2024-05-27 20:11:22 +02:00
Status chore: Add SPDX header 2024-05-27 20:11:22 +02:00
Trashbin chore: Add SPDX header 2024-05-27 20:11:22 +02:00
WebcalCaching chore: Add SPDX header 2024-05-27 20:11:22 +02:00
BirthdayService.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00
CachedSubscription.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00
CachedSubscriptionImpl.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00
CachedSubscriptionObject.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00
CachedSubscriptionProvider.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00
CalDavBackend.php feat(caldav): order the calendar objects by start date for search 2024-05-28 19:56:36 +02:00
Calendar.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00
CalendarHome.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00
CalendarImpl.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00
CalendarManager.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00
CalendarObject.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00
CalendarProvider.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00
CalendarRoot.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00
EventComparisonService.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00
IRestorable.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00
Outbox.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00
Plugin.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00
PublicCalendar.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00
PublicCalendarObject.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00
PublicCalendarRoot.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00
RetentionService.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00
TimezoneService.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00