mimetypelist.js 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123
  1. /**
  2. * This file is automatically generated
  3. * DO NOT EDIT MANUALLY!
  4. *
  5. * You can update the list of MimeType Aliases in config/mimetypealiases.json
  6. * The list of files is fetched from core/img/filetypes
  7. * To regenerate this file run ./occ maintenance:mimetypesjs
  8. */
  9. OC.MimeTypeList={
  10. aliases: {
  11. "application/coreldraw": "image",
  12. "application/epub+zip": "text",
  13. "application/font-sfnt": "image",
  14. "application/font-woff": "image",
  15. "application/gpx+xml": "location",
  16. "application/illustrator": "image",
  17. "application/javascript": "text/code",
  18. "application/json": "text/code",
  19. "application/msaccess": "file",
  20. "application/msexcel": "x-office/spreadsheet",
  21. "application/msonenote": "x-office/document",
  22. "application/mspowerpoint": "x-office/presentation",
  23. "application/msword": "x-office/document",
  24. "application/octet-stream": "file",
  25. "application/postscript": "image",
  26. "application/rss+xml": "application/xml",
  27. "application/vnd.android.package-archive": "package/x-generic",
  28. "application/vnd.lotus-wordpro": "x-office/document",
  29. "application/vnd.garmin.tcx+xml": "location",
  30. "application/vnd.google-earth.kml+xml": "location",
  31. "application/vnd.google-earth.kmz": "location",
  32. "application/vnd.ms-excel": "x-office/spreadsheet",
  33. "application/vnd.ms-excel.addin.macroEnabled.12": "x-office/spreadsheet",
  34. "application/vnd.ms-excel.sheet.binary.macroEnabled.12": "x-office/spreadsheet",
  35. "application/vnd.ms-excel.sheet.macroEnabled.12": "x-office/spreadsheet",
  36. "application/vnd.ms-excel.template.macroEnabled.12": "x-office/spreadsheet",
  37. "application/vnd.ms-fontobject": "image",
  38. "application/vnd.ms-powerpoint": "x-office/presentation",
  39. "application/vnd.ms-powerpoint.addin.macroEnabled.12": "x-office/presentation",
  40. "application/vnd.ms-powerpoint.presentation.macroEnabled.12": "x-office/presentation",
  41. "application/vnd.ms-powerpoint.slideshow.macroEnabled.12": "x-office/presentation",
  42. "application/vnd.ms-powerpoint.template.macroEnabled.12": "x-office/presentation",
  43. "application/vnd.ms-word.document.macroEnabled.12": "x-office/document",
  44. "application/vnd.ms-word.template.macroEnabled.12": "x-office/document",
  45. "application/vnd.oasis.opendocument.presentation": "x-office/presentation",
  46. "application/vnd.oasis.opendocument.presentation-template": "x-office/presentation",
  47. "application/vnd.oasis.opendocument.spreadsheet": "x-office/spreadsheet",
  48. "application/vnd.oasis.opendocument.spreadsheet-template": "x-office/spreadsheet",
  49. "application/vnd.oasis.opendocument.text": "x-office/document",
  50. "application/vnd.oasis.opendocument.text-master": "x-office/document",
  51. "application/vnd.oasis.opendocument.text-template": "x-office/document",
  52. "application/vnd.oasis.opendocument.text-web": "x-office/document",
  53. "application/vnd.openxmlformats-officedocument.presentationml.presentation": "x-office/presentation",
  54. "application/vnd.openxmlformats-officedocument.presentationml.slideshow": "x-office/presentation",
  55. "application/vnd.openxmlformats-officedocument.presentationml.template": "x-office/presentation",
  56. "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet": "x-office/spreadsheet",
  57. "application/vnd.openxmlformats-officedocument.spreadsheetml.template": "x-office/spreadsheet",
  58. "application/vnd.openxmlformats-officedocument.wordprocessingml.document": "x-office/document",
  59. "application/vnd.openxmlformats-officedocument.wordprocessingml.template": "x-office/document",
  60. "application/vnd.visio": "x-office/document",
  61. "application/vnd.wordperfect": "x-office/document",
  62. "application/x-7z-compressed": "package/x-generic",
  63. "application/x-bzip2": "package/x-generic",
  64. "application/x-cbr": "text",
  65. "application/x-compressed": "package/x-generic",
  66. "application/x-dcraw": "image",
  67. "application/x-deb": "package/x-generic",
  68. "application/x-fictionbook+xml": "text",
  69. "application/x-font": "image",
  70. "application/x-gimp": "image",
  71. "application/x-gzip": "package/x-generic",
  72. "application/x-iwork-keynote-sffkey": "x-office/presentation",
  73. "application/x-iwork-numbers-sffnumbers": "x-office/spreadsheet",
  74. "application/x-iwork-pages-sffpages": "x-office/document",
  75. "application/x-mobipocket-ebook": "text",
  76. "application/x-perl": "text/code",
  77. "application/x-photoshop": "image",
  78. "application/x-php": "text/code",
  79. "application/x-rar-compressed": "package/x-generic",
  80. "application/x-tar": "package/x-generic",
  81. "application/x-tex": "text",
  82. "application/xml": "text/html",
  83. "application/yaml": "text/code",
  84. "application/zip": "package/x-generic",
  85. "database": "file",
  86. "httpd/unix-directory": "dir",
  87. "text/css": "text/code",
  88. "text/csv": "x-office/spreadsheet",
  89. "text/html": "text/code",
  90. "text/x-c": "text/code",
  91. "text/x-c++src": "text/code",
  92. "text/x-h": "text/code",
  93. "text/x-java-source": "text/code",
  94. "text/x-ldif": "text/code",
  95. "text/x-python": "text/code",
  96. "text/x-shellscript": "text/code",
  97. "web": "text/code"
  98. },
  99. files: [
  100. "application",
  101. "application-pdf",
  102. "audio",
  103. "file",
  104. "folder",
  105. "folder-drag-accept",
  106. "folder-external",
  107. "folder-public",
  108. "folder-shared",
  109. "folder-starred",
  110. "image",
  111. "location",
  112. "package-x-generic",
  113. "text",
  114. "text-calendar",
  115. "text-code",
  116. "text-vcard",
  117. "video",
  118. "x-office-document",
  119. "x-office-presentation",
  120. "x-office-spreadsheet"
  121. ],
  122. themes: []
  123. };