Andy Scherzinger
|
dae7c159f7
chore: Add SPDX header
|
7 ヶ月 前 |
Côme Chilliet
|
ec5133b739
fix: Apply new coding standard to all files
|
9 ヶ月 前 |
Julius Härtl
|
88a96e4db7
fix: Only store unencrypted_size if path should be encrypted
|
1 年間 前 |
Robin Appelman
|
e4f85226c5
extend fix-key-location to handle cases from broken cross-storage moves
|
2 年 前 |
Richard Steinmetz
|
c4eccbb304
fix(sse): don't update uncached files
|
1 年間 前 |
Faraz Samapoor
|
e7cc7653b8
Refactors "strpos" calls in lib/private to improve code readability.
|
1 年間 前 |
Côme Chilliet
|
546d94c3ec
Fix file_get_content signatures to make it clear it can return false
|
1 年間 前 |
Robin Appelman
|
4953296b9e
Merge pull request #36857 from nextcloud/scan-repair-unencrypted-size
|
1 年間 前 |
Robin Appelman
|
649bed5154
fix unencrypted_size for files when scanning
|
1 年間 前 |
Robin Appelman
|
15a6920b07
fix encryption wrapper filesize for non existing files
|
2 年 前 |
Côme Chilliet
|
308fcf4526
Respect OCP interface in private classes
|
1 年間 前 |
Côme Chilliet
|
d9dbed9105
Fix psalm errors related to filesizes
|
2 年 前 |
Côme Chilliet
|
ff776a90b1
Strong type filesize related methods to ease 32bits problem findings
|
2 年 前 |
Richard Steinmetz
|
f0a3b77d0f
fix(encryption): don't throw on missing file
|
1 年間 前 |
Côme Chilliet
|
f5c361cf44
composer run cs:fix
|
2 年 前 |
Robin Appelman
|
e3a0e64698
clear is-encrypted cache when trying to fix encrypted version
|
2 年 前 |
Robin Appelman
|
e9b87c73fa
fix reading newly written encrypted files before their cache entry is written
|
2 年 前 |
Carl Schwan
|
a5ea677370
Rename file1 and file2 to source and target in Storage abstraction
|
2 年 前 |
Robin Appelman
|
8238582e59
store unencrypted size in the unencrypted_size column
|
2 年 前 |
Côme Chilliet
|
e8c1f75064
Fixing psalm errors
|
2 年 前 |
Côme Chilliet
|
6be7aa112f
Migrate from ILogger to LoggerInterface in lib/private
|
2 年 前 |
Jonas Meurer
|
a2f4c62c19
updateEncryptedVersion: cleanup on target if cache already got renamed
|
3 年 前 |
Vincent Petry
|
be590df588
Fix fail when keys/files folder already exists
|
3 年 前 |
Vincent Petry
|
6f81e60bce
Check resource before closing in encryption wrapper
|
3 年 前 |
alanmeeson
|
16f70e8647
Add type hint to fread_block $blockSize param & apply cs:fix.
|
3 年 前 |
Alan Meeson
|
44c332a46e
Fix truncation of files upon read when using object store and encryption.
|
3 年 前 |
John Molakvoæ
|
f4e4a85fcf
Merge pull request #27440 from nextcloud/is-file-handle
|
3 年 前 |
Daniel Kesselberg
|
be3f4edf1f
explicitly close source stream on encryption storage
|
3 年 前 |
acsfer
|
9324a74bba
Handle files with is_file instead of file_exists
|
3 年 前 |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 年 前 |