Commit Graph

89 Commits (047f1988c3d3831e46504e0083372602a3f5446b)

Author SHA1 Message Date
Bart Visscher 5bfe4adbaa Whitespace cleanup 12 years ago
Björn Schießle 43415386a8 Upstream merged my patch to add additional ssl root certificates to the webdav client. 12 years ago
Thomas Mueller 4a345fd911 removing undefined $response 12 years ago
Frank Karlitschek 262fecbe39 proper escape the mountpoints. Fixes 12 years ago
Thomas Mueller e427197dce ctor of OC_L10N requires the app name 12 years ago
Frank Karlitschek e55a3637ce don't call shell_exec if safe_mode is on. 12 years ago
Frank Karlitschek ca7882a7c6 disable not available external filesystems. Restructure the configuration a bit and improve naming 12 years ago
Frank Karlitschek f3bd6d14ee add some output why some of the external filesystems might not work 12 years ago
Jörn Friedrich Dreyer 92df70b6e5 fix checkstyle for files_external app, add whitespace for readability 12 years ago
Diederik de Haas 6e6df6e410 Fixed new checkstyle issues in ftp.php from build #1341. 13 years ago
Diederik de Haas 3cc6df489f Fixed new checkstyle issues in swift.php from build #1341. 13 years ago
Diederik de Haas 051635412d Fixed new checkstyle issues from build #1341. 13 years ago
Arthur Schiwon 8b3ae4309b Fix mkdir and opendir warnings when path does not exist 13 years ago
Robin Appelman 972243d564 support string values ('true' and 'false') for configuring the secure parameter on external storage backends 13 years ago
Felix Moeller 0e70ea9d8b Checkstyle: Fix the last 25 NoSpaceAfterComma 13 years ago
Felix Moeller 1205749f8c Checkstyle: Fix the last two SpaceBeforeOpenBrace 13 years ago
Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 13 years ago
Felix Moeller afadf93d31 Checkstyle: many fixes 13 years ago
Felix Moeller dfc8228fb4 NoSpaceAfterComma 13 years ago
Felix Moeller 561cbb2de6 NoSpaceAfterComma II 13 years ago
Felix Moeller e73b817a38 Checkstyle: NoSpaceAfterComma 13 years ago
Felix Moeller 03581ef463 Correct a first issue Checkstyle is complaining about ... 13 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago
Bart Visscher 4af5b016cc Whitespace cleanup 13 years ago
Robin Appelman c099545b6d don't throw errors if certificate folder doesn't exist 13 years ago
Robin Appelman 92ddefe5a6 fix filetype for smb storage backend 13 years ago
Robin Appelman 5698c8519a fix webdav storage backend when trying to open a non existing file for reading 13 years ago
Benjamin Liles 8336b3287e Various bug fixes for swift 13 years ago
Björn Schießle 293484d1ee add directory while creating mount point 13 years ago
Robin Appelman a203a4a1c7 add support to mount a specific folder from dropbox 13 years ago
Björn Schießle 3d2cd64a48 add a line break after every certificate 13 years ago
Thomas Mueller 3829460ab8 adding space between) and { 13 years ago
Bart Visscher 285c198c36 EOL fixes 13 years ago
Thomas Mueller ebb28412ca no more require_once() 13 years ago
Georg Ehrke 745f279fbc make use of OC_User::getHome in files_external app 13 years ago
Bart Visscher 0365f8fd01 Remove php close at end of file 13 years ago
Bart Visscher 0e58800016 Whitespace fixes in apps 13 years ago
Michael Gapczynski 68f5dc2a44 Remove unnecessary files 13 years ago
Michael Gapczynski 830676b475 Improve usability for configuring Dropbox and Google Drive external storage 13 years ago
Michael Gapczynski 98c7d40fcd Throw exception in Dropbox and Google Drive storage constructors if parameters are not correct 13 years ago
Michael Gapczynski f378415377 Only call mkdir() if the root folder does not exist for FTP external storage 13 years ago
Michael Gapczynski 48f33be848 Only call mkdir() if the root folder does not exist for FTP external storage 13 years ago
Michael Gapczynski f7b89f0475 Add CRUDS permissions calls to filesystem, deprecate is_readable() and is_writable() 13 years ago
Robin Appelman c9be9ab251 remove unused variables 13 years ago
Robin Appelman 3c2967074f remove unused variable from dropbox filestorage backend 13 years ago
Robin Appelman 1224d7ec01 minor fixes for the google filestorage backend 13 years ago
Robin Appelman 23c71b15a0 remove unused variables from webdav file backend 13 years ago
Robin Appelman 7f57591ef1 suppress error when using is_dir on non directory in smb backend 13 years ago
Robin Appelman aeed130b3a improve caching smb results a bit 13 years ago
Robin Appelman 8a902d8f65 improve filecache support for smb 13 years ago