You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
fabian e4986c2d9f Support for mod_auth added 16 years ago
admin when not admin, only show logs of the current user 16 years ago
config Merge commit 'refs/merge-requests/27' of git://gitorious.org/owncloud/owncloud into merge 16 years ago
css Merge commit 'refs/merge-requests/27' of git://gitorious.org/owncloud/owncloud into merge 16 years ago
docs updated docs 16 years ago
files Initial version of remote ownCloud access through filesystem abstraction 16 years ago
img merge 16 years ago
inc Support for mod_auth added 16 years ago
js change target directory for uploads when changing folders in web-frontend 16 years ago
log cleanup autoconfiguration wizard, add settings page, make it run from subdirectories, huge cleanup 16 years ago
ocs fixes in log and ocs 16 years ago
plugins update includes 16 years ago
settings same fixes, this time hopefully without merge conflict 16 years ago
webdav webdav fixes 16 years ago
.gitignore Merge commit 'refs/merge-requests/27' of git://gitorious.org/owncloud/owncloud into merge 16 years ago
README cleanup autoconfiguration wizard, add settings page, make it run from subdirectories, huge cleanup 16 years ago
db_structure.xml Fix custom database names 16 years ago
index.php simple fixes 16 years ago

README

ownCloud
========
An open personal cloud server which runs on your personal server.
It enables you to access your data from all of your devices.
ownCloud makes sharing data with other people possible.
It supports automatic backups, versioning and encryption.

Installation instructions are in the docs directory.
docs/INSTALL

For more information visit:
http://owncloud.org

The source code is available at:
http://gitorious.org/owncloud