Go to file
Kamil Domanski 97ab331b2a change db index names to avoid collisions 2011-06-18 23:57:03 +02:00
3dparty Fix php4 legacy calls 2011-06-13 13:48:25 +02:00
admin handle app repo connection failure 2011-06-18 22:02:45 +02:00
apps change db index names to avoid collisions 2011-06-18 23:57:03 +02:00
config Adding clear logs functions 2011-06-07 15:48:21 -04:00
css Adding clear logs functions 2011-06-07 15:48:21 -04:00
docs Of course we should change the column names in the SQL file as well 2011-05-16 21:01:28 +02:00
files make new folder dialog behave more like a regular form, so you can press enter to create the folder 2011-06-17 14:17:53 +02:00
help change printPageNavi() to getPageNavi() to allow some more flexibility 2011-04-21 23:04:16 +02:00
img renamed application-octet-stream.png to file.png 2011-04-18 22:16:32 +02:00
js fix some bugs in the first run dialog, and hide advanced setting initially. 2011-05-19 23:07:53 +02:00
lib handle app repo connection failure 2011-06-18 22:02:45 +02:00
log Small modifications to clear logs functions 2011-06-07 15:59:53 -04:00
ocs Fix licencing, make headers refer to intended AGPL, include copy of AGPL 2011-02-09 14:50:27 +00:00
search add search functionality, for now only searches files but plugins/apps can extend that 2011-04-24 16:09:27 +02:00
settings Made the "change password" thingie in settings working 2011-04-18 15:07:14 +02:00
templates fix settings page for non-admin users 2011-06-14 16:03:57 +02:00
tests small fix in filesystem test 2011-06-14 01:23:10 +02:00
.gitignore add kdevelop project files to .gitignore 2011-04-18 10:51:38 +02:00
.htaccess make fileactions extendable by plugins 2011-06-04 20:16:44 +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 change db index names to avoid collisions 2011-06-18 23:57:03 +02:00
index.php New installer. 2011-05-17 22:34:31 +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