nextcloud/apps/files_sharing
Vincent Petry 2daef7c7dc Fallback to picture preview for IE <= 9
IE 9 and below do not provide window.btoa and there is currently no way
to generate base64 strings without introducting further dependencies.

So for now the solution is to fall back to the ugly picture mode for
text files whenever IE <= 9 is used.
2015-05-28 15:36:28 +02:00
..
ajax Update license headers 2015-03-26 11:44:36 +01:00
api Enable file icons & previews in "Shared ..." categories 2015-05-06 18:32:52 +02:00
appinfo fix merge 2015-04-27 14:07:16 +02:00
css Restore min-height for single previews 2015-05-20 14:09:31 +02:00
img introduce new app page layout 2014-10-15 15:21:40 +02:00
js Fallback to picture preview for IE <= 9 2015-05-28 15:36:28 +02:00
l10n [tx-robot] updated from transifex 2015-05-28 01:55:22 -04:00
lib Merge pull request #16440 from owncloud/scrutinizer-patch-1 2015-05-19 22:12:35 +02:00
templates add admin documentation hints to Federated Cloud Sharing and cron 2015-04-09 12:07:05 +02:00
tests Merge pull request #16075 from owncloud/skeleton-copy-delay 2015-05-20 13:52:08 +02:00
list.php Update license headers 2015-03-26 11:44:36 +01:00
public.php Update license headers 2015-03-26 11:44:36 +01:00
publicwebdav.php Return 401 when accessing public webdav and s2s is disabled 2015-05-20 12:19:03 +02:00
settings-admin.php Update license headers 2015-03-26 11:44:36 +01:00