Nextcloud Server
Go to file
Robin Appelman a73fbc5e32 Merge commit 'refs/merge-requests/27' of git://gitorious.org/owncloud/owncloud into merge
Conflicts:
	inc/HTTP/WebDAV/Server/Filesystem.php
	inc/lib_config.php
	inc/lib_log.php
	inc/lib_user.php
	inc/templates/adminform.php
2010-07-05 12:17:31 +02:00
admin when not admin, only show logs of the current user 2010-05-22 23:26:40 +02:00
config Merge commit 'refs/merge-requests/27' of git://gitorious.org/owncloud/owncloud into merge 2010-07-05 12:17:31 +02:00
css Merge commit 'refs/merge-requests/27' of git://gitorious.org/owncloud/owncloud into merge 2010-07-05 12:17:31 +02:00
docs updated docs 2010-05-22 22:38:27 +02:00
files webdav fixes 2010-05-11 20:35:29 +02:00
img
inc Merge commit 'refs/merge-requests/27' of git://gitorious.org/owncloud/owncloud into merge 2010-07-05 12:17:31 +02:00
js change target directory for uploads when changing folders in web-frontend 2010-06-29 04:00:01 +02:00
log
ocs fixes in log and ocs 2010-05-15 22:29:14 +02:00
plugins
settings
webdav webdav fixes 2010-05-11 20:35:29 +02:00
.gitignore Merge commit 'refs/merge-requests/27' of git://gitorious.org/owncloud/owncloud into merge 2010-07-05 12:17:31 +02:00
db_structure.xml Initial PostgreSQL support 2010-06-20 17:58:39 +02:00
index.php
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:
http://gitorious.org/owncloud