Commit Graph

636 Commits (6151a0540b94dea0bb014b26e9ac6ea84d000f05)

Author SHA1 Message Date
Robin Appelman 54e58b520c Handle no user set in sftp constructor 10 years ago
Robin McCorkell 3fe802d931 Introduce 'login credentials' auth mechanism 10 years ago
Vincent Petry d608c37c90 Use Guzzle stream to download files from GDrive 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Robin Appelman d8d6368dd7 cap the number of entries we cache in smb's statcache 10 years ago
Daniel Tosello 8783eb99f7 Modified swift handling to explicitly set 404 responses to false 10 years ago
Robin Appelman 88bfe1477d Filter getStorage to make sure the user has access to it 10 years ago
Tim Dettrick 8799d5563f Allowing access to Swift containers shared by ACL 10 years ago
Robin McCorkell fc52327d2c Check libsmbclient-php as well as smbclient binary 10 years ago
Robin Appelman 667d7383e1 clear statcache after fopen for smb 10 years ago
Robin Appelman f27e98a3e2 Migrate files external for the user that the filesystem is being setup for 10 years ago
Scrutinizer Auto-Fixer ffc49a24f0 Scrutinizer Auto-Fixes 10 years ago
Daniel Tosello 41f1feaf23 Fixing swift fopen by ensuring stream is a valid resource 10 years ago
Tim Dettrick cb9a4d4cdc Streaming download from Swift external storage 10 years ago
Lukas Reschke 025f021fd4 Remove dead code 10 years ago
Lukas Reschke f55a56ff6c Use proper PHPDoc reference 10 years ago
Robin Appelman eec4f82cf0 Dont set the string storage id to the numeric storage id for personal mounts 10 years ago
Scrutinizer Auto-Fixer 97f9213da9 Scrutinizer Auto-Fixes 10 years ago
Tim Dettrick 35ab7f0e64 Improving fopen behaviour for Swift backend 10 years ago
Robin Appelman a1898dc2bf db config backend for files_external 10 years ago
Jesús Macias 98f5c50aa4 Migrate storate status code to storagenotavailablexception 10 years ago
Jesús Macias 332c6748f9 Delete unnecessary storage status constans 10 years ago
Jesús Macias b17f26834d Add different storage status codes managed by StoragedNotAvailableException 10 years ago
Robin Appelman 62cc316c6a remove old propagation logic 10 years ago
Robin Appelman 2dd0066b0e Add command to set mount options for external storages 10 years ago
Thomas Müller d6da0396d0 Adjust patches 10 years ago
Scrutinizer Auto-Fixer dcbd603514 Scrutinizer Auto-Fixes 10 years ago
Lukas Reschke 6614ea91c3 Fix some PHPDocs 10 years ago
Robin Appelman 67710e62fa Fix parsing of sftp hosts when using ipv6 10 years ago
Jesús Macias 394d3eb0cd First working approach to show mount status 10 years ago
Vincent Petry 51d7527595 Properly throw exception in OC_Mount_Config::getBackendStatus 10 years ago
Robin McCorkell 9a4d37f626 Display storage status as tooltip 11 years ago
Vincent Petry d795643ef9 Fix Dropbox metadata cache with trimmed paths 11 years ago
Vincent Petry 796179af00 Remove Dropbox metadata from cache after upload 11 years ago
Vincent Petry 915d37f226 Fallback to default mimetype detection mechanism 11 years ago
Morris Jobke 8366ce2767 deduplicate @xenopathic 11 years ago
Morris Jobke b945d71384 update licence headers via script 11 years ago
Bjoern Schiessle 0ce28a574a if mountpoint is applicable to all users the old API expects a array with 'all' 11 years ago
Robin McCorkell 2404333300 Perform visibility checks on storages 11 years ago
Robin McCorkell 634c1c497c Mark SMB_OC and SFTP_Key as deprecated backends 11 years ago
Robin McCorkell 060d169615 Add deprecation mechanic to IdentifierTrait 11 years ago
Robin McCorkell 38a260e963 Revert "Implement more fine-grained external storage permissions model" 11 years ago
Martin 491250320a Replaces if ($file === '.' || $file === '..') by if(\OC\Files\Filesystem::isIgnoredDir($file)). Eases to find where this operation is used. 11 years ago
Robin McCorkell b8cded6755 Correct manipulateStorageConfig parameter 11 years ago
Robin McCorkell ca7b4a42f9 Fix external storage priority logic 11 years ago
Robin McCorkell 7fc545470c Make AmazonS3 path style actually work 11 years ago
Tim Dettrick 1b582ba66b Don't log expected Swift 404 responses 11 years ago
Robin McCorkell 522619f90e Fix dependency check for Swift and SMB_OC 11 years ago
Robin McCorkell d67251fe4c Remove storing storage_id in mount.json 11 years ago
Robin McCorkell 442f5269ef Fix Swift legacy auth mechanism fallback 11 years ago