16 Commits (fef9fb3bc0a93b94ca87968246fbac69c4590e2f)

Author SHA1 Message Date
  Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 7 months ago
  Côme Chilliet f5c361cf44
composer run cs:fix 1 year 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
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 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
  Christoph Wurst 5bf3d1bb38
Update license headers 4 years ago
  Roeland Jago Douma 68748d4f85
Some php-cs fixes 4 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
  Joas Schilling ba87db3fcc
Fix others 8 years ago
  Lukas Reschke aba539703c
Update license headers 8 years ago
  Roeland Jago Douma d379157289
Move \OC\Encryption to PSR-4 8 years ago
  Thomas Müller 682821c71e Happy new year! 8 years ago
  Morris Jobke b945d71384 update licence headers via script 8 years ago
  Morris Jobke f63915d0c8 update license headers and authors 9 years ago
  Bjoern Schiessle 0d5c7a11e2 use hooks to update encryption keys instead of the storage wrapper if a file gets renamed/restored, as long as we 9 years ago
  Bjoern Schiessle e7a3911c83 check if encryption is enbaled before we start moving keys 9 years ago
  Joas Schilling d600955a51 Make getDefaultModuleId public and get module protected 9 years ago
  Bjoern Schiessle 2990b0e07e update share keys if a file is moved to a shared folder 9 years ago
  Thomas Müller a4483243ac fixing license headers - encryption code related 9 years ago
  Bjoern Schiessle fac7ec3fc4 fix re-shares with encryption 9 years ago
  Thomas Müller cac83642f2 Finally fixing encryption with public share 9 years ago
  Bjoern Schiessle e4895bda01 add helper class accessible for encryption modules to ask for a list of users with access to a file, needed to apply the recovery key to all files 9 years ago
  Bjoern Schiessle b5fad75e57 add deleteAllFileKeys to public interface and add "uid" as parameter for the 9 years ago
  Bjoern Schiessle ff9c85ce60 implement basic encryption functionallity in core to enable multiple encryption modules 9 years ago