0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-02 21:10:39 +00:00
nextcloud_server/apps/dav/lib
Ferdinand Thiessen 21c128754d
Merge pull request #52241 from nextcloud/bugfix/noid/fix-room-or-resource-condition
fix(caldav): Fix check for ROOM or RESOURCE condition
2025-04-23 13:54:01 +02:00
..
AppInfo fix(cardav): only show useres from enabled addressBooks in contacts menu 2025-03-17 11:56:34 +01:00
Avatars chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
BackgroundJob feat(dav): increase default calendar subscription refresh rate to one day 2024-11-20 10:07:29 +01:00
BulkUpload feat: Support OC-Checksum in bulk upload 2025-04-01 14:35:21 +02:00
CalDAV fix(caldav): Fix check for ROOM or RESOURCE comment 2025-04-22 11:02:13 +02:00
CardDAV Merge pull request #51195 from nextcloud/feat/photo-cache-avif 2025-03-18 14:48:22 +01:00
Command feat: command to list and delete calendar subscriptions 2025-03-09 16:08:38 +01:00
Comments refactor: Use Http framework where possible 2024-12-14 11:23:29 +01:00
Connector fix(dav): allow uploading of files with long filenames 2025-04-22 11:09:25 +02:00
Controller feat: add example contact on first login 2025-03-26 10:57:39 +01:00
DAV fix: fix preloading files with no custom properties 2025-04-09 15:04:35 +02:00
Db Merge pull request #47329 from nextcloud/feat/add-datetime-qbmapper-support 2024-10-18 19:05:08 +02:00
Direct refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Events feat(dav)!: migrate OCA calendar object events to OCP 2025-03-07 08:09:53 -08:00
ExampleContentFiles feat: add example contact on first login 2025-03-26 10:57:39 +01:00
Exception chore: Add SPDX header 2024-05-27 20:11:22 +02:00
Files fix: Replace all usage of OC_Template by the new API 2025-03-06 15:49:25 +01:00
Listener feat: add example contact on first login 2025-03-26 10:57:39 +01:00
Migration fix(dav): Really only run the chunk cleanup once 2025-04-08 09:59:20 +02: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 22:35:20 +01:00
Service feat: add example contact on first login 2025-03-26 10:57:39 +01:00
Settings feat: add example contact on first login 2025-03-26 10:57:39 +01: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 +01:00
Traits chore: Add SPDX header 2024-05-27 20:11:22 +02:00
Upload fix: rework UploadFolder implementation 2025-02-25 13:58:40 +01:00
UserMigration refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Capabilities.php Revert "feat(bulk-upload): change the default to disabled as there are still some bugs present" 2025-04-11 23:39:25 +02:00
ResponseDefinitions.php feat(dav): Add an API for upcoming events 2024-08-13 20:03:31 +02:00
RootCollection.php fix: rework UploadFolder implementation 2025-02-25 13:58:40 +01:00
Server.php fix(oauth2): retain support for legacy ownCloud clients 2025-04-01 11:25:52 +02:00
ServerFactory.php feat(ocp): add calendar api to retrieve availability of attendees 2025-01-13 10:12:31 +01:00