nextcloud/core
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
..
ajax Remove OC_Log 2015-07-03 18:00:16 +02:00
avatar update license headers and authors 2015-06-25 14:13:49 +02:00
command Javascript mimetype icon resolver 2015-07-06 16:32:10 +02:00
css Revert "fix z-index of share-autocomplete" 2015-07-01 16:12:55 +02:00
doc fix difference between packaged version and master 2013-08-17 10:33:11 +02:00
fonts make text preview backend use imagettftext, fixes #8087 2014-06-10 17:29:40 +02:00
img also replace logo-mail with new look 2015-05-22 00:35:12 +02:00
js Javascript mimetype icon resolver 2015-07-06 16:32:10 +02:00
l10n [tx-robot] updated from transifex 2015-07-06 01:54:38 -04:00
lostpassword Update license headers 2015-03-26 11:44:36 +01:00
search remove whitespace on bottom when no search results, fix laylout, fix #16878 2015-06-22 15:30:29 +02:00
setup Remove OC_Log 2015-07-03 18:00:16 +02:00
skeleton add a real examplefile instead of an .gitignore which is a bit stupid here 2013-10-04 10:21:33 +02:00
tags Update license headers 2015-03-26 11:44:36 +01:00
templates Changed a p element by a div 2015-06-08 15:22:52 +02:00
user Update license headers 2015-03-26 11:44:36 +01:00
vendor Upgrade jquery-migrate to 1.2.1 2015-06-09 09:14:42 +02:00
application.php update license headers and authors 2015-06-25 14:13:49 +02:00
register_command.php Javascript mimetype icon resolver 2015-07-06 16:32:10 +02:00
routes.php update license headers and authors 2015-06-25 14:13:49 +02:00
shipped.json files_encryption -> encryption 2015-04-16 10:46:34 +02:00
strings.php update license headers and authors 2015-06-25 14:13:49 +02:00