nextcloud/apps/dav/lib
Arthur Schiwon 4f78515616
Merge pull request #36601 from nextcloud/backport/35743/stable25
[stable25] Include more information in iMIP email and show diff information on updating an event
2023-07-13 12:54:36 +02:00
..
AppInfo User status automation background job 2022-07-01 12:32:07 +02:00
Avatars Update php licenses 2021-06-04 22:02:41 +02:00
BackgroundJob fix(caldav): Cast calendar objects id to int when building index 2023-06-06 18:43:21 +00:00
BulkUpload Move dav utils functions to OCP\Files\DavUtil 2022-08-30 09:58:12 +02:00
CalDAV Merge pull request #36601 from nextcloud/backport/35743/stable25 2023-07-13 12:54:36 +02:00
CardDAV fix(carddav): Mark system address book as read-only 2023-05-15 10:35:08 +02:00
Command Add typing to Sharing Backend 2022-06-22 10:25:17 +02:00
Comments Fix parameter type for EntityCollection::setReadMarker in comments app 2022-12-20 10:30:56 +00:00
Connector Merge pull request #39233 from nextcloud/backport/39202/stable25 2023-07-11 14:22:44 +02:00
Controller Remove comment and guests option from Invitations UI 2022-12-22 09:14:36 +00:00
DAV preload custom properties when propfinding folders 2023-07-10 20:29:42 +00:00
Db Update php licenses 2021-06-04 22:02:41 +02:00
Direct Fix typos in apps/dav subdirectory 2022-07-26 17:40:10 -04:00
Events Add typing to Sharing Backend 2022-06-22 10:25:17 +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 Make sure to not pass null to DateTime::createFromFormat 2022-11-15 10:27:47 +00:00
Listener Fix typos in apps/ subdirectory 2022-09-05 12:59:54 +00:00
Migration fix(Repair): Fix repair step compatibility with Oracle DB 2023-02-28 09:10:22 +01: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 Inject userId directly 2022-07-01 14:07:52 +02:00
Storage Update php licenses 2021-06-04 22:02:41 +02:00
SystemTag fix: PHP 7.4 compat 2023-05-16 13:12:10 +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 Fix empty address books being exported 2022-07-05 17:00:27 +00:00
Capabilities.php Flip bulkupload.enabled default value to true 2022-08-29 17:49:55 +02:00
HookManager.php Minor optimizations for saving user personal information 2022-05-12 21:02:52 +02:00
RootCollection.php chore: polish SystemTagsInUseCollection 2023-05-16 12:58:59 +02: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 +02:00