Nextcloud Server
Go to file
2010-07-15 14:09:22 +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 Initial version of remote ownCloud access through filesystem abstraction 2010-07-07 12:30:30 +02:00
img
inc Support for mod_auth added 2010-07-15 14:09:22 +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 Fix custom database names 2010-07-06 19:57:08 +02:00
index.php simple fixes 2010-05-02 11:24:46 +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:
http://gitorious.org/owncloud