nextcloud/apps/dav/lib
Roeland Jago Douma 70e4884e02
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-26 10:43:11 +02: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 adjust Calendar resource / room interfaces to use class implementation 2018-10-08 01:25:20 +02:00
CalDAV overwrite Sabre/DAV's handler for calendar-user-type to report correct user type 2018-10-22 15:48:18 +02:00
CardDAV remove LogicException, because it's also triggered with legitimate parameters 2018-09-05 14:10:26 +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 allow user principal search for dav displayname property 2018-10-22 15:48:18 +02:00
Controller Also shorten the name of the invitation tokens 2018-07-12 12:11:11 +02:00
DAV allow group principal search for dav displayname property 2018-10-22 15:48:18 +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 Merge pull request #11668 from nextcloud/bugfix/7726/convert_caldav_subscription_source_to_long_text 2018-10-19 15:49:17 +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-26 10:43:11 +02: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 allow group principal search for dav displayname property 2018-10-22 15:48:18 +02:00
Server.php Merge pull request #10037 from nextcloud/dav-options-search 2018-06-29 09:36:12 +02:00