nextcloud/apps/dav/lib
Joas Schilling 2a0cda74d4 Use IQueryBuilder::PARAM_* instead of \PDO::PARAM_* 2016-02-29 09:44:40 +01:00
..
caldav Use IQueryBuilder::PARAM_* instead of \PDO::PARAM_* 2016-02-29 09:44:40 +01:00
carddav Use IQueryBuilder::PARAM_* instead of \PDO::PARAM_* 2016-02-29 09:44:40 +01:00
comments Deduplicate slashes 2016-02-15 10:54:56 +01:00
connector Make non-public-method protected 2016-02-22 15:26:59 +01:00
dav Require CSRF token for non WebDAV authenticated requests 2016-02-18 11:18:36 +01:00
files Check that the owner of a link share still has share permissions on access 2016-02-09 15:02:34 +01:00
migration Migration of calendars 2016-02-09 11:20:31 +01:00
systemtag Check if user has permission to create such a tag 2016-02-19 20:45:20 +01:00
hookmanager.php On login we create a default calendar and a default addressbook for the user - fixes #22360 2016-02-15 14:41:54 +01:00
rootcollection.php Sync a users contacts birthday to the users birthday calendar 2016-02-18 11:48:34 +01:00
server.php Drop unneeded use statements 2016-02-23 14:53:12 +01:00