Commit Graph

1046 Commits (fa28c089fa3ffb72e97ca0f89cbfade3d0a8a8a5)

Author SHA1 Message Date
Jenkins for ownCloud 7b1d52f5b9 [tx-robot] updated from transifex 13 years ago
Frank Karlitschek 8a24e1eb96 clearify the use-case of this app 13 years ago
Jenkins for ownCloud b2e929d580 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 4b802aa7cb [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 1295e54173 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 8320b8eb7a [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud b0ec38e202 [tx-robot] updated from transifex 13 years ago
Vincent Petry 48d63a6278 Return unencrypted_size of folder when queried 13 years ago
Bjoern Schiessle fbd8c00a89 don't create files folder, let ownCloud core handle it 13 years ago
Vincent Petry fefd724858 Fixed wrong field name 13 years ago
Bjoern Schiessle 4ace1a273d remember original fopen access type in pre-proxy because sometimes they change 13 years ago
Jörn Friedrich Dreyer 39f2f564a9 use assertSame and assertNotSame for etag checks 13 years ago
Bjoern Schiessle 86b3cdc132 close encryption session after decryption was finished 13 years ago
Bjoern Schiessle d3a24e945b add test case if a file gets moved out from the shared folder 13 years ago
Bjoern Schiessle ebd73aee8f don't overwrite keys if rename was done by a stream copy 13 years ago
Joas Schilling fdb0d2067f Remove duplicated definition and move OC.msg to js/js.js 13 years ago
Scrutinizer Auto-Fixer adaee6a5a1 Scrutinizer Auto-Fixes 13 years ago
Bjoern Schiessle 6778dc5a4a don't block login forever if we are stuck in the middle of the initial encryption 13 years ago
Bjoern Schiessle f2f5769df7 catch errors during decryption 13 years ago
Bjoern Schiessle 2ab062193a catch errors during initial encryption 13 years ago
Bjoern Schiessle 2933668355 fileinfo is no longer a array 13 years ago
Robin Appelman 181bbd4325 Remove usage of legacy OC_Appconfig 13 years ago
Bart Visscher 1fb5f96c37 Style fixes 13 years ago
Bjoern Schiessle 050e84a08f refuse login as long as the initial encryption is running 13 years ago
Joas Schilling b330d07b51 Fix more documentation failes 13 years ago
Bjoern Schiessle 91254c304d name users after test 13 years ago
Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 13 years ago
Bjoern Schiessle 97921d0c25 add function to extract filename from sharekey name + tests 13 years ago
Bjoern Schiessle fe5f512272 added tests for the delete hooks if the trash bin is disabled 13 years ago
Bjoern Schiessle bef58f5361 don't expect OC_FilesystemView, this is depreciated 13 years ago
Bjoern Schiessle 4d1086c35f better error detection and don't use glob() 13 years ago
Bjoern Schiessle 5610842e56 move unlink proxy to a hook which handles pre and post conditions 13 years ago
Bjoern Schiessle 83878b9a7d only update file cache with the unenecrypted size when the file was written 13 years ago
Bjoern Schiessle b489d6b0af fix infinite loop if folder and subfolder has the same name 13 years ago
Vincent Petry f09c19c316 Replaced time() with uniqid() to make sure the file name is unique 13 years ago
Bjoern Schiessle 1df6bf997a add link to documentation 13 years ago
Robin Appelman 299bb4d99d remove more is_array from encryption 13 years ago
Robin Appelman ec7c339930 Don't use is_array on FileInfo 13 years ago
Bjoern Schiessle 6b69c52037 updated description of the files encryption app 13 years ago
Bjoern Schiessle f4179a3f5a don't try to encrypt/decrypt cache chunks or files in the trash bin 13 years ago
Jenkins for ownCloud 6be2dee5bc [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 095f9b8ee0 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud e345f3f511 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 71c829f92a [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 64a001edab [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud dbbd99db09 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud f60ecfc7fd [tx-robot] updated from transifex 13 years ago
Bjoern Schiessle 517a55a437 tests added 13 years ago
Bjoern Schiessle 552d0a6feb check if the old owner and the old path is available 13 years ago
Bjoern Schiessle 165542f27d fix rename of shared files 13 years ago