nextcloud/apps/files_sharing/js
Lukas Reschke 9cfbf7ed1c Fix SVG icons
FIXME: Ugly hack to prevent SVG of being returned if the SVG
provider is not enabled.
This is required because the preview system is designed in a
bad way and relies on opt-in with asterisks (i.e. image/*)
which will lead to the fact that a SVG will also match the image
provider.

Conflicts:
	lib/private/preview.php
2014-10-16 12:35:51 +02:00
..
app.js Propagate file action changes to the file lists 2014-07-09 12:26:33 +02:00
external.js fix button text l10n 2014-09-22 09:32:03 +02:00
public.js Fix SVG icons 2014-10-16 12:35:51 +02:00
settings-admin.js add settings to disable server to server sharing 2014-06-14 10:22:38 +02:00
share.js reduce share action text to the user name only 2014-07-14 21:11:50 +02:00
sharedfilelist.js Show original path information in trashbin and sharing views 2014-09-11 15:45:42 +01:00