Commit Graph

905 Commits (30b8f4ec8e3dbf8e2d5d3627e0447bc20da50335)

Author SHA1 Message Date
Bjoern Schiessle b823505bd1 make sure that the owners home is mounted correctly 13 years ago
Bjoern Schiessle 82f30d37ca call error page with session as parameter 13 years ago
Jenkins for ownCloud c3746e866a [tx-robot] updated from transifex 13 years ago
Bjoern Schiessle f36ee69855 tests added 13 years ago
Bjoern Schiessle faa08da944 instead of writing etmp files we write the dummy file to data/user/cache to avoid that etmp files show up in the users files list 13 years ago
Bjoern Schiessle 2624a6cb32 remove debug output 13 years ago
Bjoern Schiessle 2df3763675 test encryptAll() and decryptAll() to make sure that mtime and etag stay the same 13 years ago
Bjoern Schiessle dd0ebcede2 fixPartialFilePath() is now stripPartialFileExtension() 13 years ago
Bjoern Schiessle 77429c28fd rename fixPartialFilePath() to stripPartialFileExtension(), this name describes better what the method actually does 13 years ago
Bjoern Schiessle e2fb8d7128 only update file cache if the file is already indexed to avoid that we create a incomplete file cache entry 13 years ago
Bjoern Schiessle 894856ce01 make sure that we keep the correct timestamp and etag after encryoption/decryption 13 years ago
Bjoern Schiessle fcbb5d6cb3 missed some replacements... now tests should work 13 years ago
Bjoern Schiessle 9f10f15fd4 fixing tests for the new part file handling 13 years ago
Bjoern Schiessle 802213f7ec let encryption app detect transfer id in path and handle it correctly 13 years ago
Jenkins for ownCloud 3428c03b80 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 263603aa4c [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud e89f080f09 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 07e540613e [tx-robot] updated from transifex 13 years ago
Bjoern Schiessle abbacbacb4 remove unused variable 13 years ago
Bjoern Schiessle 6e77fa46f2 if the database doesn't contain any information about the recovery mode than we assume that it is disabled 13 years ago
Thomas Müller ffb0e14d7b replacing ownCloud by theme-able name or avoid it's usage 13 years ago
Bjoern Schiessle fcfac51aa1 backport of https://github.com/owncloud/core/pull/5513 13 years ago
Jenkins for ownCloud b0b76fe064 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 119ecc6f34 [tx-robot] updated from transifex 13 years ago
Vincent Petry e246e2b669 Fixed encryption migration when entry is missing in DB 13 years ago
Markus Goetz af58360434 files_encryption: Fix getFileSize() 13 years ago
Bjoern Schiessle 3d1d443529 remove debug output 13 years ago
Bjoern Schiessle eb348b776c set the init status to "NOT_INITIALIZED" if the encryption app gets enabled 13 years ago
Jenkins for ownCloud a376407da3 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 6aee83cadf [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 2845747528 [tx-robot] updated from transifex 13 years ago
Bjoern Schiessle 6bfd8bdf63 revert last changes 13 years ago
Jenkins for ownCloud 630be99ddf [tx-robot] updated from transifex 13 years ago
Bjoern Schiessle 0811d2e304 added another test, if unencrypted size and encrypted size are equal we can also assume that something is wrong 13 years ago
Bjoern Schiessle beaed2195d fix comment 13 years ago
Bjoern Schiessle 0d4117f6d5 added simple test for getFileSize proxy 13 years ago
Bjoern Schiessle d3af7a9aa4 check if we are writing to user/files, otherwise skip encryption 13 years ago
Bjoern Schiessle 58196304b8 fix array key 13 years ago
Bjoern Schiessle 4151fd3ed9 try to fix unencrypted file size if it doesn't look plausible 13 years ago
Jenkins for ownCloud f3336f8877 [tx-robot] updated from transifex 13 years ago
Bjoern Schiessle 57beef1e36 fix setting dialog headlines for the encryption app 13 years ago
Bjoern Schiessle 3ee7711284 fix another typo 13 years ago
Bjoern Schiessle 2d79a79202 change error code to 403 13 years ago
Bjoern Schiessle 83c78bc7a8 fix typo in error message and change error code to 403 13 years ago
Bjoern Schiessle 39d710e737 block file access if share keys are missing 13 years ago
Jenkins for ownCloud 44a5b0bad0 [tx-robot] updated from transifex 13 years ago
Bjoern Schiessle 909af2b62e don't cache if the encryption is enabled, this can lead to problems during unit testing 13 years ago
Bjoern Schiessle 38e5da05af only encrypt file to users with encryption keys 13 years ago
Jenkins for ownCloud 209392587f [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud c655eec3d1 [tx-robot] updated from transifex 13 years ago