☁️ Nextcloud server, a safe home for all your data
 
 
 
 
 
 
Go to file
Lukas Reschke 615bc5a827 Use `getParam` instead of `server`
`server` is completely wrong here and this will not work on master. With `getParam` it will work fine though.

Testplan:
- [ ] Without patch: Share a file and try to access `http://localhost/public.php?service=files&t=THESHAREDTOKEN` => Fails
- [ ] With patch: Try the same => Works

Master only.
2015-02-23 14:07:42 +07:00
.idea
3rdparty@5142d69c5c Update 3rdparty commit to master 2015-02-16 14:53:16 +07:00
apps [tx-robot] updated from transifex 2015-02-23 01:55:10 +07:00
build
config Allow AppFramework applications to specify a custom CSP header 2015-02-16 11:00:41 +07:00
core [tx-robot] updated from transifex 2015-02-22 01:54:42 +07:00
l10n Correctly create the expected key for plurals with quotes 2015-02-18 13:22:06 +07:00
lib Merge pull request #14422 from owncloud/use-off-and-off 2015-02-23 11:12:53 +07:00
ocs Refactor OC_Request into TrustedDomainHelper and IRequest 2015-02-16 22:13:00 +07:00
settings [tx-robot] updated from transifex 2015-02-23 01:55:10 +07:00
tests Check for PHP configuration before executing unit tests 2015-02-21 11:51:52 +07:00
themes
.bowerrc
.gitignore
.gitmodules
.htaccess Use "off" and "off" instead of true booleans 2015-02-23 09:40:15 +07:00
.jshintrc
.scrutinizer.yml
.tag
.user.ini Use "off" and "off" instead of true booleans 2015-02-23 09:40:15 +07:00
AUTHORS
CONTRIBUTING.md add documentation issue trackers and use https everywhere 2015-02-18 19:13:49 +07:00
COPYING-AGPL
COPYING-README
README.md
autotest-external.sh
autotest-hhvm.sh
autotest-js.sh
autotest.cmd
autotest.sh
bower.json
buildjsdocs.sh
console.php console commands shall not be limited with respect to execution time - fixes #14156 2015-02-16 09:16:32 +07:00
cron.php
db_structure.xml Revert "Improve: Index for file_map" 2015-02-13 15:15:28 +07:00
index.html
index.php
indie.json
issue_template.md
occ
public.php Use `getParam` instead of `server` 2015-02-23 14:07:42 +07:00
remote.php Refactor OC_Request into TrustedDomainHelper and IRequest 2015-02-16 22:13:00 +07:00
robots.txt
status.php
version.php Update version to a higher one then before 2015-02-13 15:24:53 +07:00

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: Scrutinizer Quality Score
  • CodeClimate: Code Climate

Installation instructions

http://doc.owncloud.org/server/8.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/

Transifex

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