nextcloud-server/apps/dav/lib
Carl Schwan f8b13ecd60
Merge pull request #32363 from nextcloud/cleanup/remove-long-deprecated-classes
Remove OCP\App and OCP\BackgroundJob
2022-08-08 17:05:11 +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 Merge pull request #32956 from nextcloud/fix/upload-folder-wrong-content 2022-07-27 17:06:39 +07:00
BulkUpload Set the file's mtime from the headers in bulk upload 2022-01-11 17:10:14 +07:00
CalDAV Fix typos in apps/dav subdirectory 2022-07-26 17:40:10 +07:00
CardDAV Fix typos in apps/dav subdirectory 2022-07-26 17:40:10 +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 Merge pull request #32363 from nextcloud/cleanup/remove-long-deprecated-classes 2022-08-08 17:05:11 +07:00
Controller Multiple fixes 2022-07-31 19:37:59 +07:00
DAV Fix dynamic property creations in test files 2022-08-01 15:07:53 +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 Fix an issue with the search backend update 2022-04-14 12:11:02 +07:00
Listener User status automation background job 2022-07-01 12:32:07 +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 Inject userId directly 2022-07-01 14:07:52 +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 Also comment out in test 2022-03-28 17:17:29 +07:00
HookManager.php Minor optimizations for saving user personal information 2022-05-12 21:02:52 +07:00
RootCollection.php Merge pull request #31029 from nextcloud/expose-extra-emails-in-dav 2022-06-10 16:56:37 +07:00
Server.php Fix view-only code after code review comments 2022-07-28 16:53:24 +07:00