Thomas Mueller
|
1d7d5d2894
In cases where smb4php returns false of an empty array stat/( has to return false.
|
11 years ago |
Robin Appelman
|
c05195a46d
Dont task external storages with creating their own root
|
11 years ago |
Michael Gapczynski
|
702c27b0e6
Merge branch 'master' into external_storage_ui_feedback
|
11 years ago |
Bart Visscher
|
cd35d257bb
Fix NoSpaceAfterComma and SpaceBeforeComma
|
11 years ago |
Thomas Mueller
|
a814361ca7
Merge branch 'master' into external_storage_ui_feedback
|
11 years ago |
Thomas Mueller
|
318c0b3408
user name and password need to be encoded as well
|
11 years ago |
Thomas Mueller
|
a953786d79
Merge branch 'master' into external_storage_ui_feedback
|
11 years ago |
Michael Gapczynski
|
6eba790a75
Merge branch 'master' into external_storage_ui_feedback
|
11 years ago |
Thomas Mueller
|
0c1174770d
use urlencode not rawurlencode
|
11 years ago |
Thomas Mueller
|
392be78162
the path must be encoded because within the smb4pph code it's decoded again - pretty easy but still .....
|
11 years ago |
Thomas Mueller
|
89bc26210a
[files_external] removing function as it's the same in the base class - THX Robin
|
12 years ago |
Michael Gapczynski
|
ad902a9848
Move storage backend tests from constructor to test function
|
12 years ago |
Michael Gapczynski
|
0dbf1d0260
Show status icons for mount points in external storage UI
|
12 years ago |
Robin Appelman
|
be30b1a8de
merge master into filesystem
|
12 years ago |
Jörn Friedrich Dreyer
|
92df70b6e5
fix checkstyle for files_external app, add whitespace for readability
|
12 years ago |
Robin Appelman
|
54240140b1
fix incorectly merged smb.php
|
12 years ago |
Robin Appelman
|
961ff01a93
merge master into filesystem
|
12 years ago |
Felix Moeller
|
0e70ea9d8b
Checkstyle: Fix the last 25 NoSpaceAfterComma
|
12 years ago |
Felix Moeller
|
afadf93d31
Checkstyle: many fixes
|
12 years ago |
Robin Appelman
|
33cabcf590
postpone the cost of setting up some of the external storage backends untill we actually need it
|
12 years ago |
Robin Appelman
|
141ff806c6
fix namespace problems for external storage backends
|
12 years ago |
Robin Appelman
|
542869114a
implement getId for the external storage providers
|
12 years ago |
Robin Appelman
|
fb2d2bc201
merge master into filesystem
|
12 years ago |
Robin Appelman
|
92ddefe5a6
fix filetype for smb storage backend
|
12 years ago |
Robin Appelman
|
bd83422095
put filestorages in a namespace
|
12 years ago |
Thomas Mueller
|
3829460ab8
adding space between) and {
|
12 years ago |
Thomas Mueller
|
ebb28412ca
no more require_once()
|
12 years ago |
Robin Appelman
|
c9be9ab251
remove unused variables
|
12 years ago |
Robin Appelman
|
ad4f066bac
suppress error when using is_dir on non directory in smb backend
|
12 years ago |
Robin Appelman
|
ed66c63c29
improve caching smb results a bit
|
12 years ago |