You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Robin Appelman 87ebd6700d Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring 14 years ago
3dparty fix more strict errors 14 years ago
admin make the detail page work (more or less) 14 years ago
apps apps are now stored in /apps 14 years ago
config Use OC_CONFIG where possible 14 years ago
css css.length() == css.length()/6 14 years ago
docs Get Hot New Fixes (TM) 14 years ago
files show error code if file upload fails 14 years ago
help Completely removing personalMenu 14 years ago
img well, forgot to add the favicons ... 14 years ago
js Application "files" is able to list the files again, start of splitting css files 14 years ago
lib add OC_GROUP::createGroup(); 14 years ago
log Changes in the user experience 14 years ago
ocs Fix licencing, make headers refer to intended AGPL, include copy of AGPL 14 years ago
plugins Changes in the user experience 14 years ago
settings Completely removing personalMenu 14 years ago
templates added a favicon and removed those pesky double quotes 14 years ago
.gitignore fix permissions, start to implement private data api 15 years ago
COPYING-AGPL Really add AGPL file 14 years ago
COPYING-README More licence clarification 14 years ago
README update readme to reflect move to git.kde.org 14 years ago
db_structure.xml fix error during the creation of the database table when using mysql 15 years ago
index.php check if an item in an array exists before we use it 14 years ago

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