Commit History

Author SHA1 Message Date
  Bjoern Schiessle b9e4e61759 userRecovery() was replaced by setRecoveryForUser() 9 years ago
  Thomas Müller 69e95531f8 comment change as it broke unit tests 9 years ago
  Thomas Müller ba9a797eaa Encryption storage wrapper is enabled by default - necessary to detect encrypted files even if encryption was disabled after files have been encrypted - prevents data corruption 9 years ago
  Bjoern Schiessle 9a7fbbbc5a fix versions tests 9 years ago
  Bjoern Schiessle 3d7404fe68 add unit tests to the keystorage 9 years ago
  Bjoern Schiessle fe74a0cb4f implement webdav copy 9 years ago
  Thomas Müller 8991272269 Using stream_get_contents in file_get_contents implementation + close handle 9 years ago
  jknockaert ff16e3dbff Adjusting count on read 9 years ago
  Thomas Müller 3e3226da4c Properly set size and unencrypted size in the stream unit tests 9 years ago
  Bjoern Schiessle a7e7151364 remove unused code 9 years ago
  Bjoern Schiessle e8fa3a2370 fix versions download and previews 9 years ago
  Thomas Müller b3c5ef3afe Adding unit test for read and write of big file 9 years ago
  jknockaert 02404a6a8c Fixing encryption stream wrapper seek - thanks @jknockaert 9 years ago
  Thomas Müller 104d11ec4c Fixing encryption storage wrapper tests 9 years ago
  Thomas Müller d9c41b00ab Introducing trait LocalTempFileTrait 9 years ago
  Bjoern Schiessle d3e887a7cf reset init status before login 9 years ago
  Thomas Müller 8cf9b423d5 cleanup 9 years ago
  Thomas Müller e8e5bd61ae fixing unit tests for encryption stream wrapper seek 9 years ago
  Bjoern Schiessle fac7ec3fc4 fix re-shares with encryption 9 years ago
  Bjoern Schiessle 60d8a39f03 store init status per user 9 years ago
  Bjoern Schiessle 8b1a12a224 use loginHelper from base class 9 years ago
  Thomas Müller 8ffa6db110 fixing unit tests for stream wrapper 9 years ago
  Bjoern Schiessle 391fab35f0 reset storage for each unit test 9 years ago
  Thomas Müller 4c899238e9 fixing unit test execution 9 years ago
  Clark Tomlinson e507dc11a0 adding util test and reducing keymanager instances to one in test 9 years ago
  Bjoern Schiessle 2511c32e61 add more descriptive message to the exception, will be displayed to the user 9 years ago
  Bjoern Schiessle ee53ba5ed6 remove encryption specific code from files app 9 years ago
  Thomas Müller 9d8c07850d fixing unencrypted file size 9 years ago
  Bjoern Schiessle a74ee67476 don't wrap share storages 9 years ago
  Bjoern Schiessle 5ea94b7c45 add priority to trashbin storage wrapper so that he is always on top 9 years ago