☁️ Nextcloud server, a safe home for all your data
Find a file
Robin Appelman 9d8047382e fix ocs private data get/set queries for mysql
handle the app paramater with private data get correctly according to the spec

still fails under sqlite (and probably postgresql) but I will look more into that later
2011-01-23 03:23:03 +01:00
admin fix permissions, start to implement private data api 2010-07-16 11:36:03 +02:00
config fix permissions, start to implement private data api 2010-07-16 11:36:03 +02:00
css plugin manager and plugin installer 2010-10-15 23:42:58 +00:00
docs fix permissions, start to implement private data api 2010-07-16 11:36:03 +02:00
files only show files in the filebrowser that we can actually read. 2011-01-22 02:56:16 +01:00
img fix permissions, start to implement private data api 2010-07-16 11:36:03 +02:00
inc fix ocs private data get/set queries for mysql 2011-01-23 03:23:03 +01:00
js only show files in the filebrowser that we can actually read. 2011-01-22 02:56:16 +01:00
log fix permissions, start to implement private data api 2010-07-16 11:36:03 +02:00
ocs fix permissions, start to implement private data api 2010-07-16 11:36:03 +02:00
plugins Fixed typo (Lisener → Listener) 2011-01-01 01:01:57 +01:00
settings fix some typo's 2010-10-31 02:41:36 +02:00
webdav make the filesystem configurable (no gui yet) 2010-09-06 20:02:17 +02:00
.gitignore 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 fix permissions, start to implement private data api 2010-07-16 11:36:03 +02: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

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