nextcloud-server/apps/dav/lib
Côme Chilliet 4893d5e746
Merge pull request #35156 from nextcloud/fix/fix-tests-for-8.2
Fix dynamic properties and other problems in tests for PHP 8.2
2022-11-15 13:04:51 +07:00
..
AppInfo User status automation background job 2022-07-01 12:32:07 +07:00
Avatars Update php licenses 2021-06-04 22:02:41 +07:00
BackgroundJob Add a background job to prune outdated sync tokens 2022-10-27 20:12:13 +07:00
BulkUpload Move dav utils functions to OCP\Files\DavUtil 2022-08-30 09:58:12 +07:00
CalDAV Fix duplicate event email notifications 2022-11-04 16:24:57 +07:00
CardDAV Switch to DisplayNameCache for CardDAV 2022-11-03 10:26:34 +07:00
Command Add typing to Sharing Backend 2022-06-22 10:25:17 +07:00
Comments Migrate dav application from ILogger to LoggerInterface 2022-05-02 10:52:43 +07:00
Connector Fix duplicate event email notifications 2022-11-04 16:24:57 +07:00
Controller Multiple fixes 2022-07-31 19:37:59 +07:00
DAV Do not output a warning when a file is not found 2022-09-12 16:04:02 +07:00
Db Update php licenses 2021-06-04 22:02:41 +07:00
Direct Fix typos in apps/dav subdirectory 2022-07-26 17:40:10 +07:00
Events Add typing to Sharing Backend 2022-06-22 10:25:17 +07: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 +07:00
Files Make sure to not pass null to DateTime::createFromFormat 2022-11-14 16:23:50 +07:00
Listener Fix typos in apps/ subdirectory 2022-09-05 12:59:54 +07:00
Migration Allow DAV Object properties 2022-05-16 15:02:00 +07:00
Profiler Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +07:00
Provisioning/Apple Move DateTime::RFC2822 to DateTimeInterface::2822 2021-06-23 15:30:43 +07:00
Search Move DateTime::ATOM to DateTimeInterface::ATOM 2021-06-23 15:28:07 +07:00
Settings Rename personal Groupware settings section to "Availability" 2022-10-17 09:30:13 +07:00
Storage Update php licenses 2021-06-04 22:02:41 +07:00
SystemTag Update php licenses 2021-06-04 22:02:41 +07:00
Traits Update php licenses 2021-06-04 22:02:41 +07:00
Upload Fix dav application tests and code for PHP 8.1 2021-11-23 09:29:01 +07:00
UserMigration Fix empty address books being exported 2022-07-05 17:00:27 +07:00
Capabilities.php Flip bulkupload.enabled default value to true 2022-08-29 17:49:55 +07:00
HookManager.php Minor optimizations for saving user personal information 2022-05-12 21:02:52 +07:00
RootCollection.php Fix errors from PHP 8.2 testing 2022-11-14 17:08:21 +07:00
Server.php Move Dav fileid and permissions logic into OCP\Util to be able to use it for BulkUpload 2022-08-29 13:55:08 +07:00