nextcloud-server/apps/dav/lib
Côme Chilliet 40cdc54ae8
Convert properties value to string before passing them to database
This avoids an error when passing a complex property to PROPPATCH under
 PHP >= 7.4.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-01-20 15:08:04 +07:00
..
AppInfo Register missing DAV app calendar provider 2021-10-28 18:33:13 +07:00
Avatars
BackgroundJob Clean up the DAV resource background job 2021-12-02 16:38:48 +07:00
BulkUpload Set the file's mtime from the headers in bulk upload 2022-01-11 17:10:14 +07:00
CalDAV Carefully filter out non matching time ranges for CalDAV search 2021-12-13 15:58:31 +07:00
CardDAV Convert strict_search to wildcard property and add psalm docs 2021-12-08 19:24:16 +07:00
Command Expose user language through DAV 2021-08-16 19:03:00 +07:00
Comments
Connector Set the file's mtime from the headers in bulk upload 2022-01-11 17:10:14 +07:00
Controller Merge pull request #28997 from nextcloud/fix/set-attendee-as-recipient 2021-10-22 12:07:39 +07:00
DAV Convert properties value to string before passing them to database 2022-01-20 15:08:04 +07:00
Db
Direct
Events
Exception
Files Merge pull request #27635 from nextcloud/fix/datetime-constants 2021-06-23 09:56:28 +07:00
Listener
Migration Cast orphan subscription id to int 2021-12-01 10:48:14 +07:00
Provisioning/Apple
Search
Settings Add scheduling availability settings 2021-10-18 20:21:51 +07:00
Storage
SystemTag
Traits
Upload Fix dav application tests and code for PHP 8.1 2021-11-23 09:29:01 +07:00
Capabilities.php Clean BulkUpload plugin 2021-10-16 09:42:07 +07:00
HookManager.php Delete calendar subscriptions as well when deleting user 2021-08-13 14:19:03 +07:00
RootCollection.php Remove shadowed $config variable 2021-10-13 13:03:40 +07:00
Server.php Revert "add dav plugin to trigger recalculating of checksums" 2021-11-01 11:26:17 +07:00