Commit Graph

1298 Commits (c9c49bfef8ff39eb052d9bddb796882290467c98)

Author SHA1 Message Date
Git'Fellow 951c5b973e
Normalize logical operators 3 years ago
Robin Appelman f5e2b0b22f
allow storing multiple mounts for the same rootid in the mount cache 3 years ago
Côme Chilliet 546d94c3ec
Fix file_get_content signatures to make it clear it can return false 3 years ago
Carl Schwan b1ec7ff51f
Add missing taint analysis docblock comments, and improve escaping in some methods 3 years ago
Robin Appelman 05dc96f60d
debug log requests made by dav external storage/shares 3 years ago
Robin Appelman 4b52dafbf9
ignore errors while trying to update parent storage_mtime 3 years ago
Julius Härtl 160bd75d0a fix: Use proper path when creating node instances 3 years ago
Thomas Citharel 036cd47bf4 Put Mimeloader insertion and read in the same transaction 3 years ago
Robin Appelman 570b64aafc
handle not being able to write file for notify self-test 3 years ago
Robin Appelman c6be96d04f
additional logging when mkdir fails for object storage 3 years ago
Robin Appelman b1f352c614
improve handling of files we can't access in the scanner 3 years ago
Robin Appelman 54f61352f0
better error messages if the users home is not writable during scanning 3 years ago
Côme Chilliet 426c0341ff
Use typed version of IConfig::getSystemValue as much as possible 3 years ago
Côme Chilliet 6633b4ced6
Remove unecessary fully qualified namespaces from phpdoc 3 years ago
Robin Appelman 5267a74027
fix type hints 3 years ago
Robin Appelman 8c9197d65e
fix unencrypted folder size when no children with unencrypted size set are left 3 years ago
Robin Appelman 649bed5154
fix unencrypted_size for files when scanning 3 years ago
Robin Appelman 63fb33538c
fix unencrypted_size for folders when scanning the filesystem with encryption enabled 3 years ago
Robin Appelman 15a6920b07
fix encryption wrapper filesize for non existing files 3 years ago
Robin Appelman d63fa2d991
improve objectstore rmdir handling 3 years ago
Rsplwe 5c6f35832c
Update lib/private/Files/ObjectStore/S3.php 3 years ago
Côme Chilliet 5ad045619c
View needs to return an instance of OC\Files\FileInfo explicitely 3 years ago
Côme Chilliet 0b3dad895f
More type cleanup in View and FileInfo 3 years ago
Côme Chilliet ea05544213
Fix return type of methods returning false on error 3 years ago
Côme Chilliet f974281ac9
Improve typing for fopen/toTmpFile 3 years ago
Côme Chilliet 4393b96542
Remove unused method getLocalFolder 3 years ago
Côme Chilliet 966a3e6963
Tidy up typing in OC\Files\View 3 years ago
jld3103 dcf6ebebab
Fix inherited parameter names 3 years ago
Robin Appelman c9e4e30523 clear encrypted flag when moving away from encrypted storage 3 years ago
Rsplwe d85e623916
s3: get remaining truncation part 3 years ago
Rsplwe ccac296821
Adjust the value of 'maxparts' to 1000 3 years ago
Côme Chilliet 8104d9f5d8
Remove useless coalescing operator on non-null return value 3 years ago
Côme Chilliet da618c457a
Fix quota typing for 32bits after forward port from 25 3 years ago
Côme Chilliet 3f84d41226
Silence a warning from psalm with explanation 3 years ago
Côme Chilliet 1740311283
Adapt types of subclasses 3 years ago
Côme Chilliet ed863fb47c
Make it clear that file sizes may be float on 32bits 3 years ago
Vincent Petry c6b683342e
Remove quota value type for 32-bit systems 3 years ago
Julius Härtl e23aa8883e
feat(s3): Use multipart upload for chunked uploading 3 years ago
Joas Schilling 6b0cef6b9a Add transaction around mass mounts operations 3 years ago
Git'Fellow 28231ae515
Add function_exists() check 3 years ago
Git'Fellow 9ac065fb92
Fix free space problems 3 years ago
Julius Härtl d515da502f fix: Use proper path for quota fetching 3 years ago
Robin Appelman fb1095f0f6
do onetime user setup before getting any mount from providers 3 years ago
Robin Appelman d6818ba894
optimize LazyUserFolder::getMountPoint 3 years ago
Robin Appelman 91d5f6a826 more filesystem setup performance instrumentation 3 years ago
Robin Appelman 5bcf37b7ff only fetch the data for mounts inside a folder when needed 3 years ago
Robin Appelman 9f3dbb699a fix tests 3 years ago
Côme Chilliet 308fcf4526
Respect OCP interface in private classes 3 years ago
Côme Chilliet 028c225d96
Fix psalm errors 3 years ago
Côme Chilliet cd885b5705
Type sizes as int|float throughout the code base 3 years ago