nextcloud-server/apps/dav/lib
John Molakvoæ 24c6a1ff0b
Merge pull request #52182 from nextcloud/feat/dav/public-share-chunked-upload
2025-05-06 14:25:28 +07:00
..
AppInfo refactor(dav): refactor inline event listeners 2025-04-25 20:32:18 +07:00
Avatars chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +07:00
BackgroundJob fix(dav): move orphan cleaning logic to a chunked background job 2025-05-05 12:13:09 +07:00
BulkUpload feat: Support OC-Checksum in bulk upload 2025-04-01 14:35:21 +07:00
CalDAV feat: Calendar Export 2025-05-06 11:09:33 +07:00
CardDAV Merge pull request #51195 from nextcloud/feat/photo-cache-avif 2025-03-18 14:48:22 +07:00
Command feat: Calendar Export 2025-05-06 11:09:33 +07:00
Comments refactor: Use Http framework where possible 2024-12-14 11:23:29 +07:00
Connector feat(dav): Enable chunked upload for public shares 2025-05-05 13:23:11 +07:00
Controller feat: add example contact on first login 2025-03-26 10:57:39 +07:00
DAV fix: fix preloading files with no custom properties 2025-04-09 15:04:35 +07:00
Db Merge pull request #47329 from nextcloud/feat/add-datetime-qbmapper-support 2024-10-18 19:05:08 +07:00
Direct refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Events feat(dav)!: migrate OCA calendar object events to OCP 2025-03-07 08:09:53 +07:00
ExampleContentFiles feat: add example contact on first login 2025-03-26 10:57:39 +07:00
Exception
Files refactor(dav): Replace baseuri manipulation with RootCollection for public shares 2025-05-05 13:23:11 +07:00
Listener feat: Calendar Export 2025-05-06 11:09:33 +07:00
Migration feat: Calendar Export 2025-05-06 11:09:33 +07:00
Paginate feat(dav): introduce paginate with custom headers 2024-12-20 09:16:18 +07:00
Profiler refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Provisioning/Apple refactor: Use Http framework where possible 2024-12-14 11:23:29 +07:00
Search fix: adjust url for task links 2025-01-24 22:35:20 +07:00
Service fix: check if config is enabled before creating a default contact 2025-04-28 11:46:32 +07:00
Settings feat: add example contact on first login 2025-03-26 10:57:39 +07:00
SetupChecks feat: Make `CheckServerResponseTrait` public and provide as `OCP\SetupCheck\CheckServerResponseTrait` 2024-09-16 14:58:21 +07:00
Storage refactor(Storage): Align all Storage constructors 2024-10-23 13:24:18 +07:00
SystemTag fix(dav): filter user files when updating tags 2025-03-25 12:30:03 +07:00
Traits
Upload feat(dav): Allow UploadHome to handle public shares 2025-05-05 13:23:11 +07:00
UserMigration refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Capabilities.php feat(dav): Enable chunked upload for public shares 2025-05-05 13:23:11 +07:00
ResponseDefinitions.php feat(dav): Add an API for upcoming events 2024-08-13 20:03:31 +07:00
RootCollection.php feat(dav): Allow UploadHome to handle public shares 2025-05-05 13:23:11 +07:00
Server.php fix(dav): check the owner displayName scope before giving attribute 2025-04-30 08:37:08 +07:00
ServerFactory.php feat(ocp): add calendar api to retrieve availability of attendees 2025-01-13 10:12:31 +07:00