nextcloud/core/command
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
..
app update license headers and authors 2015-06-25 14:13:49 +02:00
background Allow configuring background job mode from the console 2015-03-02 20:51:40 +01:00
db Scrutinizer Auto-Fixes 2015-05-19 11:23:06 +00:00
encryption Merge pull request #16035 from owncloud/issue-15975-occ-encryption-enable-warning-no-module 2015-05-07 12:03:30 +02:00
l10n fix typo 2015-04-27 16:34:58 +02:00
maintenance Javascript mimetype icon resolver 2015-07-06 16:32:10 +02:00
user update license headers and authors 2015-06-25 14:13:49 +02:00
base.php Remove the app version from disabled app list 2015-04-20 17:03:19 +02:00
check.php update license headers and authors 2015-06-25 14:13:49 +02:00
status.php update license headers and authors 2015-06-25 14:13:49 +02:00
upgrade.php Merge pull request #17088 from owncloud/add-verbosity-to-upgrade 2015-07-01 08:56:06 +02:00