Commit Graph

79 Commits (bf7dc2f2e7a4ef82db38d10deebfdfaebdac4b13)

Author SHA1 Message Date
Robin Appelman 012a402cec fix: restore updated encrypted version when copying versions 1 year ago
Louis Chemineau 199b0bd4d9
fix(files): Correctly copy the cache information on copy operations 1 year ago
Git'Fellow 60d956f39f refactor(storage): Code adjustements and simplifications 1 year ago
provokateurin 0de4843b73 refactor(Storage): Align all Storage constructors 1 year ago
provokateurin f28e74b7a8
refactor(Storage): Make all parameter types strong types 1 year ago
provokateurin 4412b2b8a8
refactor(Wrapper\Encryption): Migrate to strong types 1 year ago
provokateurin 7cdccd058f
fix(Storage): Fix IStorage return types 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Robin Appelman 3756152cb1
fix: use mountpoint from storage to find the encryption keys 1 year ago
Côme Chilliet 277c2cf5d1
fix(encryption): Fix mountpoint check to accept if several are found 1 year ago
withbest dd08f93202 chore: fix some comments 1 year 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
Julius Härtl 88a96e4db7 fix: Only store unencrypted_size if path should be encrypted 2 years ago
Robin Appelman e4f85226c5
extend fix-key-location to handle cases from broken cross-storage moves 2 years ago
Richard Steinmetz c4eccbb304
fix(sse): don't update uncached files 3 years ago
Faraz Samapoor e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
Côme Chilliet 546d94c3ec
Fix file_get_content signatures to make it clear it can return false 3 years ago
Robin Appelman 649bed5154
fix unencrypted_size for files when scanning 3 years ago
Robin Appelman 15a6920b07
fix encryption wrapper filesize for non existing files 3 years ago
Côme Chilliet 308fcf4526
Respect OCP interface in private classes 3 years ago
Côme Chilliet d9dbed9105
Fix psalm errors related to filesizes 3 years ago
Côme Chilliet ff776a90b1
Strong type filesize related methods to ease 32bits problem findings 3 years ago
Richard Steinmetz f0a3b77d0f fix(encryption): don't throw on missing file 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Robin Appelman e3a0e64698
clear is-encrypted cache when trying to fix encrypted version 3 years ago
Robin Appelman e9b87c73fa
fix reading newly written encrypted files before their cache entry is written 3 years ago
Carl Schwan a5ea677370 Rename file1 and file2 to source and target in Storage abstraction 3 years ago
Robin Appelman 1374cbee3e store unencrypted size in the unencrypted_size column 3 years ago
Robin Appelman 5e375d9092 Revert "store unencrypted size in the unencrypted_size column" 3 years ago
Robin Appelman 8238582e59
store unencrypted size in the unencrypted_size column 4 years ago
Côme Chilliet e8c1f75064
Fixing psalm errors 4 years ago
Côme Chilliet 6be7aa112f
Migrate from ILogger to LoggerInterface in lib/private 4 years ago
Jonas Meurer a2f4c62c19
updateEncryptedVersion: cleanup on target if cache already got renamed 4 years ago
Vincent Petry be590df588
Fix fail when keys/files folder already exists 4 years ago
Vincent Petry 6f81e60bce
Check resource before closing in encryption wrapper 4 years ago
alanmeeson 16f70e8647 Add type hint to fread_block $blockSize param & apply cs:fix. 4 years ago
Alan Meeson 44c332a46e Fix truncation of files upon read when using object store and encryption. 4 years ago
Daniel Kesselberg be3f4edf1f
explicitly close source stream on encryption storage 4 years ago
acsfer 9324a74bba Handle files with is_file instead of file_exists 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Robin Appelman b844293536 catch notfound and forbidden exception in smb::getmetadata 5 years ago
Jasper Knockaert 40fde94b4d
fix even more brackets 5 years ago
Jasper Knockaert 252d1ae512
fix brakcets 5 years ago
Jasper Knockaert f9a0380eb1
consolidation of boolean expression 5 years ago
Jasper Knockaert 81e3ae4753
avoid fread on directories and unencrypted files 5 years ago
Christoph Wurst 9ce3ea3368
Update license headers 5 years ago
Tigran Mkrtchyan 4f2dc18f58 storage: update IStorage#file_put_contents docs to match usage 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago