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 369292d68f use mysql instead of mysqli when creating mysql user/database 16 years ago
admin fix permissions, start to implement private data api 16 years ago
config fix permissions, start to implement private data api 16 years ago
css fix layout issue in the settings page 16 years ago
docs fix permissions, start to implement private data api 16 years ago
files use json to encode the file list, should work better with filenames containing non-ascii characters 16 years ago
img fix permissions, start to implement private data api 16 years ago
inc use mysql instead of mysqli when creating mysql user/database 16 years ago
js the text viewer now does syntax highlighting for code 16 years ago
log fix permissions, start to implement private data api 16 years ago
ocs fix permissions, start to implement private data api 16 years ago
plugins add functions to get a list of all users or groups 16 years ago
settings fix wrong settings form being restricted to admin only 16 years ago
webdav make the filesystem configurable (no gui yet) 16 years ago
.gitignore fix permissions, start to implement private data api 16 years ago
README fix permissions, start to implement private data api 16 years ago
TODO fix permissions, start to implement private data api 16 years ago
db_structure.xml fix error during the creation of the database table when using mysql 16 years ago
index.php fix permissions, start to implement private data api 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