nextcloud/apps/dav/lib
Morris Jobke eb51f06a3b
Use ::class statement instead of string
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-01-29 12:03:47 +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 Use ::class statement instead of string 2018-01-29 12:03:47 +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 Use ::class statement instead of string 2018-01-29 12:03:47 +01:00
Controller generate birthday calendars in a background job after admin enabled them 2017-11-11 16:17:18 +01:00
DAV Use ::class statement instead of string 2018-01-29 12:03:47 +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 Remove unneeded semicolon and parentheses 2018-01-26 23:46:40 +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