nextcloud/core/js
Roeland Jago Douma c8145cdbd6 Javascript mimetype icon resolver
This makes it possible to retrieve the icon for mimetypes in javascript.
It makes no additional queries to the server to retrieve the mimetype.

* config/mimetypealiases.json added
* mimetype.js: this is where the logic resides to convert from mimetype
  to icon url
* mimetypelist.js: generated file with a list of mimetype mapping (aliases)
  and the list of icon files
* ./occ maintenance:mimetypesjs : new command for occ to gernerate
  mimetypes.js
* unit tests updated and still work
* javascript tests added
* theming support
* folder of the theme is now present in javascript (OC.theme.folder)
2015-07-06 16:32:10 +02:00
..
tests Javascript mimetype icon resolver 2015-07-06 16:32:10 +02:00
apps.js fix childs of slideToggle not sliding the target 2015-06-11 18:26:14 +02:00
avatar.js Load avatar in header via PHP 2014-10-23 23:17:18 +02:00
backgroundjobs.js add admin documentation hints to Federated Cloud Sharing and cron 2015-04-09 12:07:05 +02:00
compatibility.js Scrutinizer cleanup 2014-06-02 21:09:41 +02:00
config.js Improved Javascript docs for JSDoc 2014-10-31 13:43:30 +01:00
config.php Javascript mimetype icon resolver 2015-07-06 16:32:10 +02:00
core.json Javascript mimetype icon resolver 2015-07-06 16:32:10 +02:00
eventsource.js Encode requesttoken 2015-02-16 20:28:30 +01:00
installation.js load showpassord.js conditionally in the template only if needed 2014-12-16 18:45:37 +01:00
jquery-showpassword.js Shows The Eye permanently in the Confirm Password field in Personal Settings - fix #5167 2013-10-12 12:42:23 +02:00
jquery-tipsy.js Fix size calculation with css styling of tipsy popup 2011-10-21 22:08:55 +02:00
jquery.avatar.js Color avatars of non-existing users gray and display X instead 2015-03-13 15:29:52 +01:00
jquery.ocdialog.js Resize filepicker on window size change 2015-05-06 11:00:23 +02:00
js.js let buttons hide the sidebar 2015-06-16 19:41:20 +02:00
l10n.js Added ext storage mount options GUI 2015-03-26 11:21:03 +01:00
lostpassword.js Use `/` as redirect location if webroot is set to an empty value 2014-11-21 15:38:36 +01:00
maintenance-check.js Use OC.webroot instead of calculating the URL 2015-05-11 17:01:57 +02:00
mimetype.js Javascript mimetype icon resolver 2015-07-06 16:32:10 +02:00
mimetypelist.js Javascript mimetype icon resolver 2015-07-06 16:32:10 +02:00
multiselect.js also add title to multiselect create new element, fix #15954 2015-05-01 13:47:37 -04:00
oc-dialogs.js Escape single quotes 2015-05-29 18:34:38 +02:00
oc-requesttoken.js Add OCS API header per default 2014-11-21 19:54:19 +01:00
octemplate.js Scrutinizer cleanup 2014-06-02 21:09:41 +02:00
placeholder.js use normal font weight instead of bold for image placeholders 2015-05-22 03:26:30 +02:00
placeholders.js move to updated version of placeholder 2014-06-03 16:18:06 +02:00
setup.js [setup] Disable buttons only in the case they are present 2015-06-01 11:01:42 +02:00
setupchecks.js Align recommended settings 2015-06-15 10:39:25 +02:00
share.js Properly format remote recipients 2015-05-27 16:22:34 +02:00
singleselect.js Do not close container/slider when clicking on single select field 2014-08-15 12:44:00 +02:00
tags.js Scrutinizer cleanup 2014-06-02 21:09:41 +02:00
update-notification.js Use OC.Notification for update notifications 2015-05-03 17:26:03 +02:00
update.js 3rd-party apps are disabled on upgrade - refs #14026 2015-02-24 12:02:36 +01:00
visitortimezone.js send browsers timezone back tp the server on login 2014-09-22 14:01:45 +02:00