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.
 
 
 
 
 
 
Arthur Schiwon c1c2f2c49e add additional comments, PHPdoc and check whether it's really applicable 12 years ago
3rdparty@da3c9f651a updating 3rdparty submodule 13 years ago
apps add additional comments, PHPdoc and check whether it's really applicable 12 years ago
build added missing packages required to run "karma" and "phantomjs" inside 13 years ago
config Allow using "/" in "overwritewebroot" 13 years ago
core Merge pull request #8286 from owncloud/use-proper-jsdoc 12 years ago
l10n [tx-robot] updated from transifex 12 years ago
lib Merge pull request #8263 from LEDfan/add-key-to-contacts 12 years ago
ocs OCS API calls will always return English messages 13 years ago
search search: fix color hex code 13 years ago
settings fix spelling 'Allow user ...' -> 'Allow users ...' 12 years ago
tests make download and redirectresponse public 12 years ago
themes Gitorious => Github 14 years ago
.gitignore added missing ignores for files and directories created by "autotest-js" 13 years ago
.gitmodules use https as submodule url 13 years ago
.htaccess remove css files from rewrite rule - there is no need to rewrite css any more 13 years ago
.jshintrc Merge branch 'master' into jshint-globals-oc-t-n 13 years ago
.scrutinizer.yml Ignore jquery.multiselect.js - it's 3rdparty 13 years ago
AUTHORS Add _many_ newlines at the end of files 13 years ago
CONTRIBUTING.md Adding link to documents repo 13 years ago
COPYING-AGPL Really add AGPL file 16 years ago
COPYING-README Add _many_ newlines at the end of files 13 years ago
README.md The latest developer manual link 13 years ago
autotest-js.sh Fixed unit test scripts + coverage 13 years ago
autotest.cmd disable echo off 13 years ago
autotest.sh Use git checkout on directory as some files may not be in git resulting in, e.g.: 13 years ago
console.php call OC_App::loadApps(); to load all commands of all apps and related functionality 13 years ago
cron.php Merge pull request #7107 from owncloud/load-apps-proper-master 13 years ago
db_structure.xml Add index on oc_appconfig for appid 13 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 13 years ago
issue_template.md Removed quota question 13 years ago
occ adding executable script occ (ownCloud console) 13 years ago
public.php Merge pull request #7599 from owncloud/public-pathinfo 13 years ago
remote.php Merge branch 'master' into load-apps-proper-master 13 years ago
robots.txt Add robot.txt 14 years ago
status.php Some more PHPDoc fixes 12 years ago
version.php Some more PHPDoc fixes 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