Commit Graph

18202 Commits (b4cee3d4e9a163b4f175dd82d132fc156d296316)
 

Author SHA1 Message Date
Bjoern Schiessle dbbb6c5945 extend OCS Share API to allow the user to ask for files shared with him 11 years ago
Jenkins for ownCloud 929882a32a [tx-robot] updated from transifex 11 years ago
Lukas Reschke 5cd0fd2559 Merge pull request #8700 from owncloud/design-smallfixes 11 years ago
Lukas Reschke 45d93cc6ec Merge pull request #8759 from owncloud/fix-phpunit 11 years ago
Lukas Reschke b14564480e Merge pull request #8773 from owncloud/l10n-tipsy-delete 11 years ago
Lukas Reschke 705242d390 Merge pull request #8727 from owncloud/upgrade-overview 11 years ago
Volkan Gezer c01f196f72 make reshare settings foldable 11 years ago
Robin McCorkell 32a50563d3 Merge pull request #8771 from owncloud/enc_get_mount_from_mountmanager 11 years ago
Bernhard Posselt b8059fbc86 Merge pull request #8780 from owncloud/remove-deprecated-functions 11 years ago
Lukas Reschke 62eb5cd6b0 Add a warning to the configuration file 11 years ago
Lukas Reschke c8b32f4309 Remove deprecated functions 11 years ago
Andreas Fischer 129d8099b9 Typo: getFileSizeViaDOM -> getFileSizeViaCOM 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 fb4556033a Cast '{DAV:}getcontentlength' to number instead of int. 11 years ago
Andreas Fischer 0bae68017e Cast to number instead of integer in OC\Files\Cache\HomeCache 11 years ago
Andreas Fischer a34aa1959a Cast to number instead of integer in OC\Files\Cache\Cache 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 82e17155bf Rename: LargeFileHelper -> LargeFileHelperGetFilesize 11 years ago
Andreas Fischer fb7ec2bb22 Only call $this->filesize() for files. 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 68cc0ba2e1 Unit Tests for LargeFileHelper. 11 years ago
Andreas Fischer c8fa1fd687 Refactor Large File handling code. 11 years ago
Andreas Fischer 3f8f8027d2 Cast to numeric instead of float, i.e. use an integer if possible. 11 years ago
Andreas Fischer 6195f13bda Use CURL to get filesize on 32bit systems. 11 years ago
Robin Appelman 998fa2d9be Pass any methods custom to specific storage implementations to the wrapped storage 11 years ago
Andreas Fischer 9fba8221a6 Merge pull request #8554 from owncloud/add_resetadminpass_command 11 years ago
Robin Appelman 0ae7a49c8e Fix storage wrapper being called with null 11 years ago
Robin Appelman 99d46af0b4 Use instanceOfStorage instead of instanceof 11 years ago
Robin Appelman 8c5521fdfc Add $storage->instanceOfStorage to handle instanceof for storage wrappers 11 years ago
icewind1991 c0f02be50a Merge pull request #3908 from owncloud/storage-folder-copy-rename 11 years ago
Jenkins for ownCloud 368006c7af [tx-robot] updated from transifex 11 years ago
Andreas Fischer 678a6b98ff Merge pull request #8748 from owncloud/cli_maintenance_mode 11 years ago
Volkan Gezer b713f15b99 document always links to the current version of OC 11 years ago
Volkan Gezer 43c6ece31a fully translatable user_webdav 11 years ago
Thomas Müller 3ef9570d02 Merge pull request #8547 from owncloud/path-length-master 11 years ago
Andreas Fischer 5754b0b9e7 Merge remote-tracking branch 'owncloud/master' into add_resetadminpass_command 11 years ago
Andreas Fischer f81ee94cad Move resetpassword into user: command space. 11 years ago
Andreas Fischer 8981929e92 Document type of user project. 11 years ago
Lukas Reschke 1af293dc13 Merge pull request #8754 from owncloud/3rdparty-upgraded-phpmailer 11 years ago
Andreas Fischer 52e7bf9630 Receive \OC\User\Manager as a constructor dependency. 11 years ago
scolebrook 43759f1f46 Use OC\Config instead of OC_Config 11 years ago
Lukas Reschke 360a79b8f4 Add unit tests for escapeHTML 11 years ago
Volkan Gezer f7cc07ba41 show delete hint text on hovering trash 11 years ago
ringmaster f79948f519 Prevent apps from affecting the scanner via hook. 11 years ago
Lukas Reschke ce9d5df6df Merge pull request #8681 from owncloud/logintimestamp 11 years ago
Robin Appelman 467e9c2bb0 Remove code duplication 11 years ago