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.
 
 
 
 
 
 
Jakob Sack f66d3ab208 Implementation of OC_APPCONFIG, OC_CONFIG and OC_PREFERENCES 14 years ago
3dparty Getting rid of Smarty, using our own template system 14 years ago
admin Fix a couple of minor coding errors 14 years ago
bin Start of the refactoring. Commit is quite big because I forgot to use git right from the beginning. Sorry. 14 years ago
config fix permissions, start to implement private data api 15 years ago
css Application "files" is able to list the files again, start of splitting css files 14 years ago
files I changed my mind: webdav.php is for files only, so it belongs in this directory! 14 years ago
img Base for a more flexible navigation 14 years ago
js Application "files" is able to list the files again, start of splitting css files 14 years ago
lib Implementation of OC_APPCONFIG, OC_CONFIG and OC_PREFERENCES 14 years ago
log Fix a couple of minor coding errors 14 years ago
ocs Fix licencing, make headers refer to intended AGPL, include copy of AGPL 14 years ago
plugins Deactivate all plugins for now 14 years ago
settings Fix a couple of minor coding errors 14 years ago
skeleton Fixed PHP syntax in skeleton template files. 14 years ago
templates Merge branch 'refactoring' of git.kde.org:owncloud into refactoring 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
TODO fix permissions, start to implement private data api 15 years ago
db_structure.xml fix error during the creation of the database table when using mysql 15 years ago
index.php Start of the refactoring. Commit is quite big because I forgot to use git right from the beginning. Sorry. 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