nextcloud/apps/dav/lib
Morris Jobke 97c216ea06
Merge pull request #8071 from nextcloud/remove-silly-code
Cleanup unused code
2018-01-26 15:47:06 +01:00
..
AppInfo Make ContactsStore a public API 2017-12-11 18:18:58 +01:00
Avatars Fix avatarHome 2018-01-16 15:37:47 +01:00
BackgroundJob generate birthday calendars in a background job after admin enabled them 2017-11-11 16:17:18 +01:00
CalDAV Merge pull request #7707 from nextcloud/bugfix/noid/birthdaycalendar-different-uids 2018-01-26 15:46:46 +01:00
CardDAV Return value immediately instead of assigning to a one-time variable 2018-01-26 00:02:03 +01:00
Command Merge pull request #6884 from nextcloud/feature/3003/opt_out_of_birthday_calendar 2017-12-12 08:29:26 +01:00
Comments Update license headers 2017-11-06 16:56:19 +01:00
Connector Cleanup unused code 2018-01-26 15:25:19 +01:00
Controller generate birthday calendars in a background job after admin enabled them 2017-11-11 16:17:18 +01:00
DAV Merge pull request #7075 from nextcloud/remove-unused-variables 2017-11-07 16:18:40 +01:00
Files Update license headers 2017-11-06 16:56:19 +01:00
Migration Fix the type hints of migrations and correctly inject the wrapped schema into migrations 2018-01-17 11:37:36 +01:00
Settings Add admin checkbox to disable birthday calendars 2017-11-09 17:12:06 +01:00
SystemTag Use type casting instead of *val() method 2018-01-26 11:35:42 +01:00
Upload Return proper principal on the uploads collection listing 2018-01-10 08:35:20 +01:00
Capabilities.php Update license headers 2017-11-06 16:56:19 +01:00
HookManager.php Make sure the arrays are arrays 2018-01-12 14:08:00 +01:00
RootCollection.php Merge pull request #6884 from nextcloud/feature/3003/opt_out_of_birthday_calendar 2017-12-12 08:29:26 +01:00
Server.php Handle OC-Total-Length in new chunking 2017-12-15 14:46:36 +01:00