Commit Graph

13 Commits (8af3991d0cf129316b177731686af547fe39a698)

Author SHA1 Message Date
Lukas Reschke 1b3feb710d Use `rawurlencode` since this seems to be expected by cURL 11 years ago
Lukas Reschke bf84cd4bcc Add darwin to if block 11 years ago
Tony Zelenoff 2d03019c91 Urlencode file name before passing it to cURL 11 years ago
Michael Roitzsch cde1a9241d file size on non-(Linux/BSD/Windows)-installations 11 years ago
Andreas Fischer 2929d19c7f Document exceptions thrown by \OC\LargeFileHelper. 11 years ago
Andreas Fischer ea246d058e Use "file size" instead of "filesize", then also apply camel case. 11 years ago
Andreas Fischer 0417e52134 Increase file size limit from 2 GiB to 4 GiB when workarounds are unavailable. 11 years ago
Andreas Fischer a9b28323dd Add LargeFileHelper::__construct() verifying that our assumptions hold. 11 years ago
Andreas Fischer 2c36a4b07a Add helper method for turning int|float into base-10 unsigned integer string. 11 years ago
Andreas Fischer df29eec72b Windows exec() implementation. 11 years ago
Andreas Fischer 626e87aa54 Output validation for exec() method. 11 years ago
Andreas Fischer c8fa1fd687 Refactor Large File handling code. 11 years ago