nextcloud/settings/js
Vincent Petry 89e3860e1a Disable app icon preview in apps page for IE
All IE versions are not able to properly upscale SVG icons unless the
said SVG files contain a "viewBox" attribute, which is not always the
case. Also we cannot guarantee that all third party apps will have this
attribute in their icons.

So for now, app icons will not be displayed in IE instead of broken
ones.
2015-10-21 10:50:06 +02:00
..
users Delete last undoable user before user creation 2015-10-07 16:17:38 +02:00
admin.js save excluded groups in json format - fixes #10983 2015-10-01 15:37:55 +02:00
apps.js Disable app icon preview in apps page for IE 2015-10-21 10:50:06 +02:00
log.js force log messages to break to alleviate horizontal scroll on Admin page 2015-03-26 12:34:57 +01:00
old-apps.js introduce new app page layout 2014-10-15 15:21:40 +02:00
personal.js Merge pull request #19625 from owncloud/passwordchange-hidestrengthify 2015-10-14 12:52:07 +02:00
settings.js Fix group select autocomplete 2015-01-06 15:48:15 +01:00