Commit Graph

116 Commits (55e1270b94aa0f4ea003e2cbc87a8ea56bcae96d)

Author SHA1 Message Date
nextcloud-command cbbbe5ac14 refactor: Apply rector changes 1 month ago
Stephen Cuppett 37a0d6887f fix(encryption): Remove extra try/catch 2 months ago
Stephen Cuppett e818f98196 fix(encryption): No need for default values to be explicitly specified. 2 months ago
Stephen Cuppett ee6f177b43 refactor(encryption): Drop RetypeEncryptionConfigKeys repair step 2 months ago
Stephen Cuppett 1b2b4cb660 refactor(encryption): Migrate appconfig keys to typed bool IAppConfig with repair step 2 months ago
Carl Schwan da0928827a refactor: Expose a public exception when no user is found 2 months ago
Carl Schwan b6a23f0268
refactor: Call IStorageFactory::addStorageFactory directly 2 months ago
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files 3 months ago
Stephen Cuppett 52f7e3d652 fix(encryption): Remove additional check for home mount point 3 months ago
Stephen Cuppett 7aaebddba2 fix(encryption): Resolve IAppConfig lazily to prevent early IDBConnection creation 3 months ago
Stephen Cuppett 4bea4eadc8 fix(encryption): Inject IAppConfig for encryptHomeStorage value 3 months ago
Stephen Cuppett b523ddb4e7 fix(encryption): Refactor EncryptionWrapper with HomeMountPoint support 3 months ago
Louis 13b6f92c1b
Revert "fix(encryption): Refactor EncryptionWrapper with HomeMountPoint support" 3 months ago
Stephen Cuppett cf867ea5fb fix(encryption): Resolve IAppConfig lazily to prevent early IDBConnection creation 3 months ago
Stephen Cuppett 817bc5b542 fix(encryption): Inject IAppConfig for encryptHomeStorage value 3 months ago
Stephen Cuppett 1b02dceed5 fix(encryption): Refactor EncryptionWrapper with HomeMountPoint support 3 months ago
Ferdinand Thiessen e0ba4d71b6
chore: add missing `Override` attribute to `OC` 4 months ago
provokateurin f12cecb684
feat(rector): Enable SafeDeclareStrictTypesRector 6 months ago
Carl Schwan 3979c493f9
refactor: Apply second batch of comments 7 months ago
Carl Schwan 65e769a861
refactor: Apply comments 7 months ago
Carl Schwan 7b6078875b
refactor: Run rector on lib/private 7 months ago
Carl Schwan ae73f7aaf5
refactor(setup-manager): Use ISetupManager instead of SetupManager 7 months ago
Côme Chilliet 94254db001
chore(encryption): Cleanup typing in EncryptAll/DecryptAll 12 months ago
Côme Chilliet b74c7538ac
fix(encryption): Do not depend upon user in session unless really necessary 12 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 1 year ago
Côme Chilliet f4b780bfea
fix(encryption): Pass an IUser and not a string to getUpdate 1 year ago
Côme Chilliet 07f9d8f4c2
fix(encryption): Catch NotFoundException in ShareDeletedEvent listener 1 year ago
Côme Chilliet a79b5dea7c fix(encryption): Improve Update class and event listenening 1 year ago
Côme Chilliet 27599ef45d fix(encryption): Fix a PHP error in Encryption Util in specific situations 1 year ago
Côme Chilliet 536ccf144c feat(encryption): Migrate from hooks to events 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
provokateurin c2fb7a72da
fix(psalm): Fix @throws annotations 2 years ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 2 years ago
John Molakvoæ deaaa4beb6
chore: adjust conflicting php class name usage 2 years ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Andrew Summers 6cc147c20c Refactor `OC\Server::getEncryptionKeyStorage` 2 years ago
Robin Appelman edaa436345
add key location to info:file output 3 years ago
Côme Chilliet c1d67cc614
chore: Fix DI for Encryption\DecryptAll command 3 years ago
Robin Appelman 0492e0f1d4
Revert "add key location to info:file output" 3 years ago
Robin Appelman 7bf82fc312
add key location to info:file output 3 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 3 years ago
Robin Appelman e4f85226c5
extend fix-key-location to handle cases from broken cross-storage moves 3 years ago
Andrew Summers be4e30917d
Refactor `OC\Server::getEncryptionFilesHelper` 3 years ago
Faraz Samapoor e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
Côme Chilliet 426c0341ff
Use typed version of IConfig::getSystemValue as much as possible 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 4 years ago
Robin Appelman c2b206db64
add marker interface to mark system mount points for encryption 4 years ago
Carl Schwan 458c2fa297
Remove OCP\App and OCP\BackgroundJob 4 years ago
Carl Schwan d5c23dbb9f Move CappedMemoryCache to OCP 4 years ago