-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #45222 from nextcloud/bug/noid/caldav-search-limit…
…-and-timerange CalDAV fix search with limit and time range
- Loading branch information
Showing
11 changed files
with
450 additions
and
53 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
BEGIN:VCALENDAR | ||
PRODID:-//Mozilla.org/NONSGML Mozilla Calendar V1.1//EN | ||
VERSION:2.0 | ||
BEGIN:VEVENT | ||
CREATED:20240507T105946Z | ||
LAST-MODIFIED:20240507T121113Z | ||
DTSTAMP:20240507T121113Z | ||
UID:07514c7b-1014-425c-b1b8-2c35ab0eea1d | ||
SUMMARY:Event A | ||
RRULE:FREQ=YEARLY | ||
DTSTART;TZID=Europe/Berlin:20240101T101500 | ||
DTEND;TZID=Europe/Berlin:20240101T111500 | ||
TRANSP:OPAQUE | ||
X-MOZ-GENERATION:4 | ||
SEQUENCE:2 | ||
END:VEVENT | ||
END:VCALENDAR |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
BEGIN:VCALENDAR | ||
PRODID:-//Mozilla.org/NONSGML Mozilla Calendar V1.1//EN | ||
VERSION:2.0 | ||
BEGIN:VEVENT | ||
CREATED:20240507T110122Z | ||
LAST-MODIFIED:20240507T121120Z | ||
DTSTAMP:20240507T121120Z | ||
UID:67cf8134-ff10-49a7-913d-acfeda463db6 | ||
SUMMARY:Event B | ||
RRULE:FREQ=YEARLY | ||
DTSTART;TZID=Europe/Berlin:20240101T123000 | ||
DTEND;TZID=Europe/Berlin:20240101T133000 | ||
TRANSP:OPAQUE | ||
X-MOZ-GENERATION:4 | ||
SEQUENCE:2 | ||
END:VEVENT | ||
END:VCALENDAR |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
BEGIN:VCALENDAR | ||
PRODID:-//Mozilla.org/NONSGML Mozilla Calendar V1.1//EN | ||
VERSION:2.0 | ||
BEGIN:VEVENT | ||
CREATED:20240507T120352Z | ||
LAST-MODIFIED:20240507T121128Z | ||
DTSTAMP:20240507T121128Z | ||
UID:59090ca1-e52b-447f-8e08-491d1da729fa | ||
SUMMARY:Event C | ||
RRULE:FREQ=YEARLY | ||
DTSTART;TZID=Europe/Berlin:20240101T151000 | ||
DTEND;TZID=Europe/Berlin:20240101T161000 | ||
TRANSP:OPAQUE | ||
X-MOZ-GENERATION:2 | ||
SEQUENCE:1 | ||
END:VEVENT | ||
END:VCALENDAR |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
BEGIN:VCALENDAR | ||
PRODID:-//Mozilla.org/NONSGML Mozilla Calendar V1.1//EN | ||
VERSION:2.0 | ||
BEGIN:VEVENT | ||
CREATED:20240507T120414Z | ||
LAST-MODIFIED:20240507T121134Z | ||
DTSTAMP:20240507T121134Z | ||
UID:b1814d32-9adf-4518-8535-37f2c037f423 | ||
SUMMARY:Event D | ||
RRULE:FREQ=YEARLY | ||
DTSTART;TZID=Europe/Berlin:20240101T164500 | ||
DTEND;TZID=Europe/Berlin:20240101T171500 | ||
TRANSP:OPAQUE | ||
SEQUENCE:2 | ||
X-MOZ-GENERATION:3 | ||
END:VEVENT | ||
END:VCALENDAR |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
BEGIN:VCALENDAR | ||
PRODID:-//Mozilla.org/NONSGML Mozilla Calendar V1.1//EN | ||
VERSION:2.0 | ||
BEGIN:VEVENT | ||
CREATED:20240507T122221Z | ||
LAST-MODIFIED:20240507T122237Z | ||
DTSTAMP:20240507T122237Z | ||
UID:19c4e049-0b09-4101-a2ad-061a837e6a5e | ||
SUMMARY:Cake Tasting | ||
DTSTART;TZID=Europe/Berlin:20240509T151500 | ||
DTEND;TZID=Europe/Berlin:20240509T171500 | ||
TRANSP:OPAQUE | ||
END:VEVENT | ||
END:VCALENDAR |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
BEGIN:VCALENDAR | ||
PRODID:-//Mozilla.org/NONSGML Mozilla Calendar V1.1//EN | ||
VERSION:2.0 | ||
BEGIN:VEVENT | ||
CREATED:20240507T122246Z | ||
LAST-MODIFIED:20240507T175258Z | ||
DTSTAMP:20240507T175258Z | ||
UID:60a7d310-aa7b-4974-8a8a-ff9339367e1d | ||
SUMMARY:Pasta Day | ||
DTSTART;TZID=Europe/Berlin:20240514T123000 | ||
DTEND;TZID=Europe/Berlin:20240514T133000 | ||
TRANSP:OPAQUE | ||
X-MOZ-GENERATION:2 | ||
END:VEVENT | ||
END:VCALENDAR |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
BEGIN:VCALENDAR | ||
PRODID:-//Mozilla.org/NONSGML Mozilla Calendar V1.1//EN | ||
VERSION:2.0 | ||
BEGIN:VEVENT | ||
CREATED:20240507T122246Z | ||
LAST-MODIFIED:20240507T175258Z | ||
DTSTAMP:20240507T175258Z | ||
UID:39e1b04f-d1cc-4622-bf97-11c38e070f43 | ||
SUMMARY:Missing DTSTART 1 | ||
DTEND;TZID=Europe/Berlin:20240514T133000 | ||
TRANSP:OPAQUE | ||
X-MOZ-GENERATION:2 | ||
END:VEVENT | ||
END:VCALENDAR |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
BEGIN:VCALENDAR | ||
PRODID:-//Mozilla.org/NONSGML Mozilla Calendar V1.1//EN | ||
VERSION:2.0 | ||
BEGIN:VEVENT | ||
CREATED:20240507T122246Z | ||
LAST-MODIFIED:20240507T175258Z | ||
DTSTAMP:20240507T175258Z | ||
UID:12413feb-4b8c-4e95-ae7f-9ec4f42f3348 | ||
SUMMARY:Missing DTSTART 2 | ||
DTEND;TZID=Europe/Berlin:20240514T133000 | ||
TRANSP:OPAQUE | ||
X-MOZ-GENERATION:2 | ||
END:VEVENT | ||
END:VCALENDAR |
Oops, something went wrong.