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.
 
 
 
 
 
 
Robin Appelman 1acc7c0468
Merge pull request #41054 from nextcloud/systemtag-children
2 years ago
..
AppInfo Move NeedsSystemAddressBookSync to dav application where it’s registered 2 years ago
Avatars Convert isset ternary to null coalescing operator 2 years ago
BackgroundJob fix(caldav): Cast calendar objects id to int when building index 3 years ago
BulkUpload when reading an empty file getting EOF is not an error 2 years ago
CalDAV fix(scheduling): don't send iMIP emails to rooms / resources 2 years ago
CardDAV Merge pull request #39852 from nextcloud/pragmaHeader 2 years ago
Command Refactors dav app commands. 2 years ago
Comments Merge pull request #38610 from fsamapoor/replace_strpos_calls_in_dav_app 2 years ago
Connector Support getting and setting metadata in DAV requests 2 years ago
Controller feat(dav): implement personal absence settings 2 years ago
DAV Convert isset ternary to null coalescing operator 2 years ago
Db feat(dav): implement personal absence settings backend 2 years ago
Direct techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25 2 years ago
Events feat(dav): Emit a typed event to deprecate OCA\DAV\Connector\Sabre::addPlugin 2 years ago
Exception Don't spam the log with fatals when maintenance mode is enabled or an upgrade has to be done 4 years ago
Files Support getting and setting metadata in DAV requests 2 years ago
Listener Refactors "strpos" calls in /apps/dav to improve code readability. 3 years ago
Migration add index for classification 2 years ago
Profiler Add a built-in profiler inside Nextcloud 4 years ago
Provisioning/Apple Fix psalm spotted errors with new requirements 3 years ago
Search Move DateTime::ATOM to DateTimeInterface::ATOM 5 years ago
Service feat(dav): implement personal absence settings backend 2 years ago
Settings feat(dav): implement personal absence settings 2 years ago
SetupChecks Improve setup checks naming and improve database version check 2 years ago
Storage Update php licenses 5 years ago
SystemTag get children from dav node when preloading system tags 2 years ago
Traits Update php licenses 5 years ago
Upload fix(dav): use quota of destination in s3 chunk upload 2 years ago
UserMigration fix(dav): Remove usage of indirect thecodingmachine/safe dependency 2 years ago
Capabilities.php dav: Add OpenAPI spec 2 years ago
HookManager.php fix: Cleanup unused imports and some type deprecations 2 years ago
RootCollection.php fix(dispatcher): Move remaining simple cases in apps/ folder to IEventDispatcher 2 years ago
Server.php IFilesMetadata 2 years ago