Go to file
Robin Appelman 1d1bb352d9 do not initialize mdb2_scheme if we don't use it, saves a lot of time 2010-09-11 21:09:53 +02:00
admin fix permissions, start to implement private data api 2010-07-16 11:36:03 +02:00
config fix permissions, start to implement private data api 2010-07-16 11:36:03 +02:00
css new settings page that allows plugins to integrate their own settings dialogs more with the existing ones 2010-08-12 17:30:20 +02:00
docs fix permissions, start to implement private data api 2010-07-16 11:36:03 +02:00
files use json to encode the file list, should work better with filenames containing non-ascii characters 2010-09-06 23:09:14 +02:00
img fix permissions, start to implement private data api 2010-07-16 11:36:03 +02:00
inc do not initialize mdb2_scheme if we don't use it, saves a lot of time 2010-09-11 21:09:53 +02:00
js the text viewer now does syntax highlighting for code 2010-09-08 20:18:42 +00:00
log fix permissions, start to implement private data api 2010-07-16 11:36:03 +02:00
ocs fix permissions, start to implement private data api 2010-07-16 11:36:03 +02:00
plugins the text viewer now does syntax highlighting for code 2010-09-08 20:18:42 +00:00
settings fix wrong settings form being restricted to admin only 2010-09-06 22:34:29 +02:00
webdav make the filesystem configurable (no gui yet) 2010-09-06 20:02:17 +02:00
.gitignore fix permissions, start to implement private data api 2010-07-16 11:36:03 +02:00
README fix permissions, start to implement private data api 2010-07-16 11:36:03 +02:00
TODO fix permissions, start to implement private data api 2010-07-16 11:36:03 +02:00
db_structure.xml fix error during the creation of the database table when using mysql 2010-08-12 17:11:32 +02:00
index.php fix permissions, start to implement private data api 2010-07-16 11:36:03 +02:00

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