nextcloud-server/apps/dav/lib
Luc Didry f83cebf79e fix(dav): catch `MaxInstancesExceededException` on calendar events
Signed-off-by: Luc Didry <luc@didry.org>
2024-09-16 14:34:29 +07:00
..
AppInfo fix(dav): add missing database index for dav_shares resourceid, type and access 2024-06-26 14:20:36 +07:00
Avatars Refactor `OC\Server::getAvatarManager` in dav app 2024-05-30 14:14:58 +07:00
BackgroundJob Merge pull request #45532 from nextcloud/feat/publish-resources-room-update 2024-06-25 16:48:30 +07:00
BulkUpload
CalDAV fix(dav): catch `MaxInstancesExceededException` on calendar events 2024-09-16 14:34:29 +07:00
CardDAV fix(db): Deprecate `IExpressionBuilder::or()` and `IExpressionBuilder::and()` without parameters 2024-07-19 11:21:16 +07:00
Command
Comments
Connector fix(filesreport): cast fileId to integer 2024-09-16 09:09:54 +07:00
Controller feat(dav): Add an API for upcoming events 2024-08-13 20:03:31 +07:00
DAV fix(dav): also allow unsharing of circle shares 2024-09-10 17:04:39 +07:00
Db Fix: Make out of office replacement nullable 2024-07-03 12:31:53 +07:00
Direct
Events
Exception
Files fix(dav): Always respond custom error page on exceptions 2024-09-05 18:17:10 +07:00
Listener fix(dav): add missing database index for dav_shares resourceid, type and access 2024-06-26 14:20:36 +07:00
Migration fix(metadata): revert wrongly renamed column 2024-08-02 18:37:37 +07:00
Profiler
Provisioning/Apple fix(dav): cast parameters to string 2024-09-16 09:11:00 +07:00
Search fix: https://github.com/nextcloud/calendar/issues/6079 and https://github.com/nextcloud/contacts/issues/3997 2024-07-25 15:42:09 +07:00
Service Fix: Make out of office replacement nullable 2024-07-03 12:31:53 +07:00
Settings feat: hide caldav server settings if no app uses the caldav backend 2024-07-16 09:18:33 +07:00
SetupChecks
Storage feat: Make `ISharedStorage` public API and reuse where possible 2024-08-12 11:42:10 +07:00
SystemTag
Traits
Upload
UserMigration
Capabilities.php
HookManager.php
ResponseDefinitions.php feat(dav): Add an API for upcoming events 2024-08-13 20:03:31 +07:00
RootCollection.php fix(caldav): allow listing of room and resource principals 2024-07-31 15:47:02 +07:00
Server.php fix(dav): Always respond custom error page on exceptions 2024-09-05 18:17:10 +07:00
ServerFactory.php