Go to file
Jakob Sack 61ffa182ee Application "files" is able to list the files again, start of splitting css files 2011-03-02 23:06:23 +01:00
3dparty Getting rid of Smarty, using our own template system 2011-03-02 11:56:48 +01:00
admin Getting rid of Smarty, using our own template system 2011-03-02 11:56:48 +01:00
bin Start of the refactoring. Commit is quite big because I forgot to use git right from the beginning. Sorry. 2011-03-01 23:20:16 +01:00
config fix permissions, start to implement private data api 2010-07-16 11:36:03 +02:00
css Application "files" is able to list the files again, start of splitting css files 2011-03-02 23:06:23 +01:00
files Application "files" is able to list the files again, start of splitting css files 2011-03-02 23:06:23 +01:00
img Introducing OC_HELPER for small helper functions; making setup of filesystem optional 2011-03-02 22:18:22 +01: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 Application "files" is able to list the files again, start of splitting css files 2011-03-02 23:06:23 +01:00
log Application "files" is able to list the files again, start of splitting css files 2011-03-02 23:06:23 +01:00
ocs Fix licencing, make headers refer to intended AGPL, include copy of AGPL 2011-02-09 14:50:27 +00:00
plugins Deactivate all plugins for now 2011-03-02 00:16:28 +01:00
settings Getting rid of Smarty, using our own template system 2011-03-02 11:56:48 +01:00
templates Getting rid of Smarty, using our own template system 2011-03-02 11:56:48 +01: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
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 Start of the refactoring. Commit is quite big because I forgot to use git right from the beginning. Sorry. 2011-03-01 23:20:16 +01:00
webdav.php Start of the refactoring. Commit is quite big because I forgot to use git right from the beginning. Sorry. 2011-03-01 23:20:16 +01: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