nextcloud-server/apps/dav/lib
Andy Scherzinger 93ea634de6
Merge pull request #41390 from nextcloud/enh/noid/limit-proppatch-metadata
Metadata must be set a editable for PROPPATCH
2023-11-14 17:17:17 +07:00
..
AppInfo feat(caldav): Create personal event for out-of-office messages 2023-11-14 13:57:12 +07:00
Avatars Convert isset ternary to null coalescing operator 2023-09-28 12:18: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 feat(caldav): Allow advanced search for events/tasks 2023-11-10 09:21:16 +07:00
CardDAV feat(carddav): Allow advanced search for contacts 2023-11-10 09:21:16 +07:00
Command Refactors dav app commands. 2023-09-20 15:43:15 +07:00
Comments Merge pull request #38610 from fsamapoor/replace_strpos_calls_in_dav_app 2023-09-17 10:14:20 +07:00
Connector metadata must be set as editable for PROPPATCH 2023-11-14 14:38:53 +07:00
Controller feat: Add out-of-office message API 2023-11-09 10:36:11 +07:00
DAV Convert isset ternary to null coalescing operator 2023-09-28 12:18:41 +07:00
Db feat(caldav): Create personal event for out-of-office messages 2023-11-14 13:57:12 +07:00
Direct techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25 2023-08-28 15:50:45 +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 moving metadataquery 2023-11-13 22:25:37 +07:00
Listener feat(caldav): Create personal event for out-of-office messages 2023-11-14 13:57:12 +07:00
Migration add index for classification 2023-10-31 10:41:32 +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 feat(search): Seach for persons as event attendees and organizers 2023-11-10 18:56:43 +07:00
Service feat(caldav): Create personal event for out-of-office messages 2023-11-14 13:57:12 +07:00
Settings feat(dav): implement personal absence settings 2023-11-07 17:27:10 +07:00
SetupChecks Improve setup checks naming and improve database version check 2023-10-24 11:40:03 +07:00
Storage Update php licenses 2021-06-04 22:02:41 +07:00
SystemTag get children from dav node when preloading system tags 2023-11-08 15:33:32 +07:00
Traits Update php licenses 2021-06-04 22:02:41 +07:00
Upload fix: Validate that we have a proper distributed cache configured 2023-11-09 11:08:11 +07:00
UserMigration fix(dav): Remove usage of indirect thecodingmachine/safe dependency 2023-10-24 11:25:42 +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
ResponseDefinitions.php feat: Add out-of-office message API 2023-11-09 10:36:11 +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(caldav): Create personal event for out-of-office messages 2023-11-14 13:57:12 +07:00
ServerFactory.php feat(caldav): Create personal event for out-of-office messages 2023-11-14 13:57:12 +07:00