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
Daniel Molkentin 1efa338a52 Add .tag file to make tar balls tracable
The "git archive" operation will substitute the contents of this
file with the hash sum of the commit that this tar ball is based
on. This improves tracebility and allows to retrospectively set
tags. It has proven to be a valuable asset in mirall.
10 years ago
.idea Upgrade SabreDAV to 1.8.10 10 years ago
3rdparty@045dde529e use the right interface \Sabre\DAVACL\PrincipalBackend\BackendInterface 10 years ago
apps [tx-robot] updated from transifex 10 years ago
build Remove all occurences of @brief and @returns from PHPDoc 10 years ago
config Merge pull request #9018 from owncloud/dbms-socket-support 10 years ago
core add proper Exception message for invalid token 10 years ago
l10n [tx-robot] updated from transifex 10 years ago
lib Merge pull request #8978 from owncloud/movie_preview_improvements 10 years ago
ocs OCS API calls will always return English messages 10 years ago
search allow apps to add translation for search result typeid 10 years ago
settings Merge pull request #9028 from owncloud/table-to-paragraph-layout-for-https 10 years ago
tests Merge pull request #8968 from owncloud/scanner-parent-repair 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 legacy routing code 10 years ago
.jshintrc Files app navigation can now switch 10 years ago
.scrutinizer.yml move to updated version of placeholder 10 years ago
.tag Add .tag file to make tar balls tracable 10 years ago
AUTHORS Add _many_ newlines at the end of files 11 years ago
CONTRIBUTING.md Updated Owncloud Mailinglist URL 10 years ago
COPYING-AGPL Really add AGPL file 13 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 adding try/catch + switch to config object as provided by the server container 10 years ago
cron.php Merge pull request #7107 from owncloud/load-apps-proper-master 10 years ago
db_structure.xml - drop permissions table and related code 10 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 Move authentication to it's own call 10 years ago
remote.php Move authentication to it's own call 10 years ago
robots.txt Add robot.txt 11 years ago
status.php "echo" is a language construct. Don't treat it like a function. 10 years ago
version.php increase to 7.0 alpha 1 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