nextcloud/apps/dav/lib
blizzz 33148016a5
Merge pull request #32876 from nextcloud/fix/fix-string-interpolation
Use {$var} instead of ${var} for PHP 8.2 compatibility
2022-06-15 21:39:56 +02:00
..
AppInfo Handle the move operation properly between shared calendars 2022-06-14 14:40:24 +02:00
Avatars Update php licenses 2021-06-04 22:02:41 +02:00
BackgroundJob Fix more psalm issues 2022-05-16 11:05:54 +02:00
BulkUpload Set the file's mtime from the headers in bulk upload 2022-01-11 17:10:14 +01:00
CalDAV Handle the move operation properly between shared calendars 2022-06-14 14:40:24 +02:00
CardDAV Merge pull request #32364 from nextcloud/dav-listeners 2022-06-10 15:57:35 +02:00
Command Merge pull request #31029 from nextcloud/expose-extra-emails-in-dav 2022-06-10 16:56:37 +02:00
Comments Migrate dav application from ILogger to LoggerInterface 2022-05-02 10:52:43 +02:00
Connector Merge pull request #31029 from nextcloud/expose-extra-emails-in-dav 2022-06-10 16:56:37 +02:00
Controller Merge pull request #28997 from nextcloud/fix/set-attendee-as-recipient 2021-10-22 12:07:39 +02:00
DAV Use {$var} instead of ${var} for PHP 8.2 compatibility 2022-06-14 15:12:28 +02: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 Handle the move operation properly between shared calendars 2022-06-14 14:40:24 +02:00
Exception Don't spam the log with fatals when maintenance mode is enabled or an upgrade has to be done 2022-06-10 00:36:52 +02:00
Files Fix an issue with the search backend update 2022-04-14 12:11:02 +02:00
Listener Handle the move operation properly between shared calendars 2022-06-14 14:40:24 +02:00
Migration Allow DAV Object properties 2022-05-16 15:02:00 +02: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 Update calendar estimation 2022-05-30 22:48:15 +00:00
Capabilities.php Also comment out in test 2022-03-28 17:17:29 +02:00
HookManager.php Minor optimizations for saving user personal information 2022-05-12 21:02:52 +02:00
RootCollection.php Merge pull request #31029 from nextcloud/expose-extra-emails-in-dav 2022-06-10 16:56:37 +02:00
Server.php Cleanup dav 2022-05-05 22:03:59 +02:00