nextcloud-server/apps/dav/lib
Joas Schilling dac31ad101
fix!: Remove legacy event dispatching Symfony's GenericEvent from 2FA Manager
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-07-27 09:57:52 +07:00
..
AppInfo fix(CI): Fix type confusion with Psalm 2023-07-07 10:55:17 +07:00
Avatars Update php licenses 2021-06-04 22:02:41 +07:00
BackgroundJob fix(caldav): Cast calendar objects id to int when building index 2023-06-06 09:45:39 +07:00
BulkUpload when reading an empty file getting EOF is not an error 2023-07-20 13:41:47 +07:00
CalDAV Merge pull request #39297 from nextcloud/fix/dav/close-cursor 2023-07-12 20:35:54 +07:00
CardDAV Merge pull request #38397 from nextcloud/enh/contacts/hide-adressbook-option 2023-07-18 17:05:12 +07:00
Command Add typing to Sharing Backend 2022-06-22 10:25:17 +07:00
Comments fix(comments): Emit CommentsEntityEvent as typed event 2023-07-18 16:19:01 +07:00
Connector fix!: Remove legacy event dispatching Symfony's GenericEvent from 2FA Manager 2023-07-27 09:57:52 +07:00
Controller dav: Add OpenAPI spec 2023-07-11 16:37:40 +07:00
DAV Merge pull request #38397 from nextcloud/enh/contacts/hide-adressbook-option 2023-07-18 17:05:12 +07:00
Db Update php licenses 2021-06-04 22:02:41 +07:00
Direct Silence errors of return type mismatch from Sabre for now 2023-02-07 11:23:31 +07:00
Events feat(dav): Emit a typed event to deprecate OCA\DAV\Connector\Sabre::addPlugin 2023-07-17 16:06:15 +07:00
Exception Don't spam the log with fatals when maintenance mode is enabled or an upgrade has to be done 2022-06-10 00:36:52 +07:00
Files Make sure to not pass null to DateTime::createFromFormat 2022-11-14 16:23:50 +07:00
Listener Fix typos in apps/ subdirectory 2022-09-05 12:59:54 +07:00
Migration fix(dav): Catch SAB sync errors during upgrade 2023-06-26 10:52:07 +07:00
Profiler Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +07:00
Provisioning/Apple Fix psalm spotted errors with new requirements 2023-01-02 15:02:28 +07:00
Search Move DateTime::ATOM to DateTimeInterface::ATOM 2021-06-23 15:28:07 +07:00
Settings Rename setting 'sendEventRemindersToSharedGroupMembers' to 'sendEventRemindersToSharedUsers'. 2023-05-04 13:05:00 +07:00
Storage Update php licenses 2021-06-04 22:02:41 +07:00
SystemTag fix(dispatcher): Move remaining simple cases in apps/ folder to IEventDispatcher 2023-07-25 11:19:26 +07:00
Traits Update php licenses 2021-06-04 22:02:41 +07:00
Upload Merge pull request #38930 from nextcloud/chunk-clean-failed 2023-07-20 19:29:42 +07:00
UserMigration feat(UserMigration)!: 32-bit support 2023-05-05 17:59:57 +07:00
Capabilities.php dav: Add OpenAPI spec 2023-07-11 16:37:40 +07:00
HookManager.php fix: Cleanup unused imports and some type deprecations 2023-07-06 10:37:40 +07:00
RootCollection.php fix(dispatcher): Move remaining simple cases in apps/ folder to IEventDispatcher 2023-07-25 11:19:26 +07:00
Server.php feat(dav): Emit a typed event to deprecate OCA\DAV\Connector\Sabre::addPlugin 2023-07-17 16:06:15 +07:00