nextcloud/apps/files_sharing/js
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
..
app.js improve empty states for sharing and shared links as well 2014-12-17 21:22:28 +01:00
external.js Merge pull request #13525 from owncloud/s2s-fixscanfileforbrokenstorage 2015-01-28 00:31:37 +01:00
public.js Fallback to picture preview for IE <= 9 2015-05-28 15:36:28 +02:00
settings-admin.js add admin documentation hints to Federated Cloud Sharing and cron 2015-04-09 12:07:05 +02:00
share.js Disable JS plugin for sharing in public mode 2015-01-26 19:55:48 +01:00
sharedfilelist.js Enable file icons & previews in "Shared ..." categories 2015-05-06 18:32:52 +02:00