Commit Graph

10192 Commits (2fda4e38e21f1dc0fffdc17dfd2dce1ee67da243)

Author SHA1 Message Date
Joas Schilling e6d9869cf7 Only use zip64 when we have 64 bit php 11 years ago
Jenkins for ownCloud c5649a634f [tx-robot] updated from transifex 11 years ago
Thomas Müller 9f25745649 Fix single file download - fixes #19614 11 years ago
Roeland Jago Douma 1ee56c702d [WEBDAV] check if delete of source is allowed on move 11 years ago
Joas Schilling 937fb70757 Do not trigger the update exception when we already show an error 11 years ago
Jenkins for ownCloud cd818e7419 [tx-robot] updated from transifex 11 years ago
Robin Appelman c2d76d2010 fix internal path when searching in storage root 11 years ago
Olivier Paroz 3173ed29df The minimum size for internalRootLength is 1 11 years ago
Morris Jobke 285e73ac72 validate HTTP protocol in case of an exception 11 years ago
Lukas Reschke 6a4f22c61f Use `/` if installed in main folder 11 years ago
Lukas Reschke 80a232da6a Add \OCP\IRequest::getHttpProtocol 11 years ago
Thomas Müller 48ef5b6b3b OC_Log not longer exists 11 years ago
Robin Appelman 0817024e6f Mark shares as dirty when changing permissions 11 years ago
Morris Jobke b05422544d Fixes last causes for WSOD 11 years ago
Morris Jobke 8366ce2767 deduplicate @xenopathic 11 years ago
Jenkins for ownCloud 3ff60cc2e3 [tx-robot] updated from transifex 11 years ago
Morris Jobke b945d71384 update licence headers via script 11 years ago
Robin Appelman b1ce53f890 use a normal rename when moving from the same storage in the encryption wrapper 11 years ago
Thomas Müller be46cd6737 Refactor single file download into it's own method 11 years ago
Thomas Müller 57f841da2c Recursively lock folder contents 11 years ago
Vincent Petry 1c7244c120 Remove invalid share items from result when missing group membership 11 years ago
Thomas Müller 3bf818450a release locks in case of exception 11 years ago
Thomas Müller def8e0c12a log the exception during zip creation 11 years ago
Thomas Müller b5dce05cb6 Lock files which are zipped 11 years ago
Thomas Müller 149792abe6 Clean PHPDoc 11 years ago
Bjoern Schiessle bf82015254 add some output to explain the pre-conditions for decrypt-all 11 years ago
Joas Schilling 3bbb65998f Make sure all variables are defined 11 years ago
Joas Schilling 8de0773214 Make sure the share we found is for the same item 11 years ago
Jenkins for ownCloud 2ffb1c2135 [tx-robot] updated from transifex 11 years ago
Jenkins for ownCloud e0084059b9 [tx-robot] updated from transifex 11 years ago
Lukas Reschke f6e055b2fd Add remark that $run is not supported anymore 11 years ago
Vincent Petry 64ca00925b Prevent moving mount point into already shared folder (outgoing) 11 years ago
Roeland Jago Douma c80dd82fe4 Added mimetype repair step 11 years ago
Robin McCorkell aeb20675dd Allow recursive mimetype aliases 11 years ago
Robin Appelman a1d0d23b6a Work around INF=0 on some shared hosts 11 years ago
Morris Jobke 6b53f7c40e [l10n] remove unused static methods 11 years ago
Joas Schilling 7707bbe648 Allow identifying whether the current item is the filtered one 11 years ago
Jenkins for ownCloud 3b4592718a [tx-robot] updated from transifex 11 years ago
Thomas Müller b2dd5cb616 save excluded groups in json format - fixes #10983 11 years ago
Jörn Friedrich Dreyer 1d617c4bf6 always return float, update doc 11 years ago
Robin Appelman 1c3e28a73b Add tests 11 years ago
Robin Appelman dc49e76747 stricter check if thumbnail is cached 11 years ago
Robin Appelman 884e2fcd6e to much copy paste 11 years ago
Robin Appelman 9925ff33f1 use cache data we already have to check if a thumbnail of specific size is cached 11 years ago
Robin Appelman 52d4495793 use the fileinfo to check if we have a valid file 11 years ago
Robin Appelman f4d180ee5c allow passing the fileinfo to the preview manager 11 years ago
Bjoern Schiessle e7232a848b versions should always use the keys of the original file, no need to create new one 11 years ago
Morris Jobke cc0812332c add more precise version to also repair git master instances 11 years ago
Vincent Petry 6e104bc933 Repair step to remove bogus expiration dates from non-link shares 11 years ago
Morris Jobke 73819c4f05 Fix l10n on master 11 years ago