1090 Commits (e0dd69e4e605b7f4a2af4cdc8a15a8dfc1c0902a)

Author SHA1 Message Date
  Thomas Müller e0dd69e4e6 remove legacy aka deprecated code: OC_FilesystemView 10 years ago
  Thomas Müller 4dd1a49a68 remove legacy aka deprecated code: OC_Filesystem 10 years ago
  Bjoern Schiessle 57b671ebec only update the values which really changed 10 years ago
  Bjoern Schiessle 73a2d87ab4 fix shouldEncrypt() method and improved decryptAll() unit tests 10 years ago
  Jenkins for ownCloud 3fc809dfd8 [tx-robot] updated from transifex 10 years ago
  Bjoern Schiessle fb88aba8f4 some fixes to make the gallery work, this made it necessary to adjust some tests and the encryption code 10 years ago
  Bjoern Schiessle a86d97295e fix encryption tests after the removal of the shared folder 10 years ago
  Jenkins for ownCloud 3f453d1641 [tx-robot] updated from transifex 10 years ago
  Robin Appelman b42ce6c30a Prevent error if previously cached data doesn't have an etag 10 years ago
  Jenkins for ownCloud 2a2aabbdaf [tx-robot] updated from transifex 10 years ago
  Jenkins for ownCloud 796f719548 [tx-robot] updated from transifex 10 years ago
  Jenkins for ownCloud a9d49de465 [tx-robot] updated from transifex 10 years ago
  Jenkins for ownCloud 54783550e8 [tx-robot] updated from transifex 10 years ago
  Jenkins for ownCloud 73dd5ff26c [tx-robot] updated from transifex 10 years ago
  Bart Visscher f37a76c396 Remember before change works better 10 years ago
  Jenkins for ownCloud 7a4a836abe [tx-robot] updated from transifex 10 years ago
  Bjoern Schiessle c578ab68fe there is no need to re-calculate the shares after a touch 10 years ago
  Bjoern Schiessle 8e34812393 always encrypt files to owner 10 years ago
  Bjoern Schiessle aa867ad647 don't call getFileInfo() to avoid to open the same file twice 10 years ago
  Bjoern Schiessle 8ebb1f15d3 move check if a file should be encrypted to the pre hook 10 years ago
  Bjoern Schiessle b9100bc2de don't write file if opening a stream to encrypt the data fails 10 years ago
  Jenkins for ownCloud ccc55f40e6 [tx-robot] updated from transifex 10 years ago
  Jan-Christoph Borchardt 6de572c6e6 replace personalblock fieldset with section class in files apps 10 years ago
  Robin McCorkell 50dba97bde Miscellaneous text fixes for core apps 10 years ago
  Scott Arciszewski 09cc020535 Update crypt.php 10 years ago
  Jenkins for ownCloud abdc823bb6 [tx-robot] updated from transifex 10 years ago
  Scott Arciszewski 36da3bc359 Update crypt.php 10 years ago
  Jenkins for ownCloud 7b1d52f5b9 [tx-robot] updated from transifex 10 years ago
  Frank Karlitschek 8a24e1eb96 clearify the use-case of this app 10 years ago
  Jenkins for ownCloud b2e929d580 [tx-robot] updated from transifex 10 years ago
  Thomas Müller bbbbb033f3 in case of phpunit executions calling header() and exit() is too bad 10 years ago
  Jenkins for ownCloud 4b802aa7cb [tx-robot] updated from transifex 10 years ago
  Jenkins for ownCloud 1295e54173 [tx-robot] updated from transifex 10 years ago
  Jenkins for ownCloud 8320b8eb7a [tx-robot] updated from transifex 10 years ago
  Jenkins for ownCloud b0ec38e202 [tx-robot] updated from transifex 10 years ago
  Vincent Petry 022d76c7bb Fixed warning when browsing Shared folder 10 years ago
  Vincent Petry 48d63a6278 Return unencrypted_size of folder when queried 10 years ago
  Robin Appelman a687498547 Fix encryption webdav tests 10 years ago
  Bjoern Schiessle fbd8c00a89 don't create files folder, let ownCloud core handle it 10 years ago
  Vincent Petry fefd724858 Fixed wrong field name 10 years ago
  Bjoern Schiessle 4ace1a273d remember original fopen access type in pre-proxy because sometimes they change 10 years ago
  Jörn Friedrich Dreyer 39f2f564a9 use assertSame and assertNotSame for etag checks 10 years ago
  Bjoern Schiessle 86b3cdc132 close encryption session after decryption was finished 10 years ago
  Bjoern Schiessle d3a24e945b add test case if a file gets moved out from the shared folder 10 years ago
  Bjoern Schiessle ebd73aee8f don't overwrite keys if rename was done by a stream copy 10 years ago
  Joas Schilling fdb0d2067f Remove duplicated definition and move OC.msg to js/js.js 10 years ago
  Scrutinizer Auto-Fixer adaee6a5a1 Scrutinizer Auto-Fixes 10 years ago
  Bjoern Schiessle 6778dc5a4a don't block login forever if we are stuck in the middle of the initial encryption 10 years ago
  Bjoern Schiessle f2f5769df7 catch errors during decryption 10 years ago
  Bjoern Schiessle 2ab062193a catch errors during initial encryption 10 years ago