nextcloud/apps/dav/lib
Roeland Jago Douma ef13c783e2
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:35 +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 Also shorten the name of the invitation tokens 2018-07-12 12:11:11 +02: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-22 16:01:49 +02:00
CardDAV remove LogicException, because it's also triggered with legitimate parameters 2018-09-05 14:12:27 +02:00
Command Merge pull request #9550 from nextcloud/bugfix/noid/override_freebusy_sharing_rules 2018-06-01 12:00:56 +02:00
Comments Update license headers 2017-11-06 16:56:19 +01:00
Connector Merge pull request #11961 from nextcloud/backport/11931/stable14 2018-10-23 18:16:59 +02:00
Controller Also shorten the name of the invitation tokens 2018-07-12 12:11:11 +02:00
DAV use the same ignored properties list for both CustomerPropertiesBackends 2018-08-28 18:27:53 +02:00
Db Add backgroundjob to cleanup expired direct links 2018-04-26 10:35:37 +02:00
Direct Add tests for DirectFile and DirectHome 2018-04-26 10:35:37 +02:00
Files cast timestamps older than unix epoch to 0 2018-08-27 07:44:24 +02:00
Migration Properly escape column name in "createFunction" call 2018-10-19 12:12:52 +02:00
Settings Add groupware settings section 2018-06-27 19:16:21 +02:00
SystemTag Remove unneeded semicolon and parentheses 2018-01-26 23:46:40 +01:00
Upload Implement the size of an assembly stream 2018-10-29 15:19:35 +01:00
Capabilities.php Update license headers 2017-11-06 16:56:19 +01:00
HookManager.php more consistent naming 2018-04-05 12:46:15 +02:00
RootCollection.php apply group restrictions to resources 2018-06-25 04:58:07 +02:00
Server.php Merge pull request #10037 from nextcloud/dav-options-search 2018-06-29 09:36:12 +02:00