You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Volkan Gezer d93b5f9927 The latest developer manual link 10 years ago
3rdparty@da3c9f651a updating 3rdparty submodule 10 years ago
apps Check whether the user has permissions to add personal storage backends 10 years ago
build added missing packages required to run "karma" and "phantomjs" inside 10 years ago
config Allow using "/" in "overwritewebroot" 10 years ago
core [tx-robot] updated from transifex 10 years ago
l10n [tx-robot] updated from transifex 10 years ago
lib p() and print_unescaped() also take arrays as parameter 10 years ago
ocs Merge branch 'master' into load-apps-proper-master 10 years ago
search killing some more calls to OC_App::loadApps(); - because we load all apps in handleRequest() 10 years ago
settings [tx-robot] updated from transifex 10 years ago
tests Remove annoying karma 404 warnings for images 10 years ago
themes Gitorious => Github 12 years ago
.gitignore added missing ignores for files and directories created by "autotest-js" 10 years ago
.gitmodules use https as submodule url 10 years ago
.htaccess remove css files from rewrite rule - there is no need to rewrite css any more 11 years ago
.jshintrc Merge branch 'master' into jshint-globals-oc-t-n 10 years ago
.scrutinizer.yml ignore underscore.js in scrutinizer.yml 10 years ago
AUTHORS Add _many_ newlines at the end of files 11 years ago
CONTRIBUTING.md Adding link to documents repo 11 years ago
COPYING-AGPL Really add AGPL file 14 years ago
COPYING-README Add _many_ newlines at the end of files 11 years ago
README.md The latest developer manual link 10 years ago
autotest-js.sh Fixed unit test scripts + coverage 10 years ago
autotest.cmd disable echo off 11 years ago
autotest.sh Use git checkout on directory as some files may not be in git resulting in, e.g.: 10 years ago
console.php call OC_App::loadApps(); to load all commands of all apps and related functionality 10 years ago
cron.php Merge pull request #7107 from owncloud/load-apps-proper-master 10 years ago
db_structure.xml Add index on oc_appconfig for appid 11 years ago
index.html Try to prefer index.php over index.html in the same directory 11 years ago
index.php remove global variable $RUNTIME_NOAPPS - it's just superfluous 10 years ago
issue_template.md Removed quota question 10 years ago
occ adding executable script occ (ownCloud console) 11 years ago
public.php Merge pull request #7599 from owncloud/public-pathinfo 10 years ago
remote.php Merge branch 'master' into load-apps-proper-master 10 years ago
robots.txt Add robot.txt 12 years ago
status.php remove some more global variable $RUNTIME_NOAPPS 10 years ago
version.php Increase version to trigger upgrade related to .ocdata 10 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