nextcloud-server/apps/dav/lib
Louis Chemineau 3bb2a92962
feat: Support OC-Checksum in bulk upload
To align with the rest of Nextcloud.

Signed-off-by: Louis Chemineau <louis@chmn.me>
2025-04-01 14:35:21 +07:00
..
AppInfo fix(cardav): only show useres from enabled addressBooks in contacts menu 2025-03-17 11:56:34 +07:00
Avatars chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +07:00
BackgroundJob feat(dav): increase default calendar subscription refresh rate to one day 2024-11-20 10:07:29 +07:00
BulkUpload feat: Support OC-Checksum in bulk upload 2025-04-01 14:35:21 +07:00
CalDAV fix(CalDav): alter invitation attachment filename and type 2025-03-12 09:31:12 +07:00
CardDAV Merge pull request #51195 from nextcloud/feat/photo-cache-avif 2025-03-18 14:48:22 +07:00
Command feat: command to list and delete calendar subscriptions 2025-03-09 16:08:38 +07:00
Comments refactor: Use Http framework where possible 2024-12-14 11:23:29 +07:00
Connector fix(dav): Give proper HTTP status code on MKCOL when quota exceeded 2025-03-31 10:49:11 +07:00
Controller feat: add example contact on first login 2025-03-26 10:57:39 +07:00
DAV Merge pull request #49867 from nextcloud/useHttpFramework 2024-12-16 10:36:17 +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 chore: Add SPDX header 2024-05-27 20:11:22 +07:00
Files fix: Replace all usage of OC_Template by the new API 2025-03-06 15:49:25 +07:00
Listener feat: add example contact on first login 2025-03-26 10:57:39 +07:00
Migration fix(dav): Create SAB at installation 2025-03-06 18:40:30 +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 feat: add example contact on first login 2025-03-26 10:57:39 +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 chore: Add SPDX header 2024-05-27 20:11:22 +07:00
Upload chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +07:00
UserMigration refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Capabilities.php chore(absence): Add capability for absence replacement support 2024-12-01 23:15:32 +07:00
ResponseDefinitions.php feat(dav): Add an API for upcoming events 2024-08-13 20:03:31 +07:00
RootCollection.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +07:00
Server.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +07:00
ServerFactory.php feat(ocp): add calendar api to retrieve availability of attendees 2025-01-13 10:12:31 +07:00