nextcloud/apps/dav/lib
2025-08-07 17:00:12 +02:00
..
AppInfo feat(dav)!: migrate OCA calendar object events to OCP 2025-03-31 10:26:23 -07:00
Avatars fix(psalm): Fix some newly detected issues 2024-10-21 12:37:59 +02:00
BackgroundJob fix: adjust setTimeout value for ClearOldStatusesBackgroundJob 2025-07-22 10:41:43 +02:00
BulkUpload refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
CalDAV fix(caldav): get UID value 2025-08-05 19:08:39 +02:00
CardDAV fix(dav): calculate permissions based on addressbook principal 2025-08-06 21:37:34 +00:00
Command feat(dav): add occ commands to get and set absences 2025-07-31 10:43:47 +00:00
Comments refactor: Use Http framework where possible 2024-12-14 11:23:29 +01:00
Connector fix: validate written size for s3 multipart uploads 2025-08-07 13:48:42 +02:00
Controller fix(dav): Use IUser::getDisplayName directly 2025-03-05 13:05:47 +00:00
DAV perf: Skip photos app related property in custom properties 2025-07-02 19:54:30 +00:00
Db fix: add calendar enable 2025-05-23 10:42:12 +02:00
Direct refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Events fix(caldav): prevent unshare entry creation for owner unsharing 2025-05-19 14:35:04 +02:00
Exception chore: Add SPDX header 2024-05-27 20:11:22 +02:00
Files perf(dav): Preload dav search with tags/favorites 2025-07-02 21:52:12 +02:00
Listener feat(dav)!: migrate OCA calendar object events to OCP 2025-03-31 10:26:23 -07:00
Migration fix(dav): add repair step to queue job to update rooms and resources 2025-05-16 10:40:12 +00:00
Paginate feat(dav): introduce paginate with custom headers 2024-12-20 09:16:18 +01:00
Profiler refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Provisioning/Apple refactor: Use Http framework where possible 2024-12-14 11:23:29 +01:00
Search fix: adjust url for task links 2025-01-24 23:46:13 +01:00
Service Fix: Make out of office replacement nullable 2024-07-03 12:31:53 +02:00
Settings refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
SetupChecks feat: Make CheckServerResponseTrait public and provide as OCP\SetupCheck\CheckServerResponseTrait 2024-09-16 14:58:21 +02:00
Storage refactor(Storage): Align all Storage constructors 2024-10-23 13:24:18 +02:00
SystemTag fix(dav): filter user files when updating tags 2025-03-25 12:30:03 +00:00
Traits chore: Add SPDX header 2024-05-27 20:11:22 +02:00
Upload refactor: Use Http framework where possible 2024-12-14 11:23:29 +01:00
UserMigration refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Capabilities.php Revert "[stable31] feat(bulk-upload): change the default to disabled as there are still some bugs present" 2025-04-24 14:54:02 +02:00
HookManager.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
ResponseDefinitions.php feat(dav): Add an API for upcoming events 2024-08-13 20:03:31 +02:00
RootCollection.php feat(dav): add systemtag object IDs listing 2024-10-29 09:08:30 +01:00
Server.php perf(dav): Preload dav search with tags/favorites 2025-07-02 21:52:12 +02:00
ServerFactory.php feat(ocp): add calendar api to retrieve availability of attendees 2025-01-13 10:12:31 +01:00