nextcloud-server/apps/dav/lib
Mikhail Kotelnikov b94f396c4f fix(job): Check if carddata is resource and read it to string
Fixes nextcloud/server#46100

Co-authored-by: Christoph Wurst <ChristophWurst@users.noreply.github.com>
Signed-off-by: Mikhail Kotelnikov <fox@woland.me>
2024-11-20 11:34:16 +07:00
..
AppInfo fix(dav): add missing database index for dav_shares resourceid, type and access 2024-06-26 14:20:36 +07:00
Avatars Refactor `OC\Server::getAvatarManager` in dav app 2024-05-30 14:14:58 +07:00
BackgroundJob Merge pull request #45532 from nextcloud/feat/publish-resources-room-update 2024-06-25 16:48:30 +07:00
BulkUpload chore: Add SPDX header 2024-05-27 20:11:22 +07:00
CalDAV Merge pull request #49302 from nextcloud/backport/48833/stable30 2024-11-15 07:49:08 +07:00
CardDAV fix: make federation address book sync work with allow_local_remote_servers = false 2024-10-01 21:37:18 +07:00
Command chore: Add SPDX header 2024-05-27 20:11:22 +07:00
Comments chore: Add SPDX header 2024-05-27 20:11:22 +07:00
Connector fix(Federation): Show some icon for federated users on shares 2024-10-30 15:16:00 +07:00
Controller feat(dav): Add an API for upcoming events 2024-08-13 20:03:31 +07:00
DAV fix(dav): Cleanup view-only check 2024-10-28 09:26:03 +07:00
Db Fix: Make out of office replacement nullable 2024-07-03 12:31:53 +07:00
Direct chore: Add SPDX header 2024-05-27 20:11:22 +07:00
Events chore: Add SPDX header 2024-05-27 20:11:22 +07:00
Exception chore: Add SPDX header 2024-05-27 20:11:22 +07:00
Files fix(dav): file request guest nickname encoding 2024-11-13 09:05:17 +07:00
Listener fix(dav): add missing database index for dav_shares resourceid, type and access 2024-06-26 14:20:36 +07:00
Migration fix(job): Check if carddata is resource and read it to string 2024-11-20 11:34:16 +07:00
Profiler chore: Add SPDX header 2024-05-27 20:11:22 +07:00
Provisioning/Apple fix(dav): cast parameters to string 2024-09-16 09:11:00 +07:00
Search fix: https://github.com/nextcloud/calendar/issues/6079 and https://github.com/nextcloud/contacts/issues/3997 2024-07-25 15:42:09 +07:00
Service Fix: Make out of office replacement nullable 2024-07-03 12:31:53 +07:00
Settings feat: hide caldav server settings if no app uses the caldav backend 2024-07-16 09:18:33 +07:00
SetupChecks chore: Add SPDX header 2024-05-27 20:11:22 +07:00
Storage feat: Make `ISharedStorage` public API and reuse where possible 2024-08-12 11:42:10 +07:00
SystemTag chore: Add SPDX header 2024-05-27 20:11:22 +07:00
Traits chore: Add SPDX header 2024-05-27 20:11:22 +07:00
Upload chore: Add SPDX header 2024-05-27 20:11:22 +07:00
UserMigration chore: Add SPDX header 2024-05-27 20:11:22 +07:00
Capabilities.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00
HookManager.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00
ResponseDefinitions.php feat(dav): Add an API for upcoming events 2024-08-13 20:03:31 +07:00
RootCollection.php fix(caldav): allow listing of room and resource principals 2024-07-31 15:47:02 +07:00
Server.php feat: mail provider settings 2024-11-14 20:26:22 +07:00
ServerFactory.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00