server/core
Simon Eisenmann c80c5ad958 Fixup getURLParameter behavior
This commit further changes the behavior of getURLParmeter to handle
encoded parameter values and returns the decoded string and improves
behavior for parameters without value and multiple equals and other
similar cases which did not work before. See the comments at
http://stackoverflow.com/questions/1403888/get-escaped-url-parameter for
a list of the issues handled by the updated implementation.

This change does not change the general behavior of the function. Empty
or non existing parameters still return an empty string ('').
2016-09-16 16:11:08 +02:00
..
ajax Check if the file isReadable() before sending a (cached) preview 2016-08-29 10:58:57 +02:00
Command Display an error when updating .htaccess failed 2016-09-13 10:51:48 +02:00
Controller Deprecate getEditionString() 2016-09-06 16:05:28 +02:00
css add 2fa backup codes app 2016-09-05 08:51:13 +02:00
doc changed to nextcloud 2016-06-22 08:20:23 +02:00
fonts move font back from Light to Regular for body text on normal-res screens, fix #18954 2015-11-10 16:12:42 +01:00
img Add viewBox to app icons 2016-08-17 15:23:51 +02:00
js Fixup getURLParameter behavior 2016-09-16 16:11:08 +02:00
l10n [tx-robot] updated from transifex 2016-09-14 00:10:31 +00:00
Middleware prevent infinite redirect loops if the there is no 2fa provider to pass 2016-08-24 10:49:23 +02:00
search Update with robin 2016-07-21 18:13:58 +02:00
skeleton ownCloud -> Nextcloud 2016-07-28 15:47:04 +02:00
templates Deprecate getEditionString() 2016-09-06 16:05:28 +02:00
vendor update moment.js to 2.15 2016-09-14 13:53:47 +02:00
Application.php UserController does not require Defaults 2016-08-29 21:14:50 +02:00
register_command.php Changed logtype to file instead of owncloud. 2016-07-22 11:44:19 +02:00
routes.php Remove the core tag routes since they are broken 2016-08-26 15:00:18 +02:00
shipped.json add 2fa backup codes app 2016-09-05 08:51:13 +02:00
strings.php Update with robin 2016-07-21 18:13:58 +02:00