nextcloud/apps/dav/lib
Sven Strickroth e526e76314 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-13 15:57:12 +01: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 Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
CalDAV Use correct year for generated birthdays events 2020-11-13 15:57:12 +01:00
CardDAV Don't leave cursors open when tests fail 2020-11-09 12:28:17 +01:00
Command Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Comments Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Connector Have the CommentsPropertiesPlugin use the new fancy method 2020-11-04 16:37:42 +01:00
Controller Merge pull request #23025 from Iscle/master 2020-10-06 22:12:22 +02:00
DAV Format code to a single space around binary operators 2020-10-05 20:25:24 +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 Manually iterate over calendardata when oracle is used 2020-11-11 15:08:43 +01:00
Provisioning/Apple Update license headers for 19 2020-04-29 11:57:22 +02:00
Search Format code to a single space around binary operators 2020-10-05 20:25:24 +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:24:17 +01:00