Commit Graph

197 Commits (4100b151cc0a4e131a3eab3fbb7cd2b604f475e6)

Author SHA1 Message Date
Robin McCorkell 62d328525a setUserVars() should only attempt substitution with strings 11 years ago
Robin McCorkell d577aad4ac Use OCP classes as much as possible in files_external 11 years ago
Robin Appelman 273c776eb7 add missing return statements in getSystem/getPersonalMountPoints 11 years ago
Robin McCorkell b6eb952ac6 Propagate auth mechanism/backend failures to filesystem layer 11 years ago
Robin McCorkell c592e24c87 Make Application a singleton 11 years ago
Robin McCorkell 97dbc79c16 Compatibility shims for OC_Mount_Config 11 years ago
Robin McCorkell 1eeca031f8 Split backend identifiers from the class name 11 years ago
Robin McCorkell 272a46ebe1 Authentication mechanisms for external storage backends 11 years ago
Robin McCorkell 37beb58c6f Introduce BackendService for managing external storage backends 11 years ago
Andreas Fischer 3b803db6d8 Update phpseclib to 2.0 11 years ago
Robin McCorkell df19cabb44 Store storage availability in database 11 years ago
Thomas Müller 079e9cecba Revert "Use OCP classes as much as possible in files_external" 11 years ago
Robin McCorkell 728a22cda1 Use OCP classes as much as possible in files_external 11 years ago
Roeland Jago Douma 7a8072e958 Move core apps from OC_Log::write to OCP\Util 11 years ago
Vincent Petry 58b4c2c0e5 Make sure mountOptions keep their data type 11 years ago
Jenkins for ownCloud b585d87d9d Update license headers 11 years ago
Robin McCorkell c37913b1d5 Introduce async status checking 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
Vincent Petry ce94a998dd Use storage id + appframework for ext storage CRUD 11 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 11 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 11 years ago
Vincent Petry 3764515365 Allow saving incomplete external storage config 11 years ago
Robin Appelman d075b1d743 Add the storage id to the mount config 11 years ago
Morris Jobke d41082f4d6 first step to drop \OCP\Config:: in favour of IConfig 11 years ago
Lukas Reschke 5eaa2214b8 Remove conditional check for 5.3 compatibility 11 years ago
Volkan Gezer 57452a3641 Keep spaces out of the string 11 years ago
Robin Appelman a369d78124 Use the mount config api for files_external 11 years ago
Vincent Petry c941c3fa51 Show warning when invalid user was passed 11 years ago
Lukas Reschke b3a04840b5 Add type hinting to functions 11 years ago
Lukas Reschke d060180140 Use function outside of loop 11 years ago
Lukas Reschke 2d2a4741ce Make files non executable 11 years ago
Robin Appelman 1030f0a763 Hookup the etag propagator 11 years ago
Robin Appelman 9a5d0f6084 Fix add/remove mountpoint hooks 11 years ago
Vincent Petry 6585eaa5df Added failing unit tests for mount config hooks 11 years ago
Vincent Petry 0610937ac3 Added filesystem hooks for mount/unmount ext storage 11 years ago
Robin Appelman ecdbf00628 Move certificate management code to core 12 years ago
Robin McCorkell bffccdbea7 Add missing 'personal' mount configuration option 12 years ago
Robin Appelman 73607e5d16 Only load personal external storages for allowed backends 12 years ago
Vincent Petry 5e6f6da786 Fix warnings when personal is not set 12 years ago
Vincent Petry 8977a68548 Use filtered list for ext storage list mounts API 12 years ago
Robin Appelman 544963f414 Allow adding object stores with the files_external mount config 12 years ago
Robin Appelman a66c2e6a47 Fix the removeMount for personal mounts 12 years ago
Robin Appelman cabe2873c4 Make personal external mount points (re)movable from the files app 12 years ago
Thomas Müller 17cbfc714a use phpseclib from 3rdparty 12 years ago
Robin McCorkell 856c48bc25 Use default priority of 100 if backend default is not set 12 years ago
Robin McCorkell da03ef25d9 Add priority overriding comments 12 years ago
Robin McCorkell 0a8a319915 Fix priority merging logic and add unit test 12 years ago
Robin McCorkell eae45dca71 Add unit tests 12 years ago