nextcloud/apps/dav/lib
Roeland Jago Douma 8dcc7fc0f5
Implement the size of an assembly stream
This will make it possible to act propely on moves of future files if we
need to know the size (like for max size virus scanning).

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-10-29 15:19:55 +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 move disableFreeBusy check from User principal backend to Scheduling Outbox collection. This allows to keep local delivery of scheduling messages while prohibiting FreeBusy requests 2018-10-23 10:07:31 +02:00
CardDAV When sharing calendars and addressbooks the principal has to be verified to be valid 2018-05-30 13:27:51 +02:00
Command Merge pull request #9707 from nextcloud/bugfix-stable13/noid/override_freebusy_sharing_rules 2018-06-01 12:01:43 +02:00
Comments Update license headers 2017-11-06 16:56:19 +01:00
Connector Merge pull request #11982 from nextcloud/bugfix-stable13/noid/forbid_freebusy_but_allow_local_delivery 2018-10-23 21:15:08 +02:00
Controller generate birthday calendars in a background job after admin enabled them 2017-11-11 16:17:18 +01:00
DAV use the same ignored properties list for both CustomerPropertiesBackends 2018-08-28 18:34:04 +02:00
Files cast timestamps older than unix epoch to 0 2018-08-28 16:57:42 +02: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 Implement the size of an assembly stream 2018-10-29 15:19:55 +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 allow admins to override FreeBusy capabilities without modifying ShareAPI capabilities 2018-05-31 18:55:55 +02:00
Server.php Fix search related results in OPTIONS requests 2018-07-18 15:32:58 +02:00