You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nextcloud/apps/dav/lib
Joas Schilling 8923c37f57 fix(DAV): Migrate known exceptions to Sabre exceptions when copying
Signed-off-by: Joas Schilling <coding@schilljs.com>
1 month ago
..
AppInfo Feature: Provide access to app generated calendars through CalDAV 1 year ago
Avatars Update php licenses 3 years ago
BackgroundJob fix(caldav): Close DB cursor in reminder index background job 1 year ago
BulkUpload when reading an empty file getting EOF is not an error 10 months ago
CalDAV fix(dav): wrong comparison method between two events 2 months ago
CardDAV fix(dav): ACLs for shared addressbooks 2 months ago
Command fix(CardDAV): only run upgrade sync if 1000 users or less 9 months ago
Comments chore(dav): Make json_encode and json_decode throw on error 1 year ago
Connector fix(DAV): Migrate known exceptions to Sabre exceptions when copying 1 month ago
Controller fix: close cursor after reading the invitation 10 months ago
DAV fix(dav): ACLs for shared addressbooks 2 months ago
Db Update php licenses 3 years ago
Direct Silence errors of return type mismatch from Sabre for now 1 year ago
Events feat(CardDAV): Add Sabre\DAV\IMoveTarget support to OCA\DAV\CardDAV\AddressBook 1 year ago
Exception Don't spam the log with fatals when maintenance mode is enabled or an upgrade has to be done 2 years ago
Files Make sure to not pass null to DateTime::createFromFormat 2 years ago
Listener Fix typos in apps/ subdirectory 2 years ago
Migration fix: lower threshold for system address book sync 6 months ago
Profiler Add a built-in profiler inside Nextcloud 2 years ago
Provisioning/Apple Fix psalm spotted errors with new requirements 1 year ago
Search Move DateTime::ATOM to DateTimeInterface::ATOM 3 years ago
Settings Rename setting 'sendEventRemindersToSharedGroupMembers' to 'sendEventRemindersToSharedUsers'. 1 year ago
Storage Update php licenses 3 years ago
SystemTag fix(dav): Add missing use for OCP\Constants 2 months ago
Traits Update php licenses 3 years ago
Upload fix: Use proper path when trying to check if a file needs to get copied 3 months ago
UserMigration feat(UserMigration)!: 32-bit support 1 year ago
Capabilities.php Flip bulkupload.enabled default value to true 2 years ago
HookManager.php Minor optimizations for saving user personal information 2 years ago
RootCollection.php fix(carddav): expose system address book 1 year ago
Server.php fix(dav): Init ViewOnlyPlugin after auth 3 months ago