Louis Chemineau
|
199b0bd4d9
fix(files): Correctly copy the cache information on copy operations
|
1 semana atrás |
Git'Fellow
|
60d956f39f
refactor(storage): Code adjustements and simplifications
|
3 semanas atrás |
provokateurin
|
0de4843b73
refactor(Storage): Align all Storage constructors
|
2 meses atrás |
provokateurin
|
f28e74b7a8
refactor(Storage): Make all parameter types strong types
|
2 meses atrás |
provokateurin
|
4412b2b8a8
refactor(Wrapper\Encryption): Migrate to strong types
|
2 meses atrás |
provokateurin
|
7cdccd058f
fix(Storage): Fix IStorage return types
|
2 meses atrás |
provokateurin
|
9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1
|
2 meses atrás |
Daniel Kesselberg
|
af6de04e9e
style: update codestyle for coding-standard 1.2.3
|
3 meses atrás |
Robin Appelman
|
3756152cb1
fix: use mountpoint from storage to find the encryption keys
|
3 meses atrás |
Côme Chilliet
|
277c2cf5d1
fix(encryption): Fix mountpoint check to accept if several are found
|
4 meses atrás |
withbest
|
dd08f93202
chore: fix some comments
|
4 meses atrás |
Andy Scherzinger
|
dae7c159f7
chore: Add SPDX header
|
6 meses atrás |
Côme Chilliet
|
ec5133b739
fix: Apply new coding standard to all files
|
8 meses atrás |
Julius Härtl
|
88a96e4db7
fix: Only store unencrypted_size if path should be encrypted
|
1 ano atrás |
Robin Appelman
|
e4f85226c5
extend fix-key-location to handle cases from broken cross-storage moves
|
1 ano atrás |
Richard Steinmetz
|
c4eccbb304
fix(sse): don't update uncached files
|
1 ano atrás |
Faraz Samapoor
|
e7cc7653b8
Refactors "strpos" calls in lib/private to improve code readability.
|
1 ano atrás |
Côme Chilliet
|
546d94c3ec
Fix file_get_content signatures to make it clear it can return false
|
1 ano atrás |
Robin Appelman
|
4953296b9e
Merge pull request #36857 from nextcloud/scan-repair-unencrypted-size
|
1 ano atrás |
Robin Appelman
|
649bed5154
fix unencrypted_size for files when scanning
|
1 ano atrás |
Robin Appelman
|
15a6920b07
fix encryption wrapper filesize for non existing files
|
2 anos atrás |
Côme Chilliet
|
308fcf4526
Respect OCP interface in private classes
|
1 ano atrás |
Côme Chilliet
|
d9dbed9105
Fix psalm errors related to filesizes
|
1 ano atrás |
Côme Chilliet
|
ff776a90b1
Strong type filesize related methods to ease 32bits problem findings
|
1 ano atrás |
Richard Steinmetz
|
f0a3b77d0f
fix(encryption): don't throw on missing file
|
1 ano atrás |
Côme Chilliet
|
f5c361cf44
composer run cs:fix
|
1 ano atrás |
Robin Appelman
|
e3a0e64698
clear is-encrypted cache when trying to fix encrypted version
|
2 anos atrás |
Robin Appelman
|
e9b87c73fa
fix reading newly written encrypted files before their cache entry is written
|
2 anos atrás |
Carl Schwan
|
a5ea677370
Rename file1 and file2 to source and target in Storage abstraction
|
2 anos atrás |
Robin Appelman
|
8238582e59
store unencrypted size in the unencrypted_size column
|
2 anos atrás |