Commit Graph

1086 Commits (efdf0c4df0012fe03fb3de136ff596af1bb38677)

Author SHA1 Message Date
Jenkins for ownCloud 3fc809dfd8 [tx-robot] updated from transifex 12 years ago
Bjoern Schiessle fb88aba8f4 some fixes to make the gallery work, this made it necessary to adjust some tests and the encryption code 12 years ago
Bjoern Schiessle a86d97295e fix encryption tests after the removal of the shared folder 12 years ago
Jenkins for ownCloud 3f453d1641 [tx-robot] updated from transifex 12 years ago
Robin Appelman b42ce6c30a Prevent error if previously cached data doesn't have an etag 12 years ago
Jenkins for ownCloud 2a2aabbdaf [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 796f719548 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud a9d49de465 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 54783550e8 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 73dd5ff26c [tx-robot] updated from transifex 13 years ago
Bart Visscher f37a76c396 Remember before change works better 13 years ago
Jenkins for ownCloud 7a4a836abe [tx-robot] updated from transifex 13 years ago
Bjoern Schiessle c578ab68fe there is no need to re-calculate the shares after a touch 13 years ago
Bjoern Schiessle 8e34812393 always encrypt files to owner 13 years ago
Bjoern Schiessle aa867ad647 don't call getFileInfo() to avoid to open the same file twice 13 years ago
Bjoern Schiessle 8ebb1f15d3 move check if a file should be encrypted to the pre hook 13 years ago
Bjoern Schiessle b9100bc2de don't write file if opening a stream to encrypt the data fails 13 years ago
Jenkins for ownCloud ccc55f40e6 [tx-robot] updated from transifex 13 years ago
Jan-Christoph Borchardt 6de572c6e6 replace personalblock fieldset with section class in files apps 13 years ago
Robin McCorkell 50dba97bde Miscellaneous text fixes for core apps 13 years ago
Scott Arciszewski 09cc020535 Update crypt.php 13 years ago
Jenkins for ownCloud abdc823bb6 [tx-robot] updated from transifex 13 years ago
Scott Arciszewski 36da3bc359 Update crypt.php 13 years ago
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
Thomas Müller bbbbb033f3 in case of phpunit executions calling header() and exit() is too bad 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 022d76c7bb Fixed warning when browsing Shared folder 13 years ago
Vincent Petry 48d63a6278 Return unencrypted_size of folder when queried 13 years ago
Robin Appelman a687498547 Fix encryption webdav tests 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