nextcloud/apps/files_versions
Vincent Petry 1042733634 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
2014-01-10 15:02:26 +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-10 15:02:26 +01:00
l10n [tx-robot] updated from transifex 2014-01-07 01:56:11 -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 2013-12-10 12:42:26 +01:00