Commit Graph

83 Commits (a94249d1d52472630c5a5884350fdfc5dcfbe0e6)

Author SHA1 Message Date
John Molakvoæ deaaa4beb6
chore: adjust conflicting php class name usage 6 months ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 6 months ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 8 months ago
Andrew Summers 6cc147c20c Refactor `OC\Server::getEncryptionKeyStorage` 8 months ago
Robin Appelman edaa436345
add key location to info:file output 10 months ago
Côme Chilliet c1d67cc614
chore: Fix DI for Encryption\DecryptAll command 10 months ago
Robin Appelman 0492e0f1d4
Revert "add key location to info:file output" 10 months ago
Robin Appelman 7bf82fc312
add key location to info:file output 10 months ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 1 year ago
Robin Appelman e4f85226c5
extend fix-key-location to handle cases from broken cross-storage moves 1 year ago
Andrew Summers be4e30917d
Refactor `OC\Server::getEncryptionFilesHelper` 1 year ago
Faraz Samapoor e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 2 years ago
Côme Chilliet 426c0341ff
Use typed version of IConfig::getSystemValue as much as possible 2 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 2 years ago
Robin Appelman c2b206db64
add marker interface to mark system mount points for encryption 2 years ago
Carl Schwan 458c2fa297
Remove OCP\App and OCP\BackgroundJob 2 years ago
Carl Schwan d5c23dbb9f Move CappedMemoryCache to OCP 2 years ago
Carl Schwan 5907bba3fd Fix hook encryption with cron job 3 years ago
Vincent Petry a704bcf97f
Trim mount point before matching in encryption code 3 years ago
Carl Schwan ec6b83cc18 Add stricter psalm type for CappedMemoryCache 3 years ago
Côme Chilliet 6be7aa112f
Migrate from ILogger to LoggerInterface in lib/private 3 years ago
J0WI b344ff1a67 Refactor getEncryptionModule routine 3 years ago
Robin Appelman 1052feabed
remove depricated methods from MountConfig 3 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 4 years ago
Vincent Petry 82891cd498
Fix phpcs issues in encryption update 4 years ago
Julius Härtl 76170a58eb
Log and continue when failing to update encryption keys during for individual files 4 years ago
dependabot-preview[bot] eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 4 years ago
Roeland Jago Douma 317118ef79
Catch throwable instead of exception 4 years ago
Robin Appelman 8501cf9b5c
dont apply encryption wrapper for root mount 4 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 4 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 4 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 4 years ago
Roeland Jago Douma 5340ab3a75
New SSE key format 4 years ago
Morris Jobke 065ef14cb0
Move OC_Mount_Config to proper classname and remove OC::$CLASSPATH usage in files_external 4 years ago
Christoph Wurst cb057829f7
Update license headers for 19 5 years ago
Christoph Wurst 28f8eb5dba
Add visibility to all constants 5 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 5 years ago
Christoph Wurst 44577e4345
Remove trailing and in between spaces 5 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 5 years ago
Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 5 years ago
Christoph Wurst 85e369cddb
Fix multiline comments 5 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 5 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 5 years ago
sammo2828 bb0c69524b
Keep the modification time during decryptFile 5 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 5 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 5 years ago
Bjoern Schiessle a2eaf48f6f
list files which could not be decrypted 6 years ago
Robin Appelman 2c1f6331a4
Add interface to allow storages from opting out of encryption 6 years ago
Bjoern Schiessle d76a87f3b0
skip already decrypted files on decrypt all command 6 years ago
Roeland Jago Douma 74f0e37233
Remove deprecated \OCP\User::userExists 7 years ago