nextcloud-server/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
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 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
installation.js
jquery-showpassword.js
jquery-tipsy.js
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
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
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 [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
tags.js
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