server/core
Daniel Calviño Sánchez f8e3b572c8 Remove no longer needed escaping of special characters
The escaping of special characters was needed when the ids of the
permission checkboxes for shares were based on the "shareWith" field.
Since they are based on the "shareId" field the escaping is no longer
needed, as the "sharedId" is expected to always contain compatible
characters.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-04-18 17:03:45 +02:00
..
ajax Merge pull request #7918 from nextcloud/properly-log-exceptions 2018-01-23 11:56:02 +01:00
Command Set the default log rotate size to 100 MB 2018-04-11 00:27:51 +02:00
Controller Use proper types 2018-04-11 00:21:25 +02:00
css Merge pull request #9002 from nextcloud/whitespace 2018-04-10 23:05:01 +02:00
doc
fonts Add TTF of OpenSand-{Ligh,Semibold} 2018-02-19 12:34:49 +01:00
img Add video switch icon 2018-04-07 20:53:36 +02:00
js Remove no longer needed escaping of special characters 2018-04-18 17:03:45 +02:00
l10n [tx-robot] updated from transifex 2018-04-18 00:13:30 +00:00
Middleware Update license headers 2017-11-06 16:56:19 +01:00
Migrations Also make it the uid_lower migration work on oracle 2018-04-10 10:47:31 +02:00
search Move search to proper Controller 2018-03-09 14:36:48 +01:00
skeleton
templates Show a link to the docs instead of a button on the untrusted domain page 2018-04-17 17:47:11 +02:00
vendor Update core.js 2018-01-29 16:58:03 +01:00
Application.php Update license headers 2017-11-06 16:56:19 +01:00
register_command.php Validate the info.xml against the appstore schema file 2018-02-16 10:23:51 +01:00
routes.php Improve login flow 2018-04-08 13:42:36 +02:00
shipped.json
strings.php