Nextcloud Server
Go to file
2011-07-02 07:17:05 +05:30
3dparty Fix php4 legacy calls 2011-06-13 13:48:25 +02:00
admin Make Jans German translation usuable 2011-06-23 10:58:06 +02:00
apps you can now use your owncloud url as openid provider 2011-06-24 22:09:55 +02:00
config Adding clear logs functions 2011-06-07 15:48:21 -04:00
core provide an option to add custom elements to the header of templates 2011-06-24 18:02:19 +02:00
docs More l10n-stuff 2011-06-19 23:33:34 +02:00
files stop confusing people with a dummy share button 2011-06-23 12:17:03 +02:00
help Make Jans German translation usuable 2011-06-23 10:58:06 +02:00
l10n Make Jans German translation usuable 2011-06-23 10:58:06 +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 add oc_user::getUser to get the user id of the loggedin user 2011-06-22 12:50:57 +02:00
ocs
search return to default page on empty search 2011-06-23 12:17:03 +02:00
settings Make Jans German translation usuable 2011-06-23 10:58:06 +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
COPYING-README
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