Commit Graph

1164 Commits (ad00a149ea2bb262e62fbecf11051fd035f90ec4)

Author SHA1 Message Date
Côme Chilliet 0c466b7ff5
Attempt at reducing psalm errors 3 years ago
Vincent Petry 4e179e0e07
Enable SSL by default in ext storage configs 3 years ago
Vincent Petry a0f70988f4
Extend ext storage params to contain default value 3 years ago
François Ménabé 710f3fd405 Support of s3 storage class in External Storage application 3 years ago
Côme Chilliet 9430899f16
Fix psalm issues related to signature changes from PHP 8.0 3 years ago
Carl Schwan 5e31ed4f52 Add comments 3 years ago
Carl Schwan 754cb58b12 Fix migration to non-empty secret 3 years ago
Robin Appelman ed8fedc685
fix s3 directory copy 3 years ago
Côme Chilliet 9ba9f9a7dc
Make sure to not pass null to DateTime::createFromFormat 3 years ago
Carl Schwan a5ea677370 Rename file1 and file2 to source and target in Storage abstraction 3 years ago
Carl Schwan 732badf552 Additional type hinting found by psalm 3 years ago
Carl Schwan 94a0b27000 Specify type to internal storage class 3 years ago
Carl Schwan 7da806d6eb Fix returning null when getMessage return null 3 years ago
Carl Schwan 9319bbb00c More type safety 3 years ago
Carl Schwan 5b3509dc05 Fix type of getVisibilityType 3 years ago
Carl Schwan c2c63a551f Fix usage of streams 3 years ago
Carl Schwan 74e6976779 Use argument name from parent class 3 years ago
Carl Schwan c94f9f5e5f Add corresponding interface to trait 3 years ago
Carl Schwan 2d75321c23 Add more typing to FilesExternal commands 3 years ago
Carl Schwan cf1381a6f9 Port away from deprecated clearBucket call 3 years ago
Carl Schwan 1d90f84141 Port to LoggerInterface 3 years ago
Carl Schwan ff4c8e9bee Force cast getCode to int 3 years ago
Carl Schwan c4bb69c143 Specify that userId can be null 3 years ago
Carl Schwan d4d1952f67 Fix return value of updateParent 3 years ago
Carl Schwan a40ca520d4 Port away from removed IDBConnection->isConnected method 3 years ago
Carl Schwan 386ef04e42 Fix too many arguments in LegacyDependencyCheckPolyfill 3 years ago
luz paz 9d26671f05 Fix typos in apps/ subdirectory 3 years ago
Robin Appelman c2b206db64
add marker interface to mark system mount points for encryption 3 years ago
Matthieu Gallien 54c05bcdb9 handle AccessDenied error when checking if external s3 support versions 4 years ago
Carl Schwan d5c23dbb9f Move CappedMemoryCache to OCP 4 years ago
Carl Schwan ec6b83cc18 Add stricter psalm type for CappedMemoryCache 4 years ago
Carl Schwan f945c0cbc6 Add a public replacement for OC::$server->get 4 years ago
Louis Chemineau 816e7827f0 Use stored user for PasswordUpdatedEvent 4 years ago
Joas Schilling b9949126ed
Fix case also when the table existed already 4 years ago
Côme Chilliet ddfa2f221e
Remove unneeded preSchemaChange and return null if no changes 4 years ago
Joas Schilling 9d2536e49e
Fix files_external column length 4 years ago
Robin Appelman 881e107543
Apply suggestions from code review 4 years ago
Robin Appelman fc6e4530c4
force full setup after external storage config change 4 years ago
Côme Chilliet ea23523c70
Adapt more code to migration to LoggerInterface 4 years ago
Erik van Velzen 17f3e5e4b5 AmazonS3: allow not implemented versioning 4 years ago
John Molakvoæ e81eaf45d2
Prevent reading key on SFTP stat bool 4 years ago
Robin Appelman a6f245f6ff
type hint as generator 4 years ago
Robin Appelman 5b77099612
handle invilid type when listing directory in smb 4 years ago
Robin Appelman cfb7923e08
store mountprovider for each mount in the mounts table 4 years ago
Robin Appelman e2aa283dba
handle notfound and notpermitted error in Smb::getDirectoryContent 4 years ago
Robin Appelman 6907bd67c7
remove old legacy external storage migration logic 4 years ago
Joas Schilling b8e0a3dbdd
Use the new option to signaling insensitivity 4 years ago
howardZa 5c821c7136 Add SCHEME_NULL to list of allowed auth mechanism 4 years ago
Louis Chemineau 6220042788 Fix php:cs 4 years ago
Carl Schwan 9a32672c26
Fix accessing undefined offsets 4 years ago