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.
 
 
 
 
 
 
Robin Appelman 962e548495 Merge branch 'master' of git://gitorious.org/owncloud/owncloud 14 years ago
admin fix permissions, start to implement private data api 15 years ago
config fix permissions, start to implement private data api 15 years ago
css plugin manager and plugin installer 15 years ago
docs fix permissions, start to implement private data api 15 years ago
files fix uploading files to folders with special characters in the name 15 years ago
img fix permissions, start to implement private data api 15 years ago
inc fix warning message that sometimes broke webdav 14 years ago
js Merge branch 'master' of git://gitorious.org/owncloud/owncloud 14 years ago
log fix permissions, start to implement private data api 15 years ago
ocs fix permissions, start to implement private data api 15 years ago
plugins remove placeholder music plugin 15 years ago
settings fix some typo's 15 years ago
webdav make the filesystem configurable (no gui yet) 15 years ago
.gitignore fix permissions, start to implement private data api 15 years ago
README fix permissions, start to implement private data api 15 years ago
TODO fix permissions, start to implement private data api 15 years ago
db_structure.xml fix error during the creation of the database table when using mysql 15 years ago
index.php fix permissions, start to implement private data api 15 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