Commit Graph

1186 Commits (2ea7719bfa4280220c7dfc9fbfec97b61ba33112)

Author SHA1 Message Date
Robin Appelman 7c9edbff32
handle more exceptions in AmazonS3::fopen 3 years ago
Maxence Lange b99020a6f7 getStorage before remove 3 years ago
jld3103 bb1e73de97
files_external: Add OpenAPI spec 3 years ago
Christoph Wurst b8c61b3515 fix(caching): Avoid checking existence before fetching 3 years ago
Faraz Samapoor 94f2f57519
Update apps/files_external/lib/Lib/Storage/SMB.php 3 years ago
Faraz Samapoor cfb921b26c Refactors "strpos" calls in /apps/files_external to improve code readability. 3 years ago
Robin Appelman 2466724b01
check the username when doing external storage session auth 3 years ago
Daniel 55d7add92f
Rename `numericStorageId` to `numericExternalStorageId` in PersonalMount.php 3 years ago
Robin Appelman 60cf0c8f5f
add command for getting fileinfo for debugging 3 years ago
Louis Chemineau fec8ad8441 Do not override stored credentials when login in with SAML 3 years ago
Robin Appelman 570b64aafc
handle not being able to write file for notify self-test 3 years ago
James Guo bb173e092b
Update AmazonS3.php 3 years ago
Robin Appelman b1f352c614
improve handling of files we can't access in the scanner 3 years ago
Robin Appelman fd0ef588b4
fix ftp external storage with filezilla server 3 years ago
Côme Chilliet 308fcf4526
Respect OCP interface in private classes 3 years ago
Côme Chilliet ff776a90b1
Strong type filesize related methods to ease 32bits problem findings 3 years ago
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 3 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