Commit Graph

934 Commits (4f31b7b9cc2dac060194de2c769b149a2ac861ba)

Author SHA1 Message Date
Morris Jobke d3d045dd5c
Remove unused import statements 8 years ago
Roland Tapken 8e251e5d5a Make SMB module more fault-tolerant 8 years ago
Robin Appelman 48ea714341
Use a more widely available method to test s3 settings 8 years ago
Robin Appelman 84bd2b6bc9
fix invalidating folder cache for s3 8 years ago
Robin Appelman 7afd77604e
adjust s3 bulk delete to new sdk syntax 8 years ago
Morris Jobke eb51f06a3b
Use ::class statement instead of string 8 years ago
Morris Jobke a661f043e1
Remove unneeded semicolon and parentheses 8 years ago
Morris Jobke 9ff51aafc5
Use index based string access for substr with length of 1 8 years ago
Morris Jobke 6bbea33133
Simplify ternary operator statements 8 years ago
Morris Jobke 0a56d2185e
Return value immediately instead of assigning to a one-time variable 8 years ago
Morris Jobke 16a558871c
Use proper code flow instead of not needed else branch 8 years ago
Morris Jobke 2a38605545
Properly log the full exception instead of only the message 8 years ago
Roeland Jago Douma 05f75f803a
[files_external] OCS endpoint to proper OCSController 8 years ago
Roeland Jago Douma dffa922c0b
Remove deprecated functions for OCP\Util 8 years ago
Robin Appelman 34ced4dd97
add option to use legacy v2 auth with s3 9 years ago
Robin Appelman 3fa13b48fc
handle exceptions in SMB::stat 9 years ago
Robin Appelman 4f0d03e172
additional debug logging on smb copy/rename failures 9 years ago
Robin Appelman 046eb0c635
add retry wrapper when reading files from swift 9 years ago
Morris Jobke 0eebff152a
Update license headers 9 years ago
Roeland Jago Douma 87e10f9e6a
OC_OCS_Response is deprecated 9 years ago
Robin Appelman c83232adae
Fix undefined offset warning when using '/' as external storage root 9 years ago
Robin Appelman 91f44f5309
fix undefined constants 9 years ago
Robin Appelman 9154b27943
disable part files for s3 external storage 9 years ago
Robin Appelman cc9dd4280f
add stat cache for s3 external storage 9 years ago
Robin Appelman d5678201b4
more efficient is_dir 9 years ago
Robin Appelman 4bbc1cdc79
more efficient permissions for s3 external storage 9 years ago
Robin Appelman 9b5accf9f3
more efficient write only fopen 9 years ago
Robin Appelman d70607104e
reuse object read/write/delete logic in s3 implementations 9 years ago
Robin Appelman dad18baec8
update aws sdk and move it to 3rdparty 9 years ago
Robin Appelman e9a58f8579
show storage as unavailable in the file list 9 years ago
Robin Appelman 68ee79b595
set the exception for failedstorage 9 years ago
Morris Jobke 442d4ed24a
Use the FailedStorage instead 9 years ago
Vincent Petry 5df5b9c8b1
Handle invalid ext storage backend to keep mount point visible 9 years ago
Vincent Petry 2cb3461146 Move GDrive external storage to a separate repo 9 years ago
Vincent Petry 653610559d Bye bye Dropbox v1 9 years ago
Christopher Bartz bbd8797f1e Remove tmpFiles Array in Swift.php 9 years ago
Robin Appelman 578e4f9903
Filter magic dot object when swift directory 9 years ago
Joas Schilling 7a62fbd205 Fix comparisons in the files external app 9 years ago
Roeland Jago Douma ede15f0988
Fix L10N::t 9 years ago
Roeland Jago Douma fd465d4e49
[files_external] Fix phpdoc 9 years ago
Roeland Jago Douma 19b039e6e0
[files_external] fix commands 9 years ago
Roeland Jago Douma b7c8e9ed88
[files_external] Fix phpdoc 9 years ago
Lukas Reschke dfd8125aeb
Replace wrong PHPDocs 9 years ago
Joas Schilling 28290d8691 Allow to enable the external storage app via the web ui 9 years ago
Lukas Reschke 3d2600b039
Add Phan plugin to check for SQL injections 9 years ago
Lukas Reschke d8ec399454
Run phan over code base 9 years ago
Roeland Jago Douma e3127b8899
Remove unused member 9 years ago
Roeland Jago Douma 25e08bc8a0
Allow 2048 and 4096 bit SFTP keys 9 years ago
Robin Appelman 0dcce5a835
move personal external storage settings to it's own section 9 years ago
Robin Appelman 0baeec170e
use the correct param type when getting external storages for groups 9 years ago