Carl Schwan
|
a5ea677370
Rename file1 and file2 to source and target in Storage abstraction
|
il y a 2 ans |
Robin Appelman
|
8238582e59
store unencrypted size in the unencrypted_size column
|
il y a 2 ans |
Côme Chilliet
|
e8c1f75064
Fixing psalm errors
|
il y a 2 ans |
Côme Chilliet
|
6be7aa112f
Migrate from ILogger to LoggerInterface in lib/private
|
il y a 2 ans |
Jonas Meurer
|
a2f4c62c19
updateEncryptedVersion: cleanup on target if cache already got renamed
|
il y a 2 ans |
Vincent Petry
|
be590df588
Fix fail when keys/files folder already exists
|
il y a 2 ans |
Vincent Petry
|
6f81e60bce
Check resource before closing in encryption wrapper
|
il y a 2 ans |
alanmeeson
|
16f70e8647
Add type hint to fread_block $blockSize param & apply cs:fix.
|
il y a 3 ans |
Alan Meeson
|
44c332a46e
Fix truncation of files upon read when using object store and encryption.
|
il y a 3 ans |
John Molakvoæ
|
f4e4a85fcf
Merge pull request #27440 from nextcloud/is-file-handle
|
il y a 3 ans |
Daniel Kesselberg
|
be3f4edf1f
explicitly close source stream on encryption storage
|
il y a 3 ans |
acsfer
|
9324a74bba
Handle files with is_file instead of file_exists
|
il y a 3 ans |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
il y a 3 ans |
Lukas Reschke
|
4b4971ab52
Merge pull request #24966 from nextcloud/jknockaert-patch-1
|
il y a 3 ans |
Robin Appelman
|
b844293536
catch notfound and forbidden exception in smb::getmetadata
|
il y a 3 ans |
Jasper Knockaert
|
40fde94b4d
fix even more brackets
|
il y a 3 ans |
Jasper Knockaert
|
252d1ae512
fix brakcets
|
il y a 3 ans |
Jasper Knockaert
|
f9a0380eb1
consolidation of boolean expression
|
il y a 3 ans |
Jasper Knockaert
|
81e3ae4753
avoid fread on directories and unencrypted files
|
il y a 3 ans |
Christoph Wurst
|
9ce3ea3368
Update license headers
|
il y a 3 ans |
Roeland Jago Douma
|
adc4f1a811
Merge pull request #22916 from J0WI/unifiy-links-to-php.net
|
il y a 3 ans |
Julius Härtl
|
5094e29ebd
Merge pull request #24594 from kofemann/dcache
|
il y a 3 ans |
Tigran Mkrtchyan
|
4f2dc18f58
storage: update IStorage#file_put_contents docs to match usage
|
il y a 3 ans |
Christoph Wurst
|
d89a75be0b
Update all license headers for Nextcloud 21
|
il y a 3 ans |
J0WI
|
68ce17e59b
Unify links to php.net
|
il y a 4 ans |
Morris Jobke
|
063ac9d353
Do not fetch the normalized full path again if it is already available
|
il y a 4 ans |
Roeland Jago Douma
|
2bbb848c31
Add legacy scanning command
|
il y a 4 ans |
Robin Appelman
|
9735b5d61f
Add method to storage backends to get directory content with metadata
|
il y a 4 ans |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
il y a 4 ans |
Christoph Wurst
|
14c996d982
Use elseif instead of else if
|
il y a 4 ans |