Commit Graph

86 Commits (appStoreDisabledOcc)

Author SHA1 Message Date
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
provokateurin c2fb7a72da
fix(psalm): Fix @throws annotations 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year 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 2 years ago
Côme Chilliet c1d67cc614
chore: Fix DI for Encryption\DecryptAll command 2 years ago
Robin Appelman 0492e0f1d4
Revert "add key location to info:file output" 2 years ago
Robin Appelman 7bf82fc312
add key location to info:file output 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Robin Appelman e4f85226c5
extend fix-key-location to handle cases from broken cross-storage moves 2 years ago
Andrew Summers be4e30917d
Refactor `OC\Server::getEncryptionFilesHelper` 2 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 3 years ago
Robin Appelman c2b206db64
add marker interface to mark system mount points for encryption 3 years ago
Carl Schwan 458c2fa297
Remove OCP\App and OCP\BackgroundJob 3 years ago
Carl Schwan d5c23dbb9f Move CappedMemoryCache to OCP 4 years ago
Carl Schwan 5907bba3fd Fix hook encryption with cron job 4 years ago
Vincent Petry a704bcf97f
Trim mount point before matching in encryption code 4 years ago
Carl Schwan ec6b83cc18 Add stricter psalm type for CappedMemoryCache 4 years ago
Côme Chilliet 6be7aa112f
Migrate from ILogger to LoggerInterface in lib/private 4 years ago
J0WI b344ff1a67 Refactor getEncryptionModule routine 5 years ago
Robin Appelman 1052feabed
remove depricated methods from MountConfig 5 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Vincent Petry 82891cd498
Fix phpcs issues in encryption update 5 years ago
Julius Härtl 76170a58eb
Log and continue when failing to update encryption keys during for individual files 5 years ago
dependabot-preview[bot] eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 5 years ago
Roeland Jago Douma 317118ef79
Catch throwable instead of exception 5 years ago
Robin Appelman 8501cf9b5c
dont apply encryption wrapper for root mount 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 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 5340ab3a75
New SSE key format 5 years ago
Morris Jobke 065ef14cb0
Move OC_Mount_Config to proper classname and remove OC::$CLASSPATH usage in files_external 6 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Christoph Wurst 28f8eb5dba
Add visibility to all constants 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 44577e4345
Remove trailing and in between spaces 6 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 6 years ago
Christoph Wurst 85e369cddb
Fix multiline comments 6 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
sammo2828 bb0c69524b
Keep the modification time during decryptFile 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Bjoern Schiessle a2eaf48f6f
list files which could not be decrypted 7 years ago