70 Commits (8191295f66cdea5da7854bfad01ad9540c4a55f4)

Author SHA1 Message Date
  Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 7 months ago
  Robin Appelman e4f85226c5
extend fix-key-location to handle cases from broken cross-storage moves 1 year ago
  Faraz Samapoor e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 1 year ago
  Côme Chilliet 426c0341ff
Use typed version of IConfig::getSystemValue as much as possible 1 year ago
  Côme Chilliet f5c361cf44
composer run cs:fix 1 year ago
  Robin Appelman c2b206db64
add marker interface to mark system mount points for encryption 1 year 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 2 years ago
  Vincent Petry a704bcf97f
Trim mount point before matching in encryption code 2 years ago
  Carl Schwan ec6b83cc18 Add stricter psalm type for CappedMemoryCache 2 years ago
  Côme Chilliet 6be7aa112f
Migrate from ILogger to LoggerInterface in lib/private 2 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 3 years ago
  Vincent Petry 82891cd498
Fix phpcs issues in encryption update 3 years ago
  Julius Härtl 76170a58eb
Log and continue when failing to update encryption keys during for individual files 3 years ago
  dependabot-preview[bot] eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 3 years ago
  Roeland Jago Douma 317118ef79
Catch throwable instead of exception 3 years ago
  Robin Appelman 8501cf9b5c
dont apply encryption wrapper for root mount 3 years ago
  Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 3 years ago
  Christoph Wurst d9015a8c94
Format code to a single space around binary operators 3 years ago
  Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 3 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 4 years ago
  Christoph Wurst 28f8eb5dba
Add visibility to all constants 4 years ago
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4 years ago
  Christoph Wurst 44577e4345
Remove trailing and in between spaces 4 years ago
  Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 4 years ago
  Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 4 years ago
  Christoph Wurst 85e369cddb
Fix multiline comments 4 years ago
  Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 4 years ago
  Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 4 years ago
  sammo2828 bb0c69524b
Keep the modification time during decryptFile 4 years ago
  Christoph Wurst 5bf3d1bb38
Update license headers 4 years ago
  Roeland Jago Douma 68748d4f85
Some php-cs fixes 4 years ago
  Bjoern Schiessle a2eaf48f6f
list files which could not be decrypted 5 years ago
  Robin Appelman 2c1f6331a4
Add interface to allow storages from opting out of encryption 5 years ago
  Bjoern Schiessle d76a87f3b0
skip already decrypted files on decrypt all command 5 years ago
  Roeland Jago Douma 74f0e37233
Remove deprecated \OCP\User::userExists 6 years ago
  Roeland Jago Douma 6c8caa1641
Remove deprecated \OCP\User::getUsers 6 years ago
  Bjoern Schiessle 8042e6b8fb
this was a migration step to ownCloud 8.0 to restructure the encryption folder which is no longer needed 6 years ago
  Morris Jobke 6bbea33133
Simplify ternary operator statements 6 years ago
  Morris Jobke 0eebff152a
Update license headers 6 years ago
  Bjoern Schiessle da51ec38f4
only collect detailed access list if it is really needed 7 years ago
  Bjoern Schiessle 86eb23b91e
don't try to encrypt/decrypt the certificate bundle 7 years ago
  Morris Jobke c54a59d51e
Remove unused use statements 7 years ago
  Joas Schilling 1c0bffe87f
Fix translations 7 years ago
  Joas Schilling 629b7c0fc3
Adjust docs and make !$currentAccess simpler 7 years ago