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
Thomas Müller da3974bcb2 - drop permissions table and related code
- the file/folder's permission is now stored in the file cache
- BackGroundWatcher has been removed - this has meanwhile be replaced by occ files:scan which can be executed in a cron jobs
- increase version to trigger database migration
10 years ago
.idea add phpstorm code style 10 years ago
3rdparty@554277edd6 use phpseclib from 3rdparty 10 years ago
apps - drop permissions table and related code 10 years ago
build Remove all occurences of @brief and @returns from PHPDoc 10 years ago
config Merge pull request #8607 from owncloud/filescan_app_hook 10 years ago
core Merge pull request #8701 from owncloud/slide-up-toggle 10 years ago
l10n [tx-robot] updated from transifex 10 years ago
lib - drop permissions table and related code 10 years ago
ocs OCS API calls will always return English messages 10 years ago
search search: fix color hex code 10 years ago
settings Merge pull request #8468 from owncloud/remove-infieldlabels 10 years ago
tests - drop permissions table and related code 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 trailing tab 10 years ago
.jshintrc Files app navigation can now switch 10 years ago
.scrutinizer.yml move to updated version of placeholder 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 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 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 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 "echo" is a language construct. Don't treat it like a function. 10 years ago
version.php - drop permissions table and related code 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