Commit Graph

57 Commits (24ebc19e10e4def6b76c2d64728eadfd411d23d2)

Author SHA1 Message Date
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Carl Schwan a5ea677370 Rename file1 and file2 to source and target in Storage abstraction 3 years ago
Côme Chilliet 23f7a37c03
Remove ILogger usages in lib/private/Files/Storage 4 years ago
Robin Appelman 84f464550a
some file scanner performance improvements 4 years ago
Tiramisu Mokka 8190441335
files: close open directory file descriptor on error path 4 years ago
Joas Schilling 65d79bb592
Check for invalid characters before trimming 4 years ago
Julius Härtl bc3c46362a Make sure that a empty directory can still be deleted when copied from another storage 5 years ago
Carl Schwan 28970563a2
Remove some mentions of ownCloud from our api documentation 5 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Robin Appelman ed2d02d5f1
better cleanup of user files on user deletion 5 years ago
Julius Härtl 98560c80ea
Properly handle result when copying with failure and throw in tests 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 2a054e6c04
Update the license headers for Nextcloud 20 6 years ago
Robin Appelman ad7798f9c9
use exceptions for error signaling in writeStream 6 years ago
Robin Appelman 5949849322
fix moving files from external storage to object store trashbin 6 years ago
Robin Appelman e357d46863
filter files containing a hash in the path for ftp storages 6 years ago
Robin Appelman da2d425044
add proper paths to locking exceptions 6 years ago
Robin Appelman e75797ad67
increase log level for storage self-test 6 years ago
Robin Appelman 436908ee3f
filter out blacklisted files in getDirectoryContent 6 years ago
Robin Appelman 9735b5d61f
Add method to storage backends to get directory content with metadata 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
Robin Appelman ccbf3059ba
Close the streams in `writeStream` even when there is an exception 6 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Greta Doci 1110a93fc4 fix filename size, add comment 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Robin Appelman 35f317df7b
handle moveFromStorage within the same storage even when storage wrappers are applied to the source storage 7 years ago
Roeland Jago Douma 4cc41cb4c7
Do not log all locked exceptions 7 years ago
Roeland Jago Douma 72f3882d4b
No need to propogate changes in appdata 7 years ago
Robin Appelman 9b3cc72f7c
fix writeStream for jail wrapper 7 years ago
Robin Appelman 93de63777e
extend storage api to allow directly writing a stream to storage 7 years ago
Robin Appelman 94c15efad0
always log locking errors 8 years ago
Arthur Schiwon 38a90130ce
move log constants to ILogger 8 years ago
Roland Tapken dc99442bc1 External storage test: log exceptions 8 years ago
Robin Appelman 4f0d03e172
additional debug logging on smb copy/rename failures 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Lukas Reschke dfd8125aeb
Replace wrong PHPDocs 9 years ago
Vinicius Cubas Brand 13e50cbcd7 added method needsPartFile() in Storage 9 years ago
Morris Jobke 7f73ee0764
Add missing PHPDoc and properly throw exception 9 years ago
Lukas Reschke a422a59f99
Add storage to log item as well 9 years ago
Robin Appelman 8c1ed7507a
Add option to enable locking debug logging 9 years ago
Robin Appelman 38ec2a35f2
Make DAV external storage test more reliable 9 years ago
Joas Schilling 558f169671
Move the validation into one place only 9 years ago
Joas Schilling 246bb9f33d
Move OC\Files\Storage\Shared to the right namespace 10 years ago
Joas Schilling 0215b004da
Update with robin 10 years ago
Joas Schilling ba87db3fcc
Fix others 10 years ago
Morris Jobke c2d88a08b7
Remove unneeded checks if it runs on a Windows machine 10 years ago