nextcloud/apps/files_versions
Vincent Petry 28be8496a9 Fixed various file name escaping issues in core apps
- Refactored file tr lookup into FileList.findFileEl that uses
  filterAttr to avoid escaping issues in jQuery selectors
- Fixed versions and sharing app to properly escape file names in
  attributes

Backport to stable6 of 1042733
2014-01-12 13:29:54 +01:00
..
ajax detect mimetype from the original filename, without the versioning timestamp 2013-11-28 18:59:38 +01:00
appinfo make sure that we don't try to access an already deleted files, fixes some file source not found warnings 2013-11-28 13:31:08 +01:00
css remove hover effect from preview image 2013-10-04 15:13:05 +02:00
js Fixed various file name escaping issues in core apps 2014-01-12 13:29:54 +01:00
l10n [tx-robot] updated from transifex 2013-11-29 14:10:40 -05:00
lib use better coding style 2013-11-28 19:31:35 +01:00
download.php Moved content disposition code+workarounds to OCP\Response 2014-01-07 22:11:22 +01:00