Commit Graph

222 Commits (5084b58fd29dfd65372e8efdd22a7df615682d5a)

Author SHA1 Message Date
Ferdinand Thiessen 890ab98ee5
fix(encryption): handle decryption exception with outdated passwords 3 weeks ago
David Dreschner 672542f587
fix(files): Prevent corruption of files when moving from encrypted to unencrypted folders within the same object storage 4 weeks ago
Stephen Cuppett 840edf7701 refactor(tests): Replace helper callback methods with inline closures in encryption tests 2 months ago
Stephen Cuppett f2d0cb1876 refactor(encryption): Migrate remaining deprecated IConfig calls to typed APIs 2 months ago
Stephen Cuppett a5a64240e0 fix(tests): Remove dead getAppValue mock for recoveryAdminEnabled in AdminTest 2 months ago
Stephen Cuppett 1b2b4cb660 refactor(encryption): Migrate appconfig keys to typed bool IAppConfig with repair step 2 months ago
Côme Chilliet 16160c9019 fix(encryption): Fix endpoint /ajax/userSetRecovery to support boolean 3 months ago
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files 3 months ago
Robin Appelman 1e2f273c09
test: adjust tests to caching of key validation 5 months ago
Carl Schwan edd37d349b
perf(file-cache): Add mimetype filter on getFolderContents 6 months ago
Carl Schwan ae73f7aaf5
refactor(setup-manager): Use ISetupManager instead of SetupManager 7 months ago
Carl Schwan 11cf69d8ba
fix(psalm): Fix static analysis issues in apps/*/tests 7 months ago
Ferdinand Thiessen 108858daef
refactor(encryption): migrate to Vue 3 and Typescript and script setup 7 months ago
Abhinav Ohri 252956d6b2 test: fix PHPUnit deprecations and mocking issues 7 months ago
Côme Chilliet 928a45c677
fix(encryption): Fix user key support with basic auth 9 months ago
Ferdinand Thiessen d6d6747a73 refactor: apply rector rules for PHPUnit 10 10 months ago
Carl Schwan a3442be054 refactor: fix psalm issues from encryption commands 11 months ago
Ferdinand Thiessen 7cc3c1f669
fix(encryption): do not setup filesystem without permissions 11 months ago
Côme Chilliet 8330f149b0
chore(encryption): Remove unused attribute $uid in KeyManager::getFileKey 12 months ago
Côme Chilliet bc5e29f9f2
fix(tests): Fix type issues and other problems with encryption tests 12 months ago
Côme Chilliet 7ac0856f9f
chore(tests): Adapt encryption tests to code changes 12 months ago
Côme Chilliet f95fef9938
chore(encryption): Adapt tests to code changes 1 year ago
Côme Chilliet 58e8626f5f chore: Adapt tests to new parameter in EncryptAll constructor 1 year ago
Robin Appelman aa15f9d16d
chore: run rector 1 year ago
Ferdinand Thiessen d0758fe6ac
test(encryption): adjust test code for PHPUnit 10 deprecations 1 year ago
Côme Chilliet 64863c9d46
chore: Apply new rector configuration to apps folder 2 years ago
provokateurin 381077028a
refactor(apps): Use constructor property promotion when possible 2 years ago
Ferdinand Thiessen f3aa004b1c
refactor(encryption): Migrate away from Hooks to typed events 2 years ago
Côme Chilliet 1580c8612b
chore(apps): Apply new rector configuration to autouse classes 2 years ago
Joas Schilling 4312473fbc
test: Fix wrongly mocked method 2 years ago
Côme Chilliet 1a4978c4ea
chore: Apply rector configuration to apps folder 2 years ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
Côme Chilliet 801733e523
fix: Remove OCP\Files\Storage interface deprecated since version 9 2 years ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 2 years ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 2 years 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 3 years ago
Ferdinand Thiessen c3d63c57ce
fix(encryption): Fix deprecated syntax in encryption tests 3 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 3 years ago
Côme Chilliet 1e06b61f59 Migrate away from ILogger in encryption 3 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 4 years ago