Commit Graph

137 Commits (05642733a365cd150dd9ebb3b7cf7ec9c55ecab3)

Author SHA1 Message Date
Robin McCorkell 05642733a3 Add storage priority support 12 years ago
Robin McCorkell 6930ae22e4 Fix more missing or broken PHPDoc 12 years ago
Robin McCorkell c4f1de63a8 Fix PHPDoc in /apps 12 years ago
Robin McCorkell 08a8a409d6 Extract mount point merging logic into separate function 12 years ago
Bjoern Schiessle 22e0a4b9a8 external storages: allow to mount a folder called "Shared", it is no longer a reserved name 12 years ago
Robin McCorkell abfd7ecb72 Permit personal mount points to be used for sharing 12 years ago
Lukas Reschke 2454759af7 Check whether the user has permissions to add personal storage backends 13 years ago
Thomas Müller 3ac009c2b4 unit tests for dynamic backend registration 13 years ago
Philipp Kapfer 730bca98b4 Moved dependency checks to end of class files 13 years ago
Philipp Kapfer 46379113a1 Changed dependency check messages from warnings to notes 13 years ago
Philipp Kapfer 8ca897df76 Added cURL dependency check to Google Drive and WebDAV backend 13 years ago
Philipp Kapfer f7da4280ca Modified app to dynamically register backends instead of hard-coding them 13 years ago
Robin McCorkell cd5ebac7c4 Fix error in $isPersonal setting 13 years ago
Robin McCorkell b077528087 Perform proper checking for share availability 13 years ago
Robin McCorkell cac4aaa8c4 Rename SMB_Auto to SMB_OC and change visible name 13 years ago
Robin McCorkell ba63e46b5e SMB/CIFS mount using OwnCloud logon credentials 13 years ago
Vincent Petry e002b7242c Fix merging of external storage configurations 13 years ago
Vincent Petry 8d95c0d013 Pretty print mount.json when possible 13 years ago
Vincent Petry d95fde3924 Removed comment 13 years ago
Vincent Petry 1e4e0cfcd5 Lazy load phpseclib in ext storage config 13 years ago
Robin Appelman cf23defa52 Fix typo in mount loading 13 years ago
Vincent Petry 9116c39a82 Fixed ext storage password field order issue 13 years ago
Vincent Petry 8e0a5ed5df Added tests to check mount point list for a target user 13 years ago
Vincent Petry 4cb53f77b2 Moved external storage mounting code to files_external app 13 years ago
Vincent Petry 80180bea32 Added IV for ext storage password encryption 13 years ago
Vincent Petry 40a70ecf79 Added password obfuscation for external storage config 13 years ago
Vincent Petry 1f79f368ef Added unit tests for when adding ext storage mount points 13 years ago
Vincent Petry 8ababef4cd Fix validation of allowed personal backend 13 years ago
Frank Karlitschek 0bca969e99 fix https://github.com/owncloud/core/issues/6825 13 years ago
Joas Schilling 932c4ee927 Allow admins to disable certain external storages for users 13 years ago
Vincent Petry 539ea0882b Fixed mount config path 13 years ago
Philipp Schmitt 43b1d81f77 Use 'command -v' to detect whether and where software is installed (instead of 'which') 13 years ago
Lukas Reschke 6cb64a4fce Fix code to search for mount.json in custom data folders 13 years ago
Vincent Petry b060a17b59 Added extra checks for ext storage class 13 years ago
Vincent Petry 49f2014e0c Revert "Added extra checks for ext storage class" 13 years ago
Vincent Petry 9e9a5b9ea1 Added extra checks for ext storage class 13 years ago
Joas Schilling 658af627ce External FTP Storage should request hostname instead of URL 13 years ago
Joas Schilling b330d07b51 Fix more documentation failes 13 years ago
Joas Schilling 828985dc60 Make google drive client secret and dropbox api secret a password field 13 years ago
Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 13 years ago
Tigran Mkrtchyan 8cc9727520 mount: make location of mount.json configurable 13 years ago
Michael Monreal f52a9e5e42 Silence output of 'which' command used in smbclient detection 13 years ago
Carlos Cerrillo c06844c374 Fix ```createCertificateBundle``` and ```getCertificates``` methods 13 years ago
Vincent Petry 76b1fcbf27 Fixed Amazon S3 ext storage config UI 13 years ago
Vincent Petry 2d947835b9 Now also preventing the user of "Shared" as mountpoint 13 years ago
Vincent Petry 0b2c9b823c Prevent using root as mount point for external storage 13 years ago
Christian Berendt 70276ca520 settings tags for optional parameters 13 years ago
Christian Berendt 235bf5269d extended parameter descriptions for Swift 13 years ago
Christian Berendt dd82481f59 add configuration parameter to manually set the timeout of HTTP requests 13 years ago
Christian Berendt f0d04f3ac6 adjustment of the configuration parameters 13 years ago