Arthur Schiwon
|
8a5d1ffebe
|
fix that might solve strange uploading issues
|
14 years ago |
Robin Appelman
|
ef5bd659fa
|
added OC_FILESYSTEM::hash()
syntax is the same has http://www.php.net/manual/en/function.hash-file.php
|
14 years ago |
Jakob Sack
|
132695ceb1
|
Start of the refactoring. Commit is quite big because I forgot to use git right from the beginning. Sorry.
|
14 years ago |
Jonathan Riddell
|
d294c2f6bd
|
Fix licencing, make headers refer to intended AGPL, include copy of AGPL
|
14 years ago |
Matthew Dawson
|
9e75e34184
|
Return a '/' instead of 'false' when listing the root folder.
Signed-off-by: Matthew Dawson <matthew@mjdsystems.ca>
|
14 years ago |
Matthew Dawson
|
0f5923a150
|
Add similar check to the canWrite function.
Signed-off-by: Matthew Dawson <matthew@mjdsystems.ca>
|
14 years ago |
Matthew Dawson
|
61ce6e21ec
|
Fix a chroot issue where the path /.. (and related paths) are not caught and removed.
Signed-off-by: Matthew Dawson <matthew@mjdsystems.ca>
|
14 years ago |
Robin Appelman
|
653c6e5984
|
fix small bug in filesystem abstraction
|
15 years ago |
Robin Appelman
|
494d88a435
|
fix bug in detecting mountpoints of file storages within chrooted filesystem
|
15 years ago |
Robin Appelman
|
44946e208d
|
make paths returned by OC_FILESYSTEM::getTree relative to the fakeroot
|
15 years ago |
Robin Appelman
|
5162809c8a
|
make the filesystem configurable (no gui yet)
|
15 years ago |
Robin Appelman
|
2738aab45b
|
fixed bug in filesystem abstraction that broke file uploading
|
15 years ago |
Robin Appelman
|
a47558b2fd
|
change the way the user is rooted in his own folder in order to make filesystem managment easier
|
15 years ago |
Martin T. H. Sandsmark
|
64d4d57615
|
fix permissions, start to implement private data api
|
15 years ago |
Robin Appelman
|
b38aa771d1
|
Initial version of remote ownCloud access through filesystem abstraction
|
15 years ago |
Robin Appelman
|
d374bcddc1
|
fix recursive copying of folders with webdav
|
15 years ago |
Robin Appelman
|
23d006fc25
|
fix users being to able to read files outside the datadir
|
15 years ago |
Robin
|
d909f91d07
|
small webdav fixes
|
15 years ago |
Robin
|
51b253447d
|
provide option for automatic backup
|
15 years ago |
Robin
|
565410d8e2
|
use an abstraction for file system functions to allow premisions and multiply storage backends
|
15 years ago |