Go to file
Robin Appelman ee0f1490e1 Multiply changes to user system
keeping tracked of the logged in user is no longer done by the active backend but by oc_user directly instead

multiply backends can be active at the same time, allowing alternative authentication procedures like openid or tokens to be used next to the regular user system
2011-06-21 19:28:46 +02:00
3dparty Fix php4 legacy calls 2011-06-13 13:48:25 +02:00
admin fixed wrong php tags 2011-06-21 19:18:34 +02:00
apps app files_publiclink is now translateable 2011-06-20 00:17:49 +02:00
config Adding clear logs functions 2011-06-07 15:48:21 -04:00
core Updated danish translation 2011-06-21 16:01:47 +02:00
docs More l10n-stuff 2011-06-19 23:33:34 +02:00
files moved core stuff to /core 2011-06-20 20:29:30 +02:00
help Updated danish translation 2011-06-21 16:01:47 +02:00
l10n Updated l10n script, fixed translation in admin/users template 2011-06-21 16:19:30 +02:00
lib Multiply changes to user system 2011-06-21 19:28:46 +02:00
log update dutch translations 2011-06-21 15:10:33 +02: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 Updated danish translation 2011-06-21 16:01:47 +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 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 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