Commit Graph

892 Commits (d4c0ac779034a47d4fc8a56e0a96a7d84170e03c)

Author SHA1 Message Date
Bjoern Schiessle 77429c28fd rename fixPartialFilePath() to stripPartialFileExtension(), this name describes better what the method actually does 12 years ago
Bjoern Schiessle fcbb5d6cb3 missed some replacements... now tests should work 12 years ago
Bjoern Schiessle 9f10f15fd4 fixing tests for the new part file handling 12 years ago
Bjoern Schiessle 802213f7ec let encryption app detect transfer id in path and handle it correctly 12 years ago
Jenkins for ownCloud 3428c03b80 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 263603aa4c [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud e89f080f09 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 07e540613e [tx-robot] updated from transifex 12 years ago
Bjoern Schiessle abbacbacb4 remove unused variable 12 years ago
Bjoern Schiessle 6e77fa46f2 if the database doesn't contain any information about the recovery mode than we assume that it is disabled 12 years ago
Thomas Müller ffb0e14d7b replacing ownCloud by theme-able name or avoid it's usage 12 years ago
Bjoern Schiessle fcfac51aa1 backport of https://github.com/owncloud/core/pull/5513 12 years ago
Jenkins for ownCloud b0b76fe064 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 119ecc6f34 [tx-robot] updated from transifex 12 years ago
Vincent Petry e246e2b669 Fixed encryption migration when entry is missing in DB 12 years ago
Markus Goetz af58360434 files_encryption: Fix getFileSize() 12 years ago
Bjoern Schiessle 3d1d443529 remove debug output 12 years ago
Bjoern Schiessle eb348b776c set the init status to "NOT_INITIALIZED" if the encryption app gets enabled 12 years ago
Jenkins for ownCloud a376407da3 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 6aee83cadf [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 2845747528 [tx-robot] updated from transifex 12 years ago
Bjoern Schiessle 6bfd8bdf63 revert last changes 12 years ago
Jenkins for ownCloud 630be99ddf [tx-robot] updated from transifex 12 years ago
Bjoern Schiessle 0811d2e304 added another test, if unencrypted size and encrypted size are equal we can also assume that something is wrong 12 years ago
Bjoern Schiessle beaed2195d fix comment 12 years ago
Bjoern Schiessle 0d4117f6d5 added simple test for getFileSize proxy 12 years ago
Bjoern Schiessle d3af7a9aa4 check if we are writing to user/files, otherwise skip encryption 12 years ago
Bjoern Schiessle 58196304b8 fix array key 12 years ago
Bjoern Schiessle 4151fd3ed9 try to fix unencrypted file size if it doesn't look plausible 12 years ago
Jenkins for ownCloud f3336f8877 [tx-robot] updated from transifex 12 years ago
Bjoern Schiessle 57beef1e36 fix setting dialog headlines for the encryption app 12 years ago
Bjoern Schiessle 3ee7711284 fix another typo 12 years ago
Bjoern Schiessle 2d79a79202 change error code to 403 12 years ago
Bjoern Schiessle 83c78bc7a8 fix typo in error message and change error code to 403 12 years ago
Bjoern Schiessle 39d710e737 block file access if share keys are missing 12 years ago
Jenkins for ownCloud 44a5b0bad0 [tx-robot] updated from transifex 12 years ago
Bjoern Schiessle 909af2b62e don't cache if the encryption is enabled, this can lead to problems during unit testing 12 years ago
Bjoern Schiessle 38e5da05af only encrypt file to users with encryption keys 12 years ago
Jenkins for ownCloud 209392587f [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud c655eec3d1 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 3613e79e10 [tx-robot] updated from transifex 12 years ago
Morris Jobke 5501dd623e add/remove specific CSS class - not all classes 12 years ago
Jenkins for ownCloud 59e4ff7d24 [tx-robot] updated from transifex 12 years ago
Morris Jobke 0f5fed5409 fix license header line breaks 12 years ago
Bjoern Schiessle 7e54e8831e set rememberlogin to false for the encryption app 12 years ago
Bjoern Schiessle 62b8c36a40 check if encryption app is enabled before trying to calculate file size 12 years ago
Bjoern Schiessle 663009f895 fix check if app is enabled 12 years ago
Bjoern Schiessle 4d2dfa98c0 check if key exists before reading it 12 years ago
Bjoern Schiessle 0b98427536 fix check if app is enabled 12 years ago
Bjoern Schiessle 71bbb2ea8b check if key exists before reading it 12 years ago