nextcloud-server/apps/dav/lib
Côme Chilliet 66648011c6
Merge pull request #33697 from nextcloud/fix/improve-bulk-upload
Improve bulk upload and add a config switch for it
2022-08-30 12:22:20 +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 Move dav utils functions to OCP\Files\DavUtil 2022-08-30 09:58:12 +07:00
CalDAV Check calendar URI length before creation 2022-08-26 13:57:43 +07:00
CardDAV Check address book URI length before creation 2022-08-26 13:58:18 +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 Move dav utils functions to OCP\Files\DavUtil 2022-08-30 09:58:12 +07:00
Controller Multiple fixes 2022-07-31 19:37:59 +07:00
DAV Fix copy in view-only mode 2022-08-26 14:18:47 +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 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 Merge pull request #31029 from nextcloud/expose-extra-emails-in-dav 2022-06-10 16:56:37 +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