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 f48344df30 recursive deletion is now in OC_HELPER 15 years ago
3dparty we also need Console 15 years ago
admin Fix typo 15 years ago
apps apps are now stored in /apps 15 years ago
config Use OC_CONFIG where possible 15 years ago
css New installer. 15 years ago
docs Of course we should change the column names in the SQL file as well 15 years ago
files add autocomplete for paths 15 years ago
help change printPageNavi() to getPageNavi() to allow some more flexibility 15 years ago
img renamed application-octet-stream.png to file.png 15 years ago
js fix some bugs in the first run dialog, and hide advanced setting initially. 15 years ago
lib recursive deletion is now in OC_HELPER 15 years ago
log Adapt "log" to latest database cahnges, use preferences instead of appconfig 15 years ago
ocs Fix licencing, make headers refer to intended AGPL, include copy of AGPL 15 years ago
plugins make error 404 template usable as stand alone php file 15 years ago
search add search functionality, for now only searches files but plugins/apps can extend that 15 years ago
settings Made the "change password" thingie in settings working 15 years ago
templates fix some bugs in the first run dialog, and hide advanced setting initially. 15 years ago
.gitignore add kdevelop project files to .gitignore 15 years ago
COPYING-AGPL Really add AGPL file 15 years ago
COPYING-README More licence clarification 15 years ago
README update readme to reflect move to git.kde.org 15 years ago
db_structure.xml Renamed a few columns in order t ohave both sqlite and mysql up and running 15 years ago
index.php New installer. 15 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