Commit Graph

31 Commits (ffa7b37d5079dc29ae1ed622c573a3863d118518)

Author SHA1 Message Date
Rafael Diniz ffa7b37d50 Added .weba mime type mapping. 1 year ago
Côme Chilliet b22b6431d2
Fix gzip mimetype mapping
PHP now detects it as application/gzip and not application/x-gzip anymore

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
1 year ago
Bjørn Forsman 582f07c8fc Add text/asciidoc mimetype
Ref https://docs.asciidoctor.org/asciidoc/latest/faq/#whats-the-media-type-aka-mime-type-for-asciidoc

This is step 1 towards allowing editing of AsciiDoc files in Nextcloud.
Step 2 is adding support in https://github.com/nextcloud/text.

Signed-off-by: Bjørn Forsman <bjorn.forsman@gmail.com>
2 years ago
John Molakvoæ 52fe1b6199
Sort alphabetically
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years ago
John Molakvoæ 3776d1d2ed
Add ico image/x-icon
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years ago
Julius Härtl 0d2e05a0b5
Add OpenDocument flat mimetypes and x-office/drawing alias
Signed-off-by: Julius Härtl <jus@bitgrid.net>
3 years ago
John Molakvoæ (skjnldsv) d47b84be67
Add SGI and TGA preview support
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
3 years ago
nik gaffney 0343318248 add text/org mimetype
Signed-off-by: nik gaffney <nik@fo.am>
3 years ago
Morris Jobke 9708b004f7
Merge pull request #22552 from nextcloud/bugfix/noid/opendocument-templates
Add opendocument templates to mimetype mappings
4 years ago
Julius Härtl 16b9817358
Add text/x-php as an alternative for application/x-php
Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years ago
Julius Härtl 3560aa80f0
Add opendocument templates to mimetype mappings
Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years ago
ACTom efb3481d41
Add mindmap mimetype.
Signed-off-by: ACTom <i@actom.me>
4 years ago
Daniel Kesselberg f578fa6d24
Add mimetype for keepass database.
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
5 years ago
Sebastian Steinmetz 6973b82e20 Develop HEIC/HEIF preview support #7406
Signed-off-by: Sebastian Steinmetz <me@sebastiansteinmetz.ch>
6 years ago
John Oyler 489103eede
Give the various comic book file formats distinct mime types so that they can be handled correctly by the preview functionality without file type checking at that point. 6 years ago
Joas Schilling 5541d3dd84
Add visio mimetypes
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years ago
Rello c5f76785ba
Mapping of m3u, m3u8, pls to audio streams
Signed-Off-By: Rello <Rello@users.noreply.github.com>
7 years ago
Thomas Ebert 93d539b0cf Add mimetype support for .URL (Windows) and .webloc (macOS) files. Update places/link svg. Add filetype/link icon. Add repair step for mime types.
Signed-off-by: Thomas Ebert <thomas.ebert@te-online.net>
7 years ago
Arthur Schiwon c1d9565131
added kml, kmz, tcx types as well while at it
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
7 years ago
Arthur Schiwon 6538302daa
add gpx mimetype
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
7 years ago
Stefan Weil eb7e4d48c9 Add mimetypes for jp2 and webp
Those image formats can be processed by Tesseract, so they are needed
for improved Nextcloud OCR.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
7 years ago
Joas Schilling ade91c8fe2
Recognize .bat and .cmd files
Signed-off-by: Joas Schilling <coding@schilljs.com>
7 years ago
Arthur Schiwon 68a0f8e153
recognize LDIF (and schema) file types
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
7 years ago
Roeland Jago Douma a774efb0f9
Update mimetypes 8 years ago
Alexander Yamshanov ee790ec6ac Add mimetype for fb2-extension 8 years ago
Victor Dubiniuk 6c70e847dd Add bzip2 to known mimetypes 8 years ago
Martin 998da2acd3 Adding mimetypes for m4a and m4b 8 years ago
Faruk Uzun 6ffd8f3e0d Introduce some mimetypes for richdocuments
* application/vnd.lotus-wordpro
* application/vnd.visio
* application/vnd.wordperfect
* application/msonenote
8 years ago
Roeland Jago Douma 57ceee13a9 Updated some mimetypes
* c++ and cpp now both map to code
9 years ago
Robin McCorkell cd7aff47e1 Introduce a few new mimetypes for code 9 years ago
Lukas Reschke 63b2bc136a Move mimetype files into /resources/config/ 9 years ago