Go to file
Robin Appelman e043f9c6fe make mdb2 not give a ton of error when using strict error reporting 2011-04-16 20:08:12 +02:00
3dparty make mdb2 not give a ton of error when using strict error reporting 2011-04-16 20:08:12 +02:00
admin Merge branch 'refactoring' of git.kde.org:owncloud into refactoring 2011-04-16 18:50:49 +02:00
apps apps are now stored in /apps 2011-04-16 09:46:58 +02:00
config Use OC_CONFIG where possible 2011-04-16 12:18:42 +02:00
css better display for server configuration errors 2011-04-16 18:27:58 +02:00
docs add foldersize table to owncloud.sql 2011-04-16 17:35:32 +02:00
files Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring 2011-04-16 17:50:18 +02:00
help Completely removing personalMenu 2011-04-16 18:06:23 +02:00
img well, forgot to add the favicons ... 2011-04-16 19:54:05 +02:00
js Application "files" is able to list the files again, start of splitting css files 2011-03-02 23:06:23 +01:00
lib use the correct variable name 2011-04-16 19:46:47 +02:00
log Changes in the user experience 2011-04-16 17:49:57 +02:00
ocs Fix licencing, make headers refer to intended AGPL, include copy of AGPL 2011-02-09 14:50:27 +00:00
plugins Changes in the user experience 2011-04-16 17:49:57 +02:00
settings Completely removing personalMenu 2011-04-16 18:06:23 +02:00
templates added a favicon and removed those pesky double quotes 2011-04-16 19:49:18 +02:00
.gitignore fix permissions, start to implement private data api 2010-07-16 11:36:03 +02:00
COPYING-AGPL Really add AGPL file 2011-02-09 15:12:09 +00:00
COPYING-README More licence clarification 2011-02-09 16:15:26 +00:00
README update readme to reflect move to git.kde.org 2011-01-22 03:03:52 +01: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 infinite redirect error that happend in rare cases 2011-04-16 19:22:26 +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:
projects.kde.org/projects/playground/www/owncloud