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.
 
 
 
 
 
 
Jörn Friedrich Dreyer f2fe00e972 fix rebase, use 'object::user:<username>' or 'object::store:<storageid> as storage id, by default use container/bucket name for storageid, make storageid configurable, store user only for HomeObjectStoreStorage, change updateObject() to writeObject() 12 years ago
.idea Upgrade SabreDAV to 1.8.10 12 years ago
3rdparty@20066c9f65 update 3rdparty 12 years ago
apps fix rename of encryption keys 12 years ago
build Remove all occurences of @brief and @returns from PHPDoc 12 years ago
config add autocreate config option for containers, implement autocreate and delete of containers, use generated container names for tests 12 years ago
core [tx-robot] updated from transifex 12 years ago
l10n [tx-robot] updated from transifex 12 years ago
lib fix rebase, use 'object::user:<username>' or 'object::store:<storageid> as storage id, by default use container/bucket name for storageid, make storageid configurable, store user only for HomeObjectStoreStorage, change updateObject() to writeObject() 12 years ago
ocs OCS API calls will always return English messages 12 years ago
search allow apps to add translation for search result typeid 12 years ago
settings [tx-robot] updated from transifex 12 years ago
tests change architecture from inheritance to composition 12 years ago
themes
.gitignore added missing ignores for files and directories created by "autotest-js" 12 years ago
.gitmodules use https as submodule url 12 years ago
.htaccess That file was accidentally commited. Partially revert f2fc214ce0 12 years ago
.jshintrc Files app navigation can now switch 12 years ago
.scrutinizer.yml move to updated version of placeholder 12 years ago
AUTHORS Add _many_ newlines at the end of files 13 years ago
CONTRIBUTING.md Updated Owncloud Mailinglist URL 12 years ago
COPYING-AGPL
COPYING-README Add _many_ newlines at the end of files 13 years ago
README.md The latest developer manual link 12 years ago
autotest-js.sh Fixed unit test scripts + coverage 12 years ago
autotest.cmd disable echo off 12 years ago
autotest.sh Use git checkout on directory as some files may not be in git resulting in, e.g.: 12 years ago
console.php adding try/catch + switch to config object as provided by the server container 12 years ago
cron.php Merge pull request #7107 from owncloud/load-apps-proper-master 12 years ago
db_structure.xml - drop permissions table and related code 12 years ago
index.html Try to prefer index.php over index.html in the same directory 13 years ago
index.php remove global variable $RUNTIME_NOAPPS - it's just superfluous 12 years ago
issue_template.md Removed quota question 12 years ago
occ adding executable script occ (ownCloud console) 13 years ago
public.php Move authentication to it's own call 12 years ago
remote.php Move authentication to it's own call 12 years ago
robots.txt
status.php "echo" is a language construct. Don't treat it like a function. 12 years ago
version.php increase to 7.0 alpha 1 12 years ago

README.md

ownCloud

ownCloud gives you freedom and control over your own data. A personal cloud which runs on your own server.

Build Status on Jenkins CI

Git master: Build Status

Quality: Scrutinizer Quality Score

Installation instructions

http://doc.owncloud.org/server/7.0/developer_manual/app/index.html

Contribution Guidelines

http://owncloud.org/contribute/

Get in touch

Important notice on translations

Please submit translations via Transifex: https://www.transifex.com/projects/p/owncloud/

For more detailed information about translations: http://doc.owncloud.org/server/7.0/developer_manual/core/translation.html