Commit Graph

17 Commits (fc0b694d379efefc50ba46262bd448abd29da6ed)

Author SHA1 Message Date
Andy Scherzinger dae7c159f7
chore: Add SPDX header 6 months ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 1 year ago
Côme Chilliet f5c361cf44
composer run cs:fix 2 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
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 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
Christoph Wurst 5bf3d1bb38
Update license headers 5 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 5 years ago
Morris Jobke 0eebff152a
Update license headers 7 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 9 years ago
Roeland Jago Douma d379157289
Move \OC\Encryption to PSR-4 9 years ago
Thomas Müller 682821c71e Happy new year! 9 years ago
Morris Jobke b945d71384 update licence headers via script 9 years ago
Morris Jobke f63915d0c8 update license headers and authors 10 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 10 years ago
Bjoern Schiessle e7a3911c83 check if encryption is enbaled before we start moving keys 10 years ago
Joas Schilling d600955a51 Make getDefaultModuleId public and get module protected 10 years ago
Bjoern Schiessle 2990b0e07e update share keys if a file is moved to a shared folder 10 years ago
Thomas Müller a4483243ac fixing license headers - encryption code related 10 years ago
Bjoern Schiessle fac7ec3fc4 fix re-shares with encryption 10 years ago
Thomas Müller cac83642f2 Finally fixing encryption with public share 10 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 10 years ago
Bjoern Schiessle b5fad75e57 add deleteAllFileKeys to public interface and add "uid" as parameter for the 10 years ago
Bjoern Schiessle ff9c85ce60 implement basic encryption functionallity in core to enable multiple encryption modules 10 years ago