nextcloud/apps/dav/lib
Joas Schilling cfed24cb02
Merge pull request #47924 from ldidry/catch-MaxInstancesExceededException
🥅 — Catch MaxInstancesExceededException on calendar events
2024-09-16 15:04:49 +02:00
..
AppInfo fix(dav): add missing database index for dav_shares resourceid, type and access 2024-06-26 14:20:36 -04:00
Avatars Refactor OC\Server::getAvatarManager in dav app 2024-05-30 14:14:58 +02:00
BackgroundJob chore: adjust code to adhere to coding standard 2024-09-05 21:23:38 +02:00
BulkUpload fix(dav): cast content length to interger 2024-09-15 22:46:46 +02:00
CalDAV Merge pull request #47924 from ldidry/catch-MaxInstancesExceededException 2024-09-16 15:04:49 +02:00
CardDAV style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Command feat(caldav): create subscriptions via occ 2024-09-15 19:11:26 +02:00
Comments style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Connector Merge pull request #48031 from nextcloud/fix/filesreport-cast-fileId-to-int 2024-09-16 11:07:22 +02:00
Controller style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
DAV Merge pull request #47737 from nextcloud/fix/also-allow-unsharing-for-circles 2024-09-10 07:42:17 +02:00
Db style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Direct style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Events style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Exception chore: Add SPDX header 2024-05-27 20:11:22 +02:00
Files fix(dav): Always respond custom error page on exceptions 2024-09-05 16:17:32 +02:00
Listener style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Migration chore: adjust code to adhere to coding standard 2024-09-05 21:23:38 +02:00
Profiler chore: Add SPDX header 2024-05-27 20:11:22 +02:00
Provisioning/Apple fix(dav): cast parameters to string 2024-09-15 18:47:59 +02:00
Search style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Service Fix: Make out of office replacement nullable 2024-07-03 12:31:53 +02:00
Settings feat: hide caldav server settings if no app uses the caldav backend 2024-07-16 09:18:33 +02:00
SetupChecks chore: Add SPDX header 2024-05-27 20:11:22 +02:00
Storage feat: Make ISharedStorage public API and reuse where possible 2024-08-12 11:42:10 +02:00
SystemTag style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Traits chore: Add SPDX header 2024-05-27 20:11:22 +02:00
Upload style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
UserMigration style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Capabilities.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00
HookManager.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00
ResponseDefinitions.php feat(dav): Add an API for upcoming events 2024-08-13 20:03:31 +02:00
RootCollection.php fix(caldav): allow listing of room and resource principals 2024-07-31 15:47:02 +02:00
Server.php fix: Adjust unit tests and protect against XSS 2024-09-06 17:16:10 +02:00
ServerFactory.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00