Nextcloud Server
Go to file
Lukas Reschke 27c1409be5 Encode parameters in OC.generateUrl by itself
This function is often used in a wrong and potential dangerous way... Thus we should escape the URL per default and offer developers to disable the automatic escaping via an option parameter if they really want that behaviour.

Might break some things, however, those things are then easy to fix and we really have a ton of bugs caused by this...

Fixes https://github.com/owncloud/core/issues/14228
2015-02-17 14:41:06 +01:00
.idea
3rdparty@5142d69c5c Update 3rdparty commit to master 2015-02-16 14:53:16 +01:00
apps [tx-robot] updated from transifex 2015-02-17 01:56:23 -05:00
build
config Removed anchor in config.sample.php 2015-02-12 22:00:24 +01:00
core Encode parameters in OC.generateUrl by itself 2015-02-17 14:41:06 +01:00
l10n
lib Merge pull request #14056 from owncloud/refactor/13976 2015-02-17 13:17:04 +01:00
ocs Refactor OC_Request into TrustedDomainHelper and IRequest 2015-02-16 22:13:00 +01:00
settings Merge pull request #14056 from owncloud/refactor/13976 2015-02-17 13:17:04 +01:00
tests Refactor OC_Request into TrustedDomainHelper and IRequest 2015-02-16 22:13:00 +01:00
themes
.bowerrc
.gitignore
.gitmodules
.htaccess Setting default charset to UTF-8 in .htaccess and .user.ini 2015-02-10 09:39:06 +01:00
.jshintrc
.scrutinizer.yml
.tag
.user.ini Setting default charset to UTF-8 in .htaccess and .user.ini 2015-02-10 09:39:06 +01:00
AUTHORS
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 +01:00
CONTRIBUTING.md
COPYING-AGPL
COPYING-README
cron.php
db_structure.xml Revert "Improve: Index for file_map" 2015-02-13 15:15:28 +01:00
index.html
index.php
indie.json
issue_template.md
occ
public.php Refactor OC_Request into TrustedDomainHelper and IRequest 2015-02-16 22:13:00 +01:00
README.md
remote.php Refactor OC_Request into TrustedDomainHelper and IRequest 2015-02-16 22:13:00 +01:00
robots.txt
status.php
version.php Update version to a higher one then before 2015-02-13 15:24:53 +01:00

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