server/apps/dav
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 Merge pull request #5881 from nextcloud/command-move-calendar 2019-01-28 17:35:13 +01:00
bin Handle OC-Total-Length in new chunking 2017-12-15 14:46:36 +01:00
composer Merge pull request #10068 from nextcloud/feature/1434/provisioning_profiles_for_dav 2019-01-31 11:25:39 +01:00
css Include accept / decline links in CalDAV invitation emails 2018-06-29 10:44:44 +02:00
js Merge pull request #10225 from danielkesselberg/bugfix/8529/fix-url-generation-dav-app 2018-07-13 14:54:53 +02:00
l10n [tx-robot] updated from transifex 2019-02-15 01:12:49 +00:00
lib Add a wrapper to determine if a file is EOF 2019-02-15 08:41:39 +01:00
templates make text in Groupware Settings translateable 2019-02-01 10:06:32 +01:00
tests Keep Calendar server settings in groupware but link mail server settings 2019-02-01 10:06:31 +01:00
.gitignore