Commit Graph

118 Commits (232cc3211b2b312d4e32e7d0fb482a2b7affe89a)

Author SHA1 Message Date
Robin Appelman c9c919da57 Move streamwrappers to seperate files and put them in a namespace 14 years ago
Bart Visscher 5bfe4adbaa Whitespace cleanup 14 years ago
Michael Gapczynski 464dafd7d2 Make Google Drive storage id unique, before it was anonymousanonymous 14 years ago
Björn Schießle 43415386a8 Upstream merged my patch to add additional ssl root certificates to the webdav client. 14 years ago
Thomas Mueller 4a345fd911 removing undefined $response 14 years ago
Michael Gapczynski 1137723b2a Remove unnecessary length parameter from last commit 14 years ago
Michael Gapczynski 38876fc98a Update old storage classes names to the new namespace during mounting 14 years ago
Michael Gapczynski d275725e23 No longer need to create folders locally for external storage mount points 14 years ago
Frank Karlitschek 262fecbe39 proper escape the mountpoints. Fixes 14 years ago
Thomas Mueller e427197dce ctor of OC_L10N requires the app name 14 years ago
Frank Karlitschek e55a3637ce don't call shell_exec if safe_mode is on. 14 years ago
Frank Karlitschek ca7882a7c6 disable not available external filesystems. Restructure the configuration a bit and improve naming 14 years ago
Frank Karlitschek f3bd6d14ee add some output why some of the external filesystems might not work 14 years ago
Jörn Friedrich Dreyer 92df70b6e5 fix checkstyle for files_external app, add whitespace for readability 14 years ago
Robin Appelman 54240140b1 fix incorectly merged smb.php 14 years ago
Diederik de Haas 6e6df6e410 Fixed new checkstyle issues in ftp.php from build #1341. 14 years ago
Diederik de Haas 3cc6df489f Fixed new checkstyle issues in swift.php from build #1341. 14 years ago
Diederik de Haas 051635412d Fixed new checkstyle issues from build #1341. 14 years ago
Arthur Schiwon 8b3ae4309b Fix mkdir and opendir warnings when path does not exist 14 years ago
Robin Appelman 972243d564 support string values ('true' and 'false') for configuring the secure parameter on external storage backends 14 years ago
Felix Moeller 0e70ea9d8b Checkstyle: Fix the last 25 NoSpaceAfterComma 14 years ago
Felix Moeller 1205749f8c Checkstyle: Fix the last two SpaceBeforeOpenBrace 14 years ago
Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 14 years ago
Felix Moeller afadf93d31 Checkstyle: many fixes 14 years ago
Felix Moeller dfc8228fb4 NoSpaceAfterComma 14 years ago
Felix Moeller 561cbb2de6 NoSpaceAfterComma II 14 years ago
Felix Moeller e73b817a38 Checkstyle: NoSpaceAfterComma 14 years ago
Felix Moeller 03581ef463 Correct a first issue Checkstyle is complaining about ... 14 years ago
Robin Appelman 33cabcf590 postpone the cost of setting up some of the external storage backends untill we actually need it 14 years ago
Robin Appelman cfa036eaa9 drop filectime from the filesystem api's 14 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 14 years ago
Bart Visscher 4af5b016cc Whitespace cleanup 14 years ago
Robin Appelman c099545b6d don't throw errors if certificate folder doesn't exist 14 years ago
Robin Appelman 141ff806c6 fix namespace problems for external storage backends 14 years ago
Robin Appelman 542869114a implement getId for the external storage providers 14 years ago
Robin Appelman 92ddefe5a6 fix filetype for smb storage backend 14 years ago
Robin Appelman 5698c8519a fix webdav storage backend when trying to open a non existing file for reading 14 years ago
Benjamin Liles 8336b3287e Various bug fixes for swift 14 years ago
Robin Appelman aaa1b73364 don't use depricated OC_Filesystem 14 years ago
Björn Schießle 293484d1ee add directory while creating mount point 14 years ago
Robin Appelman a203a4a1c7 add support to mount a specific folder from dropbox 14 years ago
Björn Schießle 3d2cd64a48 add a line break after every certificate 14 years ago
Robin Appelman bd83422095 put filestorages in a namespace 14 years ago
Thomas Mueller 3829460ab8 adding space between) and { 14 years ago
Bart Visscher 285c198c36 EOL fixes 14 years ago
Thomas Mueller ebb28412ca no more require_once() 14 years ago
Georg Ehrke 745f279fbc make use of OC_User::getHome in files_external app 14 years ago
Bart Visscher 0365f8fd01 Remove php close at end of file 14 years ago
Bart Visscher 0e58800016 Whitespace fixes in apps 14 years ago
Michael Gapczynski 68f5dc2a44 Remove unnecessary files 14 years ago