Commit Graph

35 Commits (583d0685900aefdfce4f02eb4cc5783efbca2339)

Author SHA1 Message Date
Thomas Mueller 1d7d5d2894 In cases where smb4php returns false of an empty array stat/( has to return false. 13 years ago
Robin Appelman c05195a46d Dont task external storages with creating their own root 13 years ago
Bart Visscher cd35d257bb Fix NoSpaceAfterComma and SpaceBeforeComma 13 years ago
Thomas Mueller 318c0b3408 user name and password need to be encoded as well 13 years ago
Thomas Mueller 0c1174770d use urlencode not rawurlencode 13 years ago
Thomas Mueller 392be78162 the path must be encoded because within the smb4pph code it's decoded again - pretty easy but still ..... 13 years ago
Thomas Mueller 89bc26210a [files_external] removing function as it's the same in the base class - THX Robin 13 years ago
Michael Gapczynski ad902a9848 Move storage backend tests from constructor to test function 13 years ago
Michael Gapczynski 0dbf1d0260 Show status icons for mount points in external storage UI 13 years ago
Jörn Friedrich Dreyer 92df70b6e5 fix checkstyle for files_external app, add whitespace for readability 13 years ago
Robin Appelman 54240140b1 fix incorectly merged smb.php 13 years ago
Felix Moeller 0e70ea9d8b Checkstyle: Fix the last 25 NoSpaceAfterComma 13 years ago
Felix Moeller afadf93d31 Checkstyle: many fixes 13 years ago
Robin Appelman 33cabcf590 postpone the cost of setting up some of the external storage backends untill we actually need it 13 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago
Robin Appelman 141ff806c6 fix namespace problems for external storage backends 13 years ago
Robin Appelman 542869114a implement getId for the external storage providers 13 years ago
Robin Appelman 92ddefe5a6 fix filetype for smb storage backend 13 years ago
Robin Appelman bd83422095 put filestorages in a namespace 14 years ago
Thomas Mueller 3829460ab8 adding space between) and { 14 years ago
Thomas Mueller ebb28412ca no more require_once() 14 years ago
Robin Appelman c9be9ab251 remove unused variables 14 years ago
Robin Appelman 7f57591ef1 suppress error when using is_dir on non directory in smb backend 14 years ago
Robin Appelman aeed130b3a improve caching smb results a bit 14 years ago
Robin Appelman 8a902d8f65 improve filecache support for smb 14 years ago
Robin Appelman a1fefea66f split share and root config for smb backend, also sanitize config a bit more 14 years ago
Robin Appelman 8fcce55e76 share code between smb and ftp filestorage backends 14 years ago
Robin Appelman 539e4a1813 smb filestorage backend 14 years ago
Bart Visscher cff1b6e699 Don't use substr to get first char of string 14 years ago
Bart Visscher ac36512102 Don't use substr to get first char of string 14 years ago
Robin Appelman a1539dace7 share code between smb and ftp filestorage backends 14 years ago
Thomas Mueller 583dce5276 removing executable bit - again 14 years ago
Frank Karlitschek 8c7f854671 move all the files stuff into a files class 14 years ago
Frank Karlitschek 93b63cf375 ported the rest of the OC_Helper calls 14 years ago
Jan-Christoph Borchardt 011132feb3 renaming remote storage support to External storage support to clear up naming conflict 14 years ago
Robin Appelman 82b54938e3 ftp storage backend 14 years ago