Commit Graph

204 Commits (2bc77a3c5aff352cdc19aa683bbb36da2ff20b01)

Author SHA1 Message Date
Ferdinand Thiessen 7cc3c1f669
fix(encryption): do not setup filesystem without permissions 3 months ago
Côme Chilliet 8330f149b0
chore(encryption): Remove unused attribute $uid in KeyManager::getFileKey 4 months ago
Côme Chilliet bc5e29f9f2
fix(tests): Fix type issues and other problems with encryption tests 4 months ago
Côme Chilliet 7ac0856f9f
chore(tests): Adapt encryption tests to code changes 4 months ago
Côme Chilliet f95fef9938
chore(encryption): Adapt tests to code changes 5 months ago
Côme Chilliet 58e8626f5f chore: Adapt tests to new parameter in EncryptAll constructor 6 months ago
Robin Appelman aa15f9d16d
chore: run rector 6 months ago
Ferdinand Thiessen d0758fe6ac
test(encryption): adjust test code for PHPUnit 10 deprecations 7 months ago
Côme Chilliet 64863c9d46
chore: Apply new rector configuration to apps folder 11 months ago
provokateurin 381077028a
refactor(apps): Use constructor property promotion when possible 1 year ago
Ferdinand Thiessen f3aa004b1c
refactor(encryption): Migrate away from Hooks to typed events 1 year ago
Côme Chilliet 1580c8612b
chore(apps): Apply new rector configuration to autouse classes 1 year ago
Joas Schilling 4312473fbc
test: Fix wrongly mocked method 1 year ago
Côme Chilliet 1a4978c4ea
chore: Apply rector configuration to apps folder 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Côme Chilliet 801733e523
fix: Remove OCP\Files\Storage interface deprecated since version 9 1 year ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Louis Chemineau f244261e85
test: Fix encryption test 2 years ago
Andy Scherzinger 5b7dcc1427
chore: Add SPDX header 2 years ago
Joas Schilling 6dffc9bc17
fix(CS): Fix coding style 2 years ago
Ferdinand Thiessen c3d63c57ce
fix(encryption): Fix deprecated syntax in encryption tests 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Côme Chilliet 1e06b61f59 Migrate away from ILogger in encryption 2 years ago
Côme Chilliet 99bdb15398
Adapt encryption test to change in generateHeader 3 years ago
Ferdinand Thiessen dc9d8c42bb fix: Adjust console formatter code to match with Symfony type hints 3 years ago
Côme Chilliet 4393b96542
Remove unused method getLocalFolder 3 years ago
Robin Appelman 808a80eb9c add test for unmarking encrypted file on cross storage move 3 years ago
Côme Chilliet 430009b8e2
Add a test for multiKeyEncrypt/Decrypt methods 3 years ago
Côme Chilliet 0750481bb7
Adapt encryption recovery tests to new system 3 years ago
Côme Chilliet 26d8fb0b65
Adapt encryption tests to the new system 3 years ago
Côme Chilliet 8900d030d1
Adapt code to new encryption system 3 years ago
Joas Schilling f60e1f751d
Fix unit tests 3 years ago
J0WI 71e490090f Replace getSystemValue in encryption app 3 years ago
Robin Appelman 2399710356
allow running encryption:fix-encrypted-version for all users 3 years ago
Côme Chilliet 73702e6350
Adapt test to fixed command output. 3 years ago
Côme Chilliet deac17b71e
Remove at() matcher use from encryption tests 4 years ago
plumbeo 1258caeab7 Save encrypted files in binary format 4 years ago
Côme Chilliet 37f8f7a5a1
Fix tests on PHP 8.1 for encryption, files_sharing, files_version, 4 years ago
Vincent Petry 60e44077b7
Fix encrypted version to 0 when finding unencrypted file 4 years ago
Vincent Petry d3eeecba54
Prevent running FixEncryptedVersion without master key 5 years ago
Vincent Petry 101c65a949
Fix FixEncryptedVersionTest test 5 years ago
Vincent Petry 43a0016aa7
Downstream FixEncryptedVersionTest 5 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Morris Jobke dc981623aa
Fix test 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Morris Jobke c832e6180b
Remove unused dependencies in encryption app setup 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 5 years ago
Roeland Jago Douma 8928bbe969
Make legacy cipher opt in 5 years ago