nextcloud/core/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
..
tests Fix DOM element ids in share dialog 2015-10-16 10:54:45 +02:00
apps.js Fix controls bar calculation 2015-08-28 12:23:57 +02:00
avatar.js
backgroundjobs.js add admin documentation hints to Federated Cloud Sharing and cron 2015-04-09 12:07:05 +02:00
compatibility.js
config.js
config.php update licence headers via script 2015-10-05 21:15:52 +02:00
core.json Update JS unit tests for share dialog (WIP) 2015-09-16 07:23:29 +02:00
eventsource.js Encode requesttoken 2015-02-16 20:28:30 +01:00
installation.js
jquery-showpassword.js
jquery.avatar.js Added js tests for jquery.avatar 2015-09-14 10:17:24 +02:00
jquery.ocdialog.js Resize filepicker on window size change 2015-05-06 11:00:23 +02:00
js.js Disable app icon preview in apps page for IE 2015-10-21 10:50:06 +02:00
l10n.js Added ext storage mount options GUI 2015-03-26 11:21:03 +01:00
login.js show feedback spinner for log in process 2015-08-27 21:08:46 +02:00
lostpassword.js
maintenance-check.js Use OC.webroot instead of calculating the URL 2015-05-11 17:01:57 +02:00
mimetype.js Allow recursive mimetype aliases 2015-10-02 15:28:23 +02:00
mimetypelist.js Updated some mimetypes 2015-10-02 15:28:23 +02:00
multiselect.js fix multiselect 2015-09-25 00:51:39 +02:00
oc-backbone.js make available as OC.Backbone to avoid conflicts 2015-08-06 12:08:42 +02:00
oc-dialogs.js fix filepicker loading spinner 2015-10-19 23:43:12 +02:00
oc-requesttoken.js Do not add sensitive request headers for cross domain requests 2015-09-15 11:42:13 +02:00
octemplate.js
placeholder.js use normal font weight instead of bold for image placeholders 2015-05-22 03:26:30 +02:00
placeholders.js
setup.js Remove remainings of mssql 2015-07-29 18:19:31 +02:00
setupchecks.js [admin] check for correct PHP memcached module 2015-10-06 08:51:47 +02:00
share.js Typo 2015-09-19 10:34:19 +02:00
shareconfigmodel.js Update JS unit tests for share dialog (WIP) 2015-09-16 07:23:29 +02:00
sharedialogexpirationview.js Fix DOM element ids in share dialog 2015-10-16 10:54:45 +02:00
sharedialoglinkshareview.js Fix spinner positions in share tab 2015-10-16 15:54:27 +02:00
sharedialogresharerinfoview.js More unit tests for share dialog 2015-09-16 07:23:29 +02:00
sharedialogshareelistview.js Fix DOM element ids in share dialog 2015-10-16 10:54:45 +02:00
sharedialogview.js Fix DOM element ids in share dialog 2015-10-16 10:54:45 +02:00
shareitemmodel.js Fix share email sending feedback 2015-10-08 16:39:12 +02:00
singleselect.js
tags.js
update-notification.js Use OC.Notification for update notifications 2015-05-03 17:26:03 +02:00
update.js Allow leaving update page when errors occurred 2015-10-20 13:29:44 +02:00
visitortimezone.js