Go to file
Jan-Christoph Borchardt 5165e5dfcf removed search box from settings area 2011-07-06 19:36:41 +02:00
3dparty Fix php4 legacy calls 2011-06-13 13:48:25 +02:00
admin only try to create the user once 2011-07-06 00:34:24 +02:00
apps only use ldap user backend when it is configured 2011-07-06 00:30:57 +02:00
config Adding clear logs functions 2011-06-07 15:48:21 -04:00
core removed search box from settings area 2011-07-06 19:36:41 +02:00
docs More l10n-stuff 2011-06-19 23:33:34 +02:00
files reactivated Upload & New Folder button icons 2011-07-06 19:17:28 +02:00
help Make Jans German translation usuable 2011-06-23 10:58:06 +02:00
l10n More nl l10n improvements 2011-07-04 00:39:04 +02:00
lib Fix to make the Unlock mechanism of WebDAV work. Previously when using unlock in cadaver etc was used the lock entry corresponding to the file was not deleted in the sqlite database table oc_locks. The error was because the delete query in the Unlock function was not getting executed :) 2011-07-02 07:17:05 +05:30
log More nl l10n improvements 2011-07-04 00:39:04 +02:00
ocs Fix licencing, make headers refer to intended AGPL, include copy of AGPL 2011-02-09 14:50:27 +00:00
search return to default page on empty search 2011-06-23 12:17:03 +02:00
settings More nl l10n improvements 2011-07-04 00:39:04 +02:00
tests small fix in filesystem test 2011-06-14 01:23:10 +02:00
.gitignore L10N is here ;-) 2011-06-19 18:53:02 +02:00
.htaccess fix 404 2011-06-23 23:47:46 +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 fixed page reload after logout 2011-06-20 21:09:34 +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