nextcloud-server/apps/dav/lib
Thomas Citharel 2bfe67c8ab fix(caldav): only call getTimestamp() on actual DateTime data
For some reason the value of $component['DTSTART'][0] may not be a DateTimeImmutable

Closes #42464

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2024-02-02 10:46:48 +07:00
..
AppInfo chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Avatars
BackgroundJob fix(ooo): add new ooo status with new emoji 2023-12-18 11:35:00 +07:00
BulkUpload fix(dav): Improve handling and logging of bulk upload failures 2023-12-05 12:03:06 +07:00
CalDAV fix(caldav): only call getTimestamp() on actual DateTime data 2024-02-02 10:46:48 +07:00
CardDAV chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Command chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Comments chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Connector fix(quota): automatically detect chunk quota with `OC-Total-Length` header 2024-01-10 13:26:25 +07:00
Controller refactor: Migrate IgnoreOpenAPI attributes to OpenAPI 2024-01-18 16:14:17 +07:00
DAV Improve view only error message 2024-01-10 17:04:26 +07:00
Db enh(userstatus): add OOO automation and remove calendar automation 2023-11-28 10:28:06 +07:00
Direct chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Events chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Exception
Files fix(files): allow any throwable in logException 2023-12-04 10:46:51 +07:00
Listener chore: Fix missing template parameter for IEventListener 2024-01-30 10:57:15 +07:00
Migration chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Profiler chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Provisioning/Apple
Search feat(dav): hide search providers if their respective app is not activated 2023-11-27 09:38:22 +07:00
Service fix(dav): Make current ooo info time-dependent 2023-12-05 08:36:50 +07:00
Settings chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
SetupChecks Add quotation marks 2023-11-22 14:55:23 +07:00
Storage
SystemTag chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Traits
Upload chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
UserMigration chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Capabilities.php
HookManager.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
ResponseDefinitions.php fix(dav): Make current ooo info time-dependent 2023-12-05 08:36:50 +07:00
RootCollection.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Server.php chore(dav): Remove dead \OCA\DAV\Server::getSabreServer 2023-12-11 13:16:06 +07:00
ServerFactory.php feat(caldav): Create personal event for out-of-office messages 2023-11-14 13:57:12 +07:00