Commit Graph

18230 Commits (59fef54e92d19d2976a6896e6da1cfc1b79c3d1f)
 

Author SHA1 Message Date
ringmaster 19f0c47842 Missed one. 11 years ago
Lukas Reschke 756b158230 Merge pull request #8663 from owncloud/files-dndissue 11 years ago
Thomas Müller 59b1f4c476 Merge pull request #8781 from owncloud/add-a-warning-to-the-sample 11 years ago
Thomas Müller 31ad1cbdd8 Merge pull request #5365 from owncloud/filesize-improvements-32bit 11 years ago
Volkan Gezer bb8ee2e9af fix wording 11 years ago
ringmaster 16ae63bdfd Updates per comments on PR: 11 years ago
Volkan Gezer d7e63d8fab select webdav address on click 11 years ago
Bjoern Schiessle 717eff22d4 add share icons for folders shared by the current user 11 years ago
Volkan Gezer 4843d13056 prevent pageload if pressed enter on name email change 11 years ago
icewind1991 2ba5701b1a Merge pull request #8778 from owncloud/storage-instanceof 11 years ago
Lukas Reschke 517501ffbf Merge pull request #8417 from owncloud/share-overview 11 years ago
Vincent Petry 7fac2b62e9 Fixed warning when file_target is not set 11 years ago
Vincent Petry 5e4e773446 Removed "Share with" column 11 years ago
Vincent Petry 66afd1aa39 Fix fileList fallback in OC.Share for outside files app 11 years ago
Vincent Petry e084183d1e Added owner display name in action 11 years ago
Vincent Petry 1d9129eac3 Sharing overview fixes and unit tests 11 years ago
Vincent Petry 6fbf4d8548 Fix table header colors 11 years ago
Vincent Petry c9d05c66de Fix IE8 issue when icon is not defined 11 years ago
Vincent Petry 0879a63320 Mimetype for sharing overview 11 years ago
Vincent Petry ef59c69dc8 Distinguish legacy file actions from regular file actions 11 years ago
Vincent Petry fa32243d84 Small fixes to sharing overview 11 years ago
Vincent Petry 06e53b359a Added "dir" in file actions handler context and fixed versions 11 years ago
Vincent Petry d21b8108c8 Fixed navigation order 11 years ago
Vincent Petry 89ff2857fc Add unit tests for fileActionsReady 11 years ago
Vincent Petry 8bdce6698c Added unit test for file action context argument 11 years ago
Vincent Petry 0f105ec747 Removed selection checkboxes 11 years ago
Vincent Petry 85648def56 Fixed sharing permissions 11 years ago
Vincent Petry 60bcdc550e Fixed file actions for sharing views 11 years ago
Vincent Petry 279ede33af Improved FileActions with context 11 years ago
Vincent Petry 9baf47c2b4 Group shares by type 11 years ago
Vincent Petry 6ebc436505 Added sharing overview page (WIP) 11 years ago
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
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