nextcloud-server/apps/dav/lib
John Molakvoæ 2dfd9ee3c9
Merge pull request #39190 from nextcloud/bugfix/noid/move-dav-app-to-non-deprecated-dispatcher
2023-07-11 08:27:30 +07:00
..
AppInfo fix(CI): Fix type confusion with Psalm 2023-07-07 10:55:17 +07:00
Avatars
BackgroundJob fix(caldav): Cast calendar objects id to int when building index 2023-06-06 09:45:39 +07:00
BulkUpload chore(dav): Make json_encode and json_decode throw on error 2023-01-19 19:19:22 +07:00
CalDAV fix(dav): Move DAV app to non deprecated event dispatcher 2023-07-07 10:53:19 +07:00
CardDAV enh(sab): Add profileUrl to SAB 2023-07-03 17:55:18 +07:00
Command Add typing to Sharing Backend 2022-06-22 10:25:17 +07:00
Comments Cleanup comments code 2023-06-20 10:55:20 +07:00
Connector docs(dav): remove outdated comment 2023-07-06 21:57:08 +07:00
Controller Remove comment and guests option from Invitations UI 2022-12-20 16:31:06 +07:00
DAV preload custom properties when propfinding folders 2023-07-09 02:55:57 +07:00
Db
Direct Silence errors of return type mismatch from Sabre for now 2023-02-07 11:23:31 +07:00
Events feat(CardDAV): Add Sabre\DAV\IMoveTarget support to OCA\DAV\CardDAV\AddressBook 2023-05-16 11:38:57 +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 fix(dav): Catch SAB sync errors during upgrade 2023-06-26 10:52:07 +07:00
Profiler Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +07:00
Provisioning/Apple Fix psalm spotted errors with new requirements 2023-01-02 15:02:28 +07:00
Search
Settings Rename setting 'sendEventRemindersToSharedGroupMembers' to 'sendEventRemindersToSharedUsers'. 2023-05-04 13:05:00 +07:00
Storage
SystemTag Merge pull request #37961 from nextcloud/poc/noid/systemtags-perf 2023-05-11 10:16:03 +07:00
Traits
Upload fix error on delete in ChunkingV2Plugin 2023-05-05 13:07:58 +07:00
UserMigration feat(UserMigration)!: 32-bit support 2023-05-05 17:59:57 +07:00
Capabilities.php Flip bulkupload.enabled default value to true 2022-08-29 17:49:55 +07:00
HookManager.php fix: Cleanup unused imports and some type deprecations 2023-07-06 10:37:40 +07:00
RootCollection.php fix(carddav): expose system address book 2023-05-11 18:59:30 +07:00
Server.php expose system tags as dav property for files 2023-04-28 10:46:38 +07:00