You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

mimetypelist.js 4.9KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111
  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/illustrator": "image",
  16. "application/javascript": "text/code",
  17. "application/json": "text/code",
  18. "application/msaccess": "file",
  19. "application/msexcel": "x-office/spreadsheet",
  20. "application/msonenote": "x-office/document",
  21. "application/mspowerpoint": "x-office/presentation",
  22. "application/msword": "x-office/document",
  23. "application/octet-stream": "file",
  24. "application/postscript": "image",
  25. "application/rss+xml": "application/xml",
  26. "application/vnd.android.package-archive": "package/x-generic",
  27. "application/vnd.lotus-wordpro": "x-office/document",
  28. "application/vnd.ms-excel": "x-office/spreadsheet",
  29. "application/vnd.ms-excel.addin.macroEnabled.12": "x-office/spreadsheet",
  30. "application/vnd.ms-excel.sheet.binary.macroEnabled.12": "x-office/spreadsheet",
  31. "application/vnd.ms-excel.sheet.macroEnabled.12": "x-office/spreadsheet",
  32. "application/vnd.ms-excel.template.macroEnabled.12": "x-office/spreadsheet",
  33. "application/vnd.ms-fontobject": "image",
  34. "application/vnd.ms-powerpoint": "x-office/presentation",
  35. "application/vnd.ms-powerpoint.addin.macroEnabled.12": "x-office/presentation",
  36. "application/vnd.ms-powerpoint.presentation.macroEnabled.12": "x-office/presentation",
  37. "application/vnd.ms-powerpoint.slideshow.macroEnabled.12": "x-office/presentation",
  38. "application/vnd.ms-powerpoint.template.macroEnabled.12": "x-office/presentation",
  39. "application/vnd.ms-word.document.macroEnabled.12": "x-office/document",
  40. "application/vnd.ms-word.template.macroEnabled.12": "x-office/document",
  41. "application/vnd.oasis.opendocument.presentation": "x-office/presentation",
  42. "application/vnd.oasis.opendocument.presentation-template": "x-office/presentation",
  43. "application/vnd.oasis.opendocument.spreadsheet": "x-office/spreadsheet",
  44. "application/vnd.oasis.opendocument.spreadsheet-template": "x-office/spreadsheet",
  45. "application/vnd.oasis.opendocument.text": "x-office/document",
  46. "application/vnd.oasis.opendocument.text-master": "x-office/document",
  47. "application/vnd.oasis.opendocument.text-template": "x-office/document",
  48. "application/vnd.oasis.opendocument.text-web": "x-office/document",
  49. "application/vnd.openxmlformats-officedocument.presentationml.presentation": "x-office/presentation",
  50. "application/vnd.openxmlformats-officedocument.presentationml.slideshow": "x-office/presentation",
  51. "application/vnd.openxmlformats-officedocument.presentationml.template": "x-office/presentation",
  52. "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet": "x-office/spreadsheet",
  53. "application/vnd.openxmlformats-officedocument.spreadsheetml.template": "x-office/spreadsheet",
  54. "application/vnd.openxmlformats-officedocument.wordprocessingml.document": "x-office/document",
  55. "application/vnd.openxmlformats-officedocument.wordprocessingml.template": "x-office/document",
  56. "application/vnd.visio": "x-office/document",
  57. "application/vnd.wordperfect": "x-office/document",
  58. "application/x-7z-compressed": "package/x-generic",
  59. "application/x-cbr": "text",
  60. "application/x-compressed": "package/x-generic",
  61. "application/x-dcraw": "image",
  62. "application/x-deb": "package/x-generic",
  63. "application/x-font": "image",
  64. "application/x-gimp": "image",
  65. "application/x-gzip": "package/x-generic",
  66. "application/x-perl": "text/code",
  67. "application/x-photoshop": "image",
  68. "application/x-php": "text/code",
  69. "application/x-rar-compressed": "package/x-generic",
  70. "application/x-tar": "package/x-generic",
  71. "application/x-tex": "text",
  72. "application/xml": "text/html",
  73. "application/yaml": "text/code",
  74. "application/zip": "package/x-generic",
  75. "database": "file",
  76. "httpd/unix-directory": "dir",
  77. "text/css": "text/code",
  78. "text/csv": "x-office/spreadsheet",
  79. "text/html": "text/code",
  80. "text/x-c": "text/code",
  81. "text/x-c++src": "text/code",
  82. "text/x-h": "text/code",
  83. "text/x-java-source": "text/code",
  84. "text/x-python": "text/code",
  85. "text/x-shellscript": "text/code",
  86. "web": "text/code"
  87. },
  88. files: [
  89. "application",
  90. "application-pdf",
  91. "audio",
  92. "file",
  93. "folder",
  94. "folder-drag-accept",
  95. "folder-external",
  96. "folder-public",
  97. "folder-shared",
  98. "folder-starred",
  99. "image",
  100. "package-x-generic",
  101. "text",
  102. "text-calendar",
  103. "text-code",
  104. "text-vcard",
  105. "video",
  106. "x-office-document",
  107. "x-office-presentation",
  108. "x-office-spreadsheet"
  109. ],
  110. themes: []
  111. };