nextcloud/apps/dav/lib
Joas Schilling 474720ff1c
Overwrite the schedule target calendar with the personal one and create it if missing
Otherwise this leads to problems like events being added to the birthday calendar,
if that one is the first calendar which was created for the user. See:
https://github.com/nextcloud/server/pull/2274

Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-12-09 09:34:25 +01:00
..
AppInfo Move event and todo parsing to new API 2016-11-29 16:27:12 +01:00
CalDAV Overwrite the schedule target calendar with the personal one and create it if missing 2016-12-09 09:34:25 +01:00
CardDAV VCARDS don't hold binary data 2016-11-23 13:30:32 +01:00
Command Use the event dispatcher 2016-11-03 12:07:59 +01:00
Comments resolve displayname via manager and registerable resolvers 2016-10-19 00:34:00 +02:00
Connector Also get infos about email shares 2016-11-30 09:21:58 +01:00
DAV Merge pull request #1545 from nextcloud/delete-calendars-with-their-users 2016-09-28 21:42:55 +02:00
Files Harden files drop 2016-12-02 13:03:56 +01:00
Migration Remove 9.1 migration steps in app dav (#25654) 2016-11-22 20:17:05 +01:00
SystemTag First list tags the user used lately 2016-11-07 14:56:31 +01:00
Upload FilesHome now also returns DAV properties 2016-09-26 11:24:23 +02:00
Capabilities.php Adding capability about new chunking - refs #25682 (#26368) 2016-10-21 16:33:37 +02:00
HookManager.php update system address book if the user change the personal settings 2016-11-21 11:29:57 +01:00
RootCollection.php Use the event dispatcher 2016-11-03 12:07:59 +01:00
Server.php Remove unused $view from FilesPlugin (#26549) 2016-11-14 14:45:33 +01:00