nextcloud/apps/dav/lib
Christoph Wurst ba6e13d037
fix(caldav): Fix reminder timezone drift for all-day events
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-02-27 16:16:18 +01:00
..
AppInfo Contacts export and import 2022-03-30 18:28:49 +00:00
Avatars Update php licenses 2021-06-04 22:02:41 +02:00
BackgroundJob Mark DAV background jobs as time sensitive/insensitive 2022-02-22 13:55:06 +01:00
BulkUpload Set the file's mtime from the headers in bulk upload 2022-01-11 17:10:14 +01:00
CalDAV fix(caldav): Fix reminder timezone drift for all-day events 2023-02-27 16:16:18 +01:00
CardDAV Do not reuse query builder objects in DAV account deletion 2023-02-02 06:11:22 +00:00
Command Move calendar objects between calendars instead of deleting and recreating them 2022-03-16 12:48:50 +01:00
Comments Fix parameter type for EntityCollection::setReadMarker in comments app 2023-02-07 17:55:48 +00:00
Connector fix(dav): check if principal has email address before accessing it 2023-01-26 13:45:46 +00:00
Controller Remove comment and guests option from Invitations UI 2022-12-22 09:20:22 +00:00
DAV Extend ViewOnly DAV plugin to versions endpoint 2023-01-23 13:46:41 +00:00
Db Update php licenses 2021-06-04 22:02:41 +02:00
Direct Update php licenses 2021-06-04 22:02:41 +02:00
Events Update php licenses 2021-06-04 22:02:41 +02:00
Exception Don't spam the log with fatals when maintenance mode is enabled or an upgrade has to be done 2022-06-13 11:56:41 +02:00
Files Make sure to not pass null to DateTime::createFromFormat 2022-11-14 18:43:15 +00:00
Listener Update php licenses 2021-06-04 22:02:41 +02:00
Migration Cast orphan subscription id to int 2021-12-01 10:48:14 +01:00
Profiler Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +02:00
Provisioning/Apple Move DateTime::RFC2822 to DateTimeInterface::2822 2021-06-23 15:30:43 +02:00
Search Move DateTime::ATOM to DateTimeInterface::ATOM 2021-06-23 15:28:07 +02:00
Settings Fix #31303: Make reminder notification behaviour selectable. 2022-03-21 13:02:46 +01:00
Storage Update php licenses 2021-06-04 22:02:41 +02:00
SystemTag Update php licenses 2021-06-04 22:02:41 +02:00
Traits Update php licenses 2021-06-04 22:02:41 +02:00
Upload Fix dav application tests and code for PHP 8.1 2021-11-23 09:29:01 +01:00
UserMigration Fix empty address books being exported 2022-07-08 20:17:39 +00:00
Capabilities.php Also comment out in test 2022-03-28 17:17:29 +02:00
HookManager.php Delete calendar subscriptions as well when deleting user 2021-08-13 14:19:03 +02:00
RootCollection.php Move calendar objects between calendars instead of deleting and recreating them 2022-03-16 12:48:50 +01:00
Server.php Multiple fixes 2022-08-03 13:24:38 +02:00