nextcloud-server/apps/dav/lib
Maximilian Martin c8985944ec fix event move issue
Signed-off-by: Maximilian Martin <maximilian_martin@gmx.de>
2023-04-18 09:45:30 +02:00
..
AppInfo
Avatars
BackgroundJob fix(user_status): Fix the user status automation on the day availability rules are adjusted 2023-03-13 11:41:36 +01:00
BulkUpload chore(dav): Make json_encode and json_decode throw on error 2023-01-19 19:19:22 +01:00
CalDAV fix event move issue 2023-04-18 09:45:30 +02:00
CardDAV refactor(dav): Since we're in a transaction, use QB properly when incrementing synctoken 2023-04-17 16:08:44 +00:00
Command
Comments chore(dav): Make json_encode and json_decode throw on error 2023-01-19 19:19:22 +01:00
Connector fix: Use proper path when creating node instances 2023-04-17 23:46:52 +02:00
Controller Remove comment and guests option from Invitations UI 2022-12-20 16:31:06 +00:00
DAV fix(CalDAV/CardDAV): put every method from Cal/CardDAV backends that does multiple DB calls in transactions 2023-04-17 16:08:44 +00:00
Db
Direct Silence errors of return type mismatch from Sabre for now 2023-02-07 11:23:31 +01:00
Events Fix DAV types 2023-04-05 07:06:50 +02:00
Exception
Files Make sure to not pass null to DateTime::createFromFormat 2022-11-14 16:23:50 +01:00
Listener
Migration fix(Repair): Fix repair step compatibility with Oracle DB 2023-02-23 16:57:54 +01:00
Profiler
Provisioning/Apple Fix psalm spotted errors with new requirements 2023-01-02 15:02:28 +01:00
Search
Settings Rename personal Groupware settings section to "Availability" 2022-10-17 09:30:13 +02:00
Storage
SystemTag chore(dav): Make json_encode and json_decode throw on error 2023-01-19 19:19:22 +01:00
Traits
Upload feat(s3): Use multipart upload for chunked uploading 2023-03-08 14:00:04 +01:00
UserMigration chore(dav): Make json_encode and json_decode throw on error 2023-01-19 19:19:22 +01:00
Capabilities.php
HookManager.php
RootCollection.php Fix errors from PHP 8.2 testing 2022-11-14 17:08:21 +01:00
Server.php Merge pull request #36800 from rotdrop/feature/dav-macos-quirks 2023-03-13 11:46:19 +01:00