Commit Graph

24306 Commits (6bcf88ca96bb7fc0a1f80de4a0a36e59d513dcc6)
 

Author SHA1 Message Date
Bjoern Schiessle 6bcf88ca96 fix decryption of legacy private key 10 years ago
Bjoern Schiessle e7a4f4f3e4 add version 10 years ago
Bjoern Schiessle e3d77c4b01 add migration script from old encryption to new one 10 years ago
Jenkins for ownCloud 1a894bd0d8 [tx-robot] updated from transifex 10 years ago
Morris Jobke e33e5b425a Merge pull request #12006 from owncloud/dav-put-storage 10 years ago
Jenkins for ownCloud 843290a0fb [tx-robot] updated from transifex 10 years ago
Jenkins for ownCloud 7f3f191ee9 [tx-robot] updated from transifex 10 years ago
Thomas Müller 70480423ff Merge pull request #15597 from oparoz/another-fallback-for-findbinarypath 10 years ago
Thomas Müller 1aa368effe Merge pull request #15592 from owncloud/fix-15590-master 10 years ago
Vincent Petry 2a68336952 Merge pull request #15612 from owncloud/fix-transifex-master 10 years ago
Björn Schießle 4f0437fbde Merge pull request #15598 from owncloud/fix-enc-file-size-master 10 years ago
Morris Jobke 717723b83e Remove unneeded comments 10 years ago
Robin Appelman eeecca04e6 Keep phpdoc updated. 10 years ago
Thomas Müller 922c3ee975 files_encryption -> encryption 10 years ago
Robin Appelman 308af8b909 pass a stream to the tests 10 years ago
Morris Jobke 82cab25762 Merge pull request #13360 from owncloud/cross-storage-move 10 years ago
Olivier Paroz bb0c09e994 Adding a final fallback for findBinaryPath 10 years ago
Thomas Müller cbe30f740e remove calculateUnencryptedSize() - not needed 10 years ago
Thomas Müller 967e882757 return size from cache in case the cache entry is marked as encrypted 10 years ago
Robin Appelman 0f21303b75 a bit more phpdoc 10 years ago
Thomas Müller 387984a0d5 preserve filesize on rename after upload 10 years ago
Thomas Müller f816acde27 fix reading of private key 10 years ago
Thomas Müller 88cc52c408 Avoid php message "Invalid argument supplied for foreach()" - refs #15590 10 years ago
Thomas Müller ffa115b517 Merge pull request #15566 from owncloud/fix-filepicker 10 years ago
Lukas Reschke e36c0a0c12 Merge pull request #15585 from owncloud/fix-user-list 10 years ago
Morris Jobke 5f66f867b6 Merge pull request #15581 from owncloud/deduplicate-oc-repair-namespace 10 years ago
Morris Jobke 9eff199a17 Merge pull request #15360 from owncloud/cross-storage-move-cache 10 years ago
Morris Jobke 74732cc0d8 Fix user list 10 years ago
Robin Appelman f605c98531 Fix cross storage move with shared storages 10 years ago
Robin Appelman 01da6be4d6 upda tests 10 years ago
Robin Appelman addfafd9da Fix moving mount points 10 years ago
Robin Appelman 8688660825 check that we know the parent 10 years ago
Robin Appelman 6b5daca7b7 check for source cache 10 years ago
Robin Appelman caadc8cdd9 reuse cache move logic 10 years ago
Robin Appelman d7b3a1a35a preserve cache data when doing a cross storage move 10 years ago
Joas Schilling 71de1d58cd Fix namespace duplication and other issues in repairlegacystorages 10 years ago
Thomas Müller 660aa7ff1e Merge pull request #15568 from owncloud/cache_user_folder_for_file_search_results 10 years ago
Robin Appelman c29419e6d7 fix rebase issue 10 years ago
Robin Appelman d4c91dc835 add missing return for shared 10 years ago
Robin Appelman 0772e3b4c1 Properly handle copy/move failures in cross storage copy/move 10 years ago
Robin Appelman 404773940d Detect storage full when doing cross storage copy/move 10 years ago
Robin Appelman d26c6cab90 properly return false if we cant delete the source file 10 years ago
Robin Appelman c4ec8fbeff Make getSourcePath accessible for storage wrappers 10 years ago
Robin Appelman d16ee4138d Fix test 10 years ago
Robin Appelman d726db7459 Implement move/copyFromStorage for shared storage 10 years ago
Robin Appelman 31e94708f8 Improve cross storage copy between local storages 10 years ago
Robin Appelman 8575bb2cb9 Move cross storage copy logic to the storage 10 years ago
Robin Appelman b302592a64 Small cleanup of rename code 10 years ago
Robin Appelman 2fd44dbde4 rewind and update error message 10 years ago
Robin Appelman dcfe014103 use our own stream copy instead 10 years ago