Commit Graph

408 Commits (3115053bbb3a1ba5d0bb3562bea6b7ef94a09cd0)

Author SHA1 Message Date
Thomas Müller e3b9a86184 remove duplicate method checkDependencies() 13 years ago
Thomas Müller c6976d89a6 use command -v to detect if smbclient exists 13 years ago
Philipp Kapfer 730bca98b4 Moved dependency checks to end of class files 13 years ago
Philipp Kapfer ff9a4a6d91 Added cURL dependency for Amazon S3, Dropbox and SWIFT 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 Appelman 76c63a5760 Fix uploading files containing a # in the path for webdav 13 years ago
Vincent Petry 2a08e35d72 Fix swift touch operation 13 years ago
Vincent Petry fa00a18677 Fixed mtime reading from OpenStack API 13 years ago
Robin McCorkell a1dca821f9 Use braces on single line if statements 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 86aa6104e6 Revoke sharable permission on automatic SMB shares 13 years ago
Robin McCorkell 3445c062ec Use loginname instead of display 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
Robin Appelman a8c67dc675 Add caching for getLocalFile on remote storages 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
Vincent Petry b2b35cd335 Fixed ext storage webdav path encoding 13 years ago
Scrutinizer Auto-Fixer adaee6a5a1 Scrutinizer Auto-Fixes 13 years ago
Robin Appelman 181bbd4325 Remove usage of legacy OC_Appconfig 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
Vincent Petry bf95532fb6 Removed unused writeBack method 13 years ago
Vincent Petry 421f24868a Now using SFTP stream wrapper from phpseclib 13 years ago
Tigran Mkrtchyan a78dc11732 webdav: return SPACE_UNKNOWN if server do not support quota 13 years ago
Michael Monreal f52a9e5e42 Silence output of 'which' command used in smbclient detection 13 years ago