Commit Graph

171 Commits (1f42657bb9ea76353fbc02ee100cff5755b6384d)

Author SHA1 Message Date
Louis Chemineau 735fd94cc0 Fix folder size contained in S3 buckets 5 years ago
Julius Härtl 8a14f64ac2 Delete object to cleanup leftover of paths when removing directories 5 years ago
Richard Steinmetz 2e53cf4c1f
Gracefully handle smb acls for users without a domain 5 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Robin Appelman effb7dc8ba
set mimetype for objects uploaded to object storages 5 years ago
Julius Härtl 8f01bc65f1
Continue iterating over diretory contents and just hide file if denied by acl 5 years ago
Robin Appelman 43f70e5817
ignore readonly flag for directories 5 years ago
Robin Appelman 5ffaa94fbc
add (hidden) option to always show smb root as writable 5 years ago
Robin Appelman b844293536 catch notfound and forbidden exception in smb::getmetadata 5 years ago
Julius Härtl e9ae943bba
Properly handle SMB ACL blocking scanning a directory 5 years ago
Christoph Wurst 4373afeae1
Bump phpseclib/phpseclib from 2.0.25 to 2.0.30 5 years ago
Christoph Wurst 73c7d0dc81
Bump icewind/streams from 0.7.1 to 0.7.2 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Christoph Wurst fd649afb1f
Remove the deprecated update.php 5 years ago
Roeland Jago Douma b7be09ab2c
Check if array elements exist before using them 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Robin Appelman 43b3049a4f
improve handling of out of space errors for smb 6 years ago
Julius Härtl 2004ae4603
Set delimiter so that the CommonPrefixes response can properly be determined 6 years ago
Robin Appelman fc96fa0cc7
fix s3 doesDirectoryExist check for empty directories 6 years ago
Roeland Jago Douma bb06b6cce4
Fix reading empty files from objectstorage 6 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 6 years ago
Morris Jobke fedf9c69d9
Use matching parameter names form interfaces and implementations 6 years ago
Daniel Kesselberg ba3a855ad8
Remove unused method uploadFile 6 years ago
Robin Appelman e357d46863
filter files containing a hash in the path for ftp storages 6 years ago
Robin Appelman 0d6910ac13
disable touch to update mtime for external s3 storage 6 years ago
Julius Härtl f5cc34c9c2
Reuse cache for directory mtime/size if filesystem changes can be ignored 6 years ago
Julius Härtl 69f4c50032
Remove rescanDelay from directory mtime 6 years ago
Robin Appelman 6f2e920a5b
normalize sftp path in read and write stream 6 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Robin Appelman 23e2baeb95
Add option to check share ACL's when listing directories 6 years ago
Robin Appelman 9735b5d61f
Add method to storage backends to get directory content with metadata 6 years ago
Christoph Wurst 28f8eb5dba
Add visibility to all constants 6 years ago
Christoph Wurst 1584c9ae9c
Add visibility to all methods and position of static keyword 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 14c996d982
Use elseif instead of else if 6 years ago
Christoph Wurst bcd13296de
Make sure every file ends with an empty newline 6 years ago
Christoph Wurst 44577e4345
Remove trailing and in between spaces 6 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 6 years ago
Christoph Wurst 85e369cddb
Fix multiline comments 6 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 6 years ago
Robin Appelman ef7bb5225a
normalize smb path while listing folder contents 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Robin Appelman 223ee42a53
faster implementation of SFTP write stream 6 years ago
Robin Appelman fe4e80093e
Faster implementation of sftp read stream 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Daniel Kesselberg 230f685987
Remove superfluous fclose 6 years ago
Robin Appelman 194edfc64e
add (hidden) option to configure smb timeout 7 years ago
Daniel Kesselberg 72d22a4828
Use local variable for directory name 7 years ago