nextcloud/apps/dav/lib
Roeland Jago Douma f924a6d7d9
Only handle encrypted property on folders
Exposing the encrypted property is required for E2E. However, there is
no need to expose this on files as then it is server side encryption
(which the clients don't care about).

Better to not confuse the output.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-01-30 21:56:32 +01:00
..
AppInfo Make ContactsStore a public API 2017-12-11 18:18:58 +01:00
Avatars Change @georgehrke's email 2017-11-06 20:38:59 +01:00
BackgroundJob generate birthday calendars in a background job after admin enabled them 2017-11-11 16:17:18 +01:00
CalDAV Fix unit tests for CalendarManager 2017-12-12 09:33:52 +01:00
CardDAV Do no run SyncJob in cron 2018-01-02 10:00:01 +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 Only handle encrypted property on folders 2018-01-30 21:56:32 +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 13:53:09 +01:00
Settings Add admin checkbox to disable birthday calendars 2017-11-09 17:12:06 +01:00
SystemTag Update license headers 2017-11-06 16:56:19 +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-18 15:56:24 +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