nextcloud/apps/files/tests/js
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
..
appSpec.js Tentative fix for legacy file actions unit test side effect 2014-09-16 15:38:44 +02:00
breadcrumbSpec.js Parse backslash as directory separator in breadcrumb 2015-01-24 09:56:00 +01:00
favoritesfilelistspec.js Added favorites feature to the files app 2014-12-15 12:10:54 +01:00
favoritespluginspec.js Added favorites feature to the files app 2014-12-15 12:10:54 +01:00
fileUploadSpec.js Added unit tests for "add()" method for file upload 2014-03-06 13:53:34 +01:00
fileactionsSpec.js Improve FileActions JS to allow for custom rendering 2014-11-24 16:26:50 +01:00
filelistSpec.js Disallow ctrl click to select when selection not allowed 2015-01-15 18:16:27 +01:00
filesSpec.js Namespacing for FileList, FileActions and trashbin app 2014-05-15 17:51:04 +02:00
filesummarySpec.js add file summary filter spec tests 2015-01-02 10:28:42 +01:00
tagspluginspec.js Properly update internal file info with updated tags 2015-01-12 17:58:57 +01:00