hkjolhede
|
6aded84f10
|
Update apps/files_external/lib/config.php
Adding support for SFTP mounts
|
2012-12-26 18:03:16 +01:00 |
Robin Appelman
|
7e36f730ec
|
merge master into filesystem
|
2012-12-25 14:29:29 +01:00 |
Michael Gapczynski
|
0dbf1d0260
|
Show status icons for mount points in external storage UI
|
2012-12-24 13:45:52 -05:00 |
Robin Appelman
|
946d58eaa8
|
merge master into filesystem
|
2012-12-15 02:21:26 +01:00 |
Frank Karlitschek
|
262fecbe39
|
proper escape the mountpoints. Fixes
https://github.com/owncloud/core/issues/557
|
2012-12-14 23:31:50 +01:00 |
Thomas Mueller
|
e427197dce
|
ctor of OC_L10N requires the app name
|
2012-12-11 14:07:01 +01:00 |
Frank Karlitschek
|
e55a3637ce
|
don't call shell_exec if safe_mode is on.
|
2012-12-11 13:20:20 +01:00 |
Frank Karlitschek
|
ca7882a7c6
|
disable not available external filesystems. Restructure the configuration a bit and improve naming
|
2012-12-10 21:44:43 +01:00 |
Frank Karlitschek
|
f3bd6d14ee
|
add some output why some of the external filesystems might not work
|
2012-12-10 21:10:28 +01:00 |
Robin Appelman
|
be30b1a8de
|
merge master into filesystem
|
2012-12-03 18:02:22 +01:00 |
Jörn Friedrich Dreyer
|
92df70b6e5
|
fix checkstyle for files_external app, add whitespace for readability
|
2012-11-30 16:27:11 +01:00 |
Robin Appelman
|
961ff01a93
|
merge master into filesystem
|
2012-11-07 17:18:56 +01:00 |
Arthur Schiwon
|
8b3ae4309b
|
Fix mkdir and opendir warnings when path does not exist
|
2012-11-05 21:37:59 +01:00 |
Robin Appelman
|
4b940955dd
|
merge master into filesystem
|
2012-11-04 21:12:18 +01:00 |
Felix Moeller
|
afadf93d31
|
Checkstyle: many fixes
|
2012-11-02 19:53:02 +01:00 |
Robin Appelman
|
7424f3aef6
|
merge master into filesystem
|
2012-10-23 16:16:46 +02:00 |
Felix Moeller
|
03581ef463
|
Correct a first issue Checkstyle is complaining about ...
This is BracketsNotRequired
|
2012-10-22 21:40:33 +02:00 |
Robin Appelman
|
77cef5f514
|
merge master into filesystem
|
2012-10-17 13:14:17 +02:00 |
Bart Visscher
|
4af5b016cc
|
Whitespace cleanup
|
2012-10-14 21:04:08 +02:00 |
Robin Appelman
|
11e9ce25e6
|
merge master into filesystem
|
2012-10-13 04:29:20 +02:00 |
Robin Appelman
|
c099545b6d
|
don't throw errors if certificate folder doesn't exist
|
2012-10-12 14:52:22 +02:00 |
Robin Appelman
|
aaa1b73364
|
don't use depricated OC_Filesystem
|
2012-10-10 13:18:36 +02:00 |
Robin Appelman
|
13e7e82d19
|
merge master into filesystem
|
2012-10-10 11:30:44 +02:00 |
Björn Schießle
|
293484d1ee
|
add directory while creating mount point
|
2012-10-09 15:18:21 +02:00 |
Robin Appelman
|
93292516d9
|
Merge branch 'master' into filesystem
|
2012-09-22 14:28:14 +02:00 |
Björn Schießle
|
3d2cd64a48
|
add a line break after every certificate
|
2012-09-21 16:54:08 +02:00 |
Robin Appelman
|
bd83422095
|
put filestorages in a namespace
|
2012-09-07 18:30:48 +02:00 |
Bart Visscher
|
285c198c36
|
EOL fixes
apps/files_external/lib/config.php
apps/files_versions/lib/versions.php
lib/connector/sabre/client.php
|
2012-09-07 14:10:00 +02:00 |
Georg Ehrke
|
745f279fbc
|
make use of OC_User::getHome in files_external app
|
2012-09-04 15:56:00 +02:00 |
Michael Gapczynski
|
830676b475
|
Improve usability for configuring Dropbox and Google Drive external storage
|
2012-08-13 17:10:58 -04:00 |
Bjoern Schiessle
|
e91b4bc2ac
|
allow user to upload his own root certificate for secure webdav mount
|
2012-07-06 15:58:38 +02:00 |
Bjoern Schiessle
|
5d61b85a1d
|
allow users to upload ssl root certificates for the webdav client
|
2012-07-04 17:18:36 +02:00 |
Michael Gapczynski
|
b7f86cf282
|
Add Samba Share parameter to external storage UI
|
2012-06-27 12:24:21 -04:00 |
Michael Gapczynski
|
618a3c1d94
|
Fix removing personal mounts
|
2012-06-22 12:22:42 -04:00 |
Michael Gapczynski
|
bd01e93469
|
Add support for mounting Google Drive in external storage UI
|
2012-06-13 13:54:50 -04:00 |
Michael Gapczynski
|
5f80be7664
|
Add support for mounting Dropbox in external storage UI
|
2012-06-12 11:36:43 -04:00 |
Michael Gapczynski
|
3c57fb935b
|
Mount personal mount points into filesystem
|
2012-06-10 16:34:44 -04:00 |
Michael Gapczynski
|
4b3ae60558
|
Working UI for external storage mount configuration
|
2012-06-08 11:42:29 -04:00 |