Commit Graph

1142 Commits (ff4c8e9beea6c66b016f2fa59569d4e7cdeb921d)

Author SHA1 Message Date
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
Valdnet 31743438cd
l10n: Change to a capital letter 4 years ago
Robin Appelman 0bed61f949
update to release smb lib 4 years ago
Arthur Schiwon b391d5714f
do not use deprecated query() method 4 years ago
Arthur Schiwon a836aa34a6
add changes from Sebastian/dassIT and move default_realm to backend 4 years ago
Arthur Schiwon a96d461988
add KerberosApacheAuth support to files_external 4 years ago
Carl Schwan aeecb72e96
Fix a few psalm issues and moved back to psalm/phar 4.18 4 years ago
Vincent Petry ea30297552
Add option to disallow creation of local storages 4 years ago
Anderson Luiz Alves 4e65441cb2 files_external SMB: throw InvalidArgument when user is not set 4 years ago
Côme Chilliet 113756db30
Fix ArrayAccess and JsonSerializable return types 4 years ago
Julius Härtl b7d007547a
Add migration to move over existing storage ids 4 years ago
Julius Härtl 4e57146617
Use unique combination of hostname/bucket/key for external storages 4 years ago
Robin Appelman a1ca901e58
cache versioning enabled status 4 years ago
Robin Appelman eb6e6e3a85
minor directory detect improvements 4 years ago
Robin Appelman 247e12da96
always set Key field in `headObject` 4 years ago
Robin Appelman 4bd08af2ad
more reliable hasUpdated for s3 4 years ago
Robin Appelman 34637697e1
remove old migration method 4 years ago
Robin Appelman d3bd0b5a1b
optimize filetype for s3 directories a bit 4 years ago
Robin Appelman 294af4275c
more reliable directory copy 4 years ago
Robin Appelman 5e3c8b3af2
doesDirectoryExist fixes 4 years ago
Robin Appelman 09ffac5e6d
s3 external storage listing rework 4 years ago
Vincent Petry d02936bfb3
Revert "Delete S3 versions in rmdir" 4 years ago