You can not 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-server/apps/dav/lib
skjnldsv 885b692f9a fix(systemtags): handle null dav value 1 year ago
..
AppInfo refactor(apps): Use constructor property promotion when possible 1 year ago
Avatars fix(psalm): Fix some newly detected issues 1 year ago
BackgroundJob feat(dav): increase default calendar subscription refresh rate to one day 1 year ago
BulkUpload refactor(apps): Use constructor property promotion when possible 1 year ago
CalDAV fix: improve oci compatibility when purging calendar invitations 1 year ago
CardDAV chore(profile): move profile app from core to apps 1 year ago
Command chore(db): Apply query prepared statements 1 year ago
Comments refactor(apps): Use constructor property promotion when possible 1 year ago
Connector fix: log which file cannot be opened 1 year ago
Controller fix(OpenAPI): Adjust array syntax to avoid ambiguities 1 year ago
DAV fix(dav): Cleanup view-only check 1 year ago
Db Merge pull request #47329 from nextcloud/feat/add-datetime-qbmapper-support 1 year ago
Direct refactor(apps): Use constructor property promotion when possible 1 year ago
Events refactor(apps): Use constructor property promotion when possible 1 year ago
Exception
Files Revert "fix(dav): Always respond custom error page on exceptions" 1 year ago
Listener refactor(apps): Use constructor property promotion when possible 1 year ago
Migration fix(job): Check if carddata is resource and read it to string 1 year ago
Profiler refactor(apps): Use constructor property promotion when possible 1 year ago
Provisioning/Apple refactor(apps): Use constructor property promotion when possible 1 year ago
Search refactor(apps): Use constructor property promotion when possible 1 year ago
Service
Settings refactor(apps): Use constructor property promotion when possible 1 year ago
SetupChecks feat: Make `CheckServerResponseTrait` public and provide as `OCP\SetupCheck\CheckServerResponseTrait` 1 year ago
Storage refactor(Storage): Align all Storage constructors 1 year ago
SystemTag fix(systemtags): handle null dav value 1 year ago
Traits
Upload fix: improve assembly stream 1 year ago
UserMigration refactor(apps): Use constructor property promotion when possible 1 year ago
Capabilities.php chore(absence): Add capability for absence replacement support 1 year ago
HookManager.php refactor(apps): Use constructor property promotion when possible 1 year ago
ResponseDefinitions.php feat(dav): Add an API for upcoming events 1 year ago
RootCollection.php feat(dav): add systemtag object IDs listing 1 year ago
Server.php Revert "fix(dav): Always respond custom error page on exceptions" 1 year ago
ServerFactory.php