server/apps/dav/lib
Roeland Jago Douma 3720add736
Add a wrapper to determine if a file is EOF
The stream is already closed at this point. Which means feof will always
return false. We have to determine if the stream is EOF in the
preCloseCallback. And pass this info along. Then the logic works as
expected.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-02-15 08:41:39 +01:00
..
AppInfo Log failure on parsing 2019-01-04 20:04:13 +01:00
Avatars Fix avatarHome 2018-01-16 15:37:47 +01:00
BackgroundJob Background job to cleanup leftover chunked uploads 2019-01-04 09:21:21 +01:00
CalDAV add list-calendars command 2019-01-16 13:58:33 +01:00
CardDAV Use proper mime type for ico 2019-01-28 21:41:26 +01:00
Command Handle moving calendar to an user who already has the share 2019-01-16 13:58:34 +01:00
Comments Update license headers 2017-11-06 16:56:19 +01:00
Connector Add a wrapper to determine if a file is EOF 2019-02-15 08:41:39 +01:00
Controller Also shorten the name of the invitation tokens 2018-07-12 12:11:11 +02:00
DAV Fix displayName return of dav groups request 2018-11-10 13:34:07 +01: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 #13511 from nextcloud/bugfix/noid/remove-orphan-event-and-contact-data 2019-01-16 22:54:40 +01:00
Provisioning/Apple Fix theming defaults injection if theming app is disabled 2019-01-31 09:53:45 +01: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 Background job to cleanup leftover chunked uploads 2019-01-04 09:21:21 +01:00
Capabilities.php Update license headers 2017-11-06 16:56:19 +01:00
HookManager.php be careful with mixed return values even if it may look unsuspicious… 2018-11-27 17:16:58 +01:00
RootCollection.php Add Apple Provisioning profile 2019-01-30 19:50:02 +01:00
Server.php Add Apple Provisioning profile 2019-01-30 19:50:02 +01:00