75 コミット (fef9fb3bc0a93b94ca87968246fbac69c4590e2f)

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