nextcloud/apps/files
Lukas Reschke b848062d88 Parse backslash as directory separator in breadcrumb
This will parse backslashes as directory separators in breadcrumbs. Thus when accessing something like `/index.php/apps/files?dir=foo\foo` the breadcrumb will properly resolve this instead of showing `foo\foo`

Fixes https://github.com/owncloud/core/issues/13643
2015-01-24 09:56:00 +01:00
..
ajax Remove stripslashes() from newfolder.php 2015-01-19 14:12:36 +01:00
appinfo Merge pull request #12865 from owncloud/files-tags-webdav 2014-12-19 09:33:28 +01:00
command Fix check if a path argument is passed to occ files:scan 2015-01-06 15:27:03 +01:00
controller Ignore favorites that are not available when creating the favorites list 2015-01-23 10:11:14 +01:00
css Merge pull request #13276 from Sugaroverdose/fix_#11348 2015-01-18 21:42:06 +01:00
js Parse backslash as directory separator in breadcrumb 2015-01-24 09:56:00 +01:00
l10n [tx-robot] updated from transifex 2015-01-21 01:55:15 -05:00
lib Fix PHP doc and enforce type 2015-01-13 14:47:54 +01:00
service Ignore favorites that are not available when creating the favorites list 2015-01-23 10:11:14 +01:00
templates use class for no results div instead of id. the elements are not unique. 2015-01-06 14:34:35 +01:00
tests Parse backslash as directory separator in breadcrumb 2015-01-24 09:56:00 +01:00
admin.php
download.php Use secure mimetype for content delivery 2014-09-08 15:57:39 +02:00
index.php Remove unneeded addTranslations() calls 2015-01-14 14:36:23 +01:00
list.php
settings.php
simplelist.php Fixed small code style issues 2014-12-15 17:20:41 +01:00