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
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 months ago
..
AppInfo fix: Migrate WebDAV endpoint check to SetupCheck API 3 months ago
Avatars Convert isset ternary to null coalescing operator 8 months ago
BackgroundJob fix(dav): Add retention time to sync token cleanup 2 months ago
BulkUpload perf: switch places that always use the first getById result to getFirstNodeById 3 months ago
CalDAV fix: Apply new coding standard to all files 2 months ago
CardDAV fix: Apply new coding standard to all files 2 months ago
Command fix: Apply new coding standard to all files 2 months ago
Comments fix: Apply new coding standard to all files 2 months ago
Connector fix: Apply new coding standard to all files 2 months ago
Controller perf: switch places that always use the first getById result to getFirstNodeById 3 months ago
DAV fix: Apply new coding standard to all files 2 months ago
Db enh(userstatus): add OOO automation and remove calendar automation 6 months ago
Direct perf: switch places that always use the first getById result to getFirstNodeById 3 months ago
Events chore: apply changes from Nextcloud coding standards 1.1.1 6 months 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 fix(files): allow any throwable in logException 6 months ago
Listener chore: Fix missing template parameter for IEventListener 4 months ago
Migration fix(dav): Add retention time to sync token cleanup 2 months ago
Profiler chore: apply changes from Nextcloud coding standards 1.1.1 6 months ago
Provisioning/Apple Fix psalm spotted errors with new requirements 1 year ago
Search feat(dav): hide search providers if their respective app is not activated 6 months ago
Service fix(dav): Make current ooo info time-dependent 6 months ago
Settings chore: apply changes from Nextcloud coding standards 1.1.1 6 months ago
SetupChecks fix: Migrate WebDAV endpoint check to SetupCheck API 3 months ago
Storage Update php licenses 3 years ago
SystemTag chore: Break closure call on two lines to make it readable 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 Skip instead of throwing on invalid address book migration 3 months ago
Capabilities.php dav: Add OpenAPI spec 11 months ago
HookManager.php fix: Apply new coding standard to all files 2 months ago
ResponseDefinitions.php fix(dav): Make current ooo info time-dependent 6 months ago
RootCollection.php perf: switch places that always use the first getById result to getFirstNodeById 3 months ago
Server.php feat(dav): update a principal's schedule-default-calendar-URL 3 months ago
ServerFactory.php feat(caldav): Create personal event for out-of-office messages 7 months ago