Commit Graph

636 Commits (6151a0540b94dea0bb014b26e9ac6ea84d000f05)

Author SHA1 Message Date
Lukas Reschke c3c50fb481 Fix language level incompatibilties 11 years ago
Lukas Reschke c052ee7584 Only escape single quotes 11 years ago
Vincent Petry 7036309e22 Added rawurlencode for other params in GDrive storage 11 years ago
Vincent Petry 5c9998179f Properly quote file names in listFiles query for GDrive 11 years ago
Lukas Reschke 53f67fc65d Revert "Properly quote file names in listFiles query for GDrive" 11 years ago
Vincent Petry 58b4c2c0e5 Make sure mountOptions keep their data type 11 years ago
Vincent Petry 534892d456 Added rawurlencode for other params in GDrive storage 11 years ago
Vincent Petry 43588fe2f7 Properly quote file names in listFiles query for GDrive 11 years ago
Jenkins for ownCloud b585d87d9d Update license headers 11 years ago
Robin McCorkell 1f3fdf17ef Support constructing an SMB_OC without saved session credentials 11 years ago
Robin McCorkell c37913b1d5 Introduce async status checking 11 years ago
Vincent Petry e5e30924b1 Fix PHPDoc in files_external, add missing tag 11 years ago
Vincent Petry 5b6ecb2d98 Fix root request path for Dropbox 11 years ago
Vincent Petry 72632ad402 Generate storage config ids when missing 11 years ago
Vincent Petry fb4cf53253 Fix mount config unit tests 11 years ago
Vincent Petry 34c8b1ac77 Mount options for ext storage are now passed around 11 years ago
Thomas Müller 5855108e9b drop any fallback code related to curl - refs https://github.com/owncloud/core/pull/14838#issuecomment-78586447 11 years ago
Vincent Petry ce94a998dd Use storage id + appframework for ext storage CRUD 11 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 11 years ago
Robin McCorkell edfeb05a05 Fix bugs in ownCloud external storage 11 years ago
Lukas Reschke dbb665a361 Add some PHPDocs 11 years ago
Lukas Reschke 1229184873 Fix code that never worked 11 years ago
Lukas Reschke 6dd5bc0379 Fix code style as per review 11 years ago
SA 350f8eb86e Add support for sftp custom port 11 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 11 years ago
Andreas Fischer c640e2fa66 Update phpseclib to version 0.3.9. 11 years ago
Robin Appelman 6467369cad make sure the root has a trailing slash 11 years ago
Robin Appelman e98983485f handle deleting non existing files 11 years ago
Robin Appelman e5731b6e1a Use better way to check for the existence of smbclient 11 years ago
Robin Appelman d2255a1d30 New SMB storage backend 11 years ago
Vincent Petry 3764515365 Allow saving incomplete external storage config 11 years ago
Ross Nicoll 64f4f8fc84 Add support for SFTP key authentication 11 years ago
Robin Appelman d075b1d743 Add the storage id to the mount config 12 years ago
Robin Appelman 95a145f67f Load mount specific options from the mount config 12 years ago
Morris Jobke d41082f4d6 first step to drop \OCP\Config:: in favour of IConfig 12 years ago
Lukas Reschke 5eaa2214b8 Remove conditional check for 5.3 compatibility 12 years ago
Volkan Gezer 57452a3641 Keep spaces out of the string 12 years ago
Robin Appelman a369d78124 Use the mount config api for files_external 12 years ago
Lukas Reschke 805be635fa Only store user credentials when SMB_OC storage is enabled 12 years ago
Adam Williamson 415411a3d5 google: delete original after successful rename 12 years ago
Joas Schilling 0274dcba57 Replace some more "command -v" calls with the Helper method 12 years ago
Joas Schilling 2c39aec8cb Replace deprecated constant with new class constant 12 years ago
Vincent Petry c941c3fa51 Show warning when invalid user was passed 12 years ago
Vincent Petry 914f4cb6f2 Do not remove dir entry if it has the same name as the parent 12 years ago
Adam Williamson 3234c91557 google: drop duplicate path trim from opendir() 12 years ago
Adam Williamson f76419d190 fix touch() when $mtime is set (Google wants RFC3339) #11267 12 years ago
Adam Williamson c237acb395 google: disable compression when curl is not available 12 years ago
Adam Williamson 04369fb9cc scrutinizer fix: explicitly declare Google class property $client 12 years ago
Adam Williamson f9bd43ff03 scrutinizer fix: correct @return for getDriveFile() 12 years ago
Adam Williamson 62b859d66f Migrate Google Drive storage app to v1.0.0 of the client library 12 years ago