Nextcloud Server
Go to file
Vincent Petry 363f8f3205 Do not clear URL hash when no external mount params given
Whenever external share parameters were passed through the URL hash, the
URL hash will now be cleared.

In other cases, the hash needs to be left alone because it is used as
workaround for the lack of history API in IE8 / IE9

Removed getParamterByName() and use OC.Util.History.parseUrlQuery() that
does the same, including replacing the "+" with spaces.
2014-06-25 12:24:46 +02:00
.idea
3rdparty@045dde529e
apps Do not clear URL hash when no external mount params given 2014-06-25 12:24:46 +02:00
build
config
core fixes the layout for error messages on the update page 2014-06-24 08:39:43 +02:00
l10n [tx-robot] updated from transifex 2014-06-24 01:54:39 -04:00
lib [tx-robot] updated from transifex 2014-06-24 01:54:39 -04:00
ocs
search
settings Merge pull request #9145 from owncloud/everyonecount 2014-06-24 20:58:35 +02:00
tests Added unit test for the helper's rmdirr 2014-06-23 16:48:25 +02:00
themes
.gitignore
.gitmodules
.htaccess
.jshintrc
.scrutinizer.yml
AUTHORS
autotest-js.sh
autotest.cmd
autotest.sh
console.php
CONTRIBUTING.md
COPYING-AGPL
COPYING-README
cron.php
db_structure.xml
index.html
index.php
issue_template.md
occ
public.php
README.md
remote.php
robots.txt
status.php
version.php 7.0.0 alpha 2 2014-06-21 18:52:47 -04: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 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