nextcloud/apps/dav/lib
Sven Strickroth 5aac8a1b34 Use correct year for generated birthdays events
'X-APPLE-OMIT-YEAR' is not always present, at least iOS 12.4 uses the hard coded date of 1604 (the start of the gregorian calendar) when the year is unknown.

cf. https://forums.bitfire.at/topic/2050/bday-without-year-for-vcard-3-0-if-server-drops-property-x-apple-omit-year and https://gitlab.com/CardBook/CardBook/-/issues/586

Signed-off-by: Sven Strickroth <email@cs-ware.de>
2020-11-20 20:47:56 +00:00
..
AppInfo Add Event and Task Backends for Unified Search 2020-08-04 16:01:59 +02:00
Avatars Update license headers for 19 2020-04-29 11:57:22 +02:00
BackgroundJob Update license headers for 19 2020-04-29 11:57:22 +02:00
CalDAV Use correct year for generated birthdays events 2020-11-20 20:47:56 +00:00
CardDAV Don't leave cursors open when tests fail 2020-11-10 14:18:02 +00:00
Command Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Comments Update license headers for 19 2020-04-29 11:57:22 +02:00
Connector Fix numeric folders throwing on markDirty 2020-09-25 13:14:49 +00:00
Controller Update license headers for 19 2020-04-29 11:57:22 +02:00
DAV Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Db Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Direct Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Events Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Exception Update license headers 2019-12-05 15:38:45 +01:00
Files Update license headers for 19 2020-04-29 11:57:22 +02:00
Migration Fix CS 2020-11-12 12:57:52 +01:00
Provisioning/Apple Update license headers for 19 2020-04-29 11:57:22 +02:00
Search Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Settings Update the license headers for Nextcloud 19 2020-03-31 14:52:54 +02:00
Storage Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
SystemTag Use matching parameter names form interfaces and implementations 2020-08-19 18:16:35 +02:00
Traits Update license headers for 19 2020-04-29 11:57:22 +02:00
Upload Update urls to stackoverflow.com to "HTTPS" 2020-09-17 17:38:27 +02:00
Capabilities.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
HookManager.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
RootCollection.php Add Typed Events for CalDAV- and CardDAV-related Events 2020-08-18 21:40:57 +02:00
Server.php Don't overwrite the event if we use it later 2020-10-28 13:41:38 +00:00