nextcloud-server/apps/dav/lib
Christoph Wurst cf130f43d7
Merge pull request #51538 from nextcloud/backport/51380/stable30
[stable30] fix(cardav): only show users from enabled addressBooks in contacts menu
2025-03-26 14:54:36 +07:00
..
AppInfo fix(cardav): only show useres from enabled addressBooks in contacts menu 2025-03-21 15:14:46 +07:00
Avatars
BackgroundJob fix(BackgroundJobs): Adjust intervals and time sensitivities 2024-11-25 08:38:58 +07:00
BulkUpload
CalDAV fix(CalDav): alter invitation attachment filename and type 2025-03-21 16:46:11 +07:00
CardDAV fix(cardav): only show useres from enabled addressBooks in contacts menu 2025-03-21 15:14:46 +07:00
Command
Comments
Connector fix: log which file cannot be opened 2025-03-19 14:16:15 +07:00
Controller fix(dav): Use IUser::getDisplayName directly 2025-03-05 22:51:44 +07:00
DAV fix: replace null character when serializing 2024-12-13 20:41:06 +07:00
Db Fix: Make out of office replacement nullable 2024-07-03 12:31:53 +07:00
Direct
Events
Exception
Files Revert "fix(dav): Always respond custom error page on exceptions" 2025-02-15 14:42:51 +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
Provisioning/Apple fix(dav): cast parameters to string 2024-09-16 09:11:00 +07:00
Search fix: adjust url for task links 2025-01-24 22:26:27 +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
Storage feat: Make `ISharedStorage` public API and reuse where possible 2024-08-12 11:42:10 +07:00
SystemTag
Traits
Upload
UserMigration
Capabilities.php chore(absence): Add capability for absence replacement support 2024-12-13 07:46:20 +07:00
HookManager.php
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 Revert "fix(dav): Always respond custom error page on exceptions" 2025-02-15 14:42:51 +07:00
ServerFactory.php