Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Develop HEIC/HEIF preview support #7406 | Sebastian Steinmetz | 2018-08-11 | 1 | -0/+2 |
| | | | Signed-off-by: Sebastian Steinmetz <me@sebastiansteinmetz.ch> | ||||
* | Give the various comic book file formats distinct mime types so that they ↵ | John Oyler | 2018-07-10 | 1 | -6/+6 |
| | | | | can be handled correctly by the preview functionality without file type checking at that point. | ||||
* | Add visio mimetypes | Joas Schilling | 2018-07-06 | 2 | -0/+12 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Mapping of m3u, m3u8, pls to audio streams | Rello | 2017-10-31 | 1 | -0/+3 |
| | | | | Signed-Off-By: Rello <Rello@users.noreply.github.com> | ||||
* | Add mimetype support for .URL (Windows) and .webloc (macOS) files. Update ↵ | Thomas Ebert | 2017-08-31 | 1 | -2/+4 |
| | | | | | | places/link svg. Add filetype/link icon. Add repair step for mime types. Signed-off-by: Thomas Ebert <thomas.ebert@te-online.net> | ||||
* | bycatch, x-ldif entry was missing | Arthur Schiwon | 2017-06-14 | 1 | -0/+1 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | added kml, kmz, tcx types as well while at it | Arthur Schiwon | 2017-06-14 | 2 | -0/+6 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | add gpx mimetype | Arthur Schiwon | 2017-06-14 | 2 | -0/+2 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Add mimetypes for jp2 and webp | Stefan Weil | 2017-04-25 | 1 | -0/+2 |
| | | | | | | | Those image formats can be processed by Tesseract, so they are needed for improved Nextcloud OCR. Signed-off-by: Stefan Weil <sw@weilnetz.de> | ||||
* | Update CA bundle | Lukas Reschke | 2017-04-13 | 1 | -162/+139 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Recognize .bat and .cmd files | Joas Schilling | 2017-02-10 | 1 | -2/+5 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | recognize LDIF (and schema) file types | Arthur Schiwon | 2017-01-06 | 1 | -0/+2 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Update bundled CA Certificates | Lukas Reschke | 2017-01-02 | 1 | -8/+38 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Update root certificate list | Lukas Reschke | 2016-10-06 | 1 | -84/+227 |
| | | | | | | Syncs with the newest certificate list by Mozilla. Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | update to proper icons and run occ command to update JS file | Morris Jobke | 2016-08-30 | 1 | -3/+3 |
| | |||||
* | Update the mime types with the relevant types for "apple-iWorks" (pages, ↵ | Daniel Szasz | 2016-08-30 | 1 | -0/+3 |
| | | | | numbers, keynote). Now the files are treated like a file when are in "Single file" mode. | ||||
* | Update mimetypes | Roeland Jago Douma | 2016-08-19 | 2 | -4/+5 |
| | |||||
* | Add mimetype for fb2-extension | Alexander Yamshanov | 2016-07-03 | 2 | -0/+2 |
| | |||||
* | Add bzip2 to known mimetypes | Victor Dubiniuk | 2016-05-30 | 2 | -0/+4 |
| | |||||
* | Merge pull request #24006 from owncloud/audio_m4a | Jörn Friedrich Dreyer | 2016-05-17 | 1 | -0/+2 |
|\ | | | | | Adding mimetypes for m4a and m4b | ||||
| * | Adding mimetypes for m4a and m4b | Martin | 2016-04-14 | 1 | -0/+2 |
| | | |||||
* | | correct typo in mimetypealiases.dist.json | Carla Schroder | 2016-04-26 | 1 | -1/+1 |
| | | |||||
* | | correct occ command for mimetypealiases | Carla Schroder | 2016-04-25 | 1 | -1/+1 |
|/ | |||||
* | Introduce some mimetypes for richdocuments | Faruk Uzun | 2016-02-04 | 2 | -0/+8 |
| | | | | | | | * application/vnd.lotus-wordpro * application/vnd.visio * application/vnd.wordperfect * application/msonenote | ||||
* | Sync certificates with upstream | Lukas Reschke | 2016-01-22 | 1 | -119/+60 |
| | |||||
* | Update certificate bundle | Lukas Reschke | 2015-10-29 | 1 | -118/+82 |
| | | | | | | | | | Syncs with ca-certificates version 2.5. - Removes expired TURKTRUST Certificate Services Provider Root 1 (https://bugzilla.mozilla.org/show_bug.cgi?id=1165992) - Removes obsolete TC TrustCenter certificates (https://bugzilla.mozilla.org/show_bug.cgi?id=1159070) - Removes ComSign Secured certificate as it is not used for websites (https://bugzilla.mozilla.org/show_bug.cgi?id=1160208) - Adds updated TURKTRUST certificates as the old ones are expired (https://hg.mozilla.org/integration/mozilla-inbound/rev/2f1a37cb43ac) - Add Certinomis as root certificate (https://bugzilla.mozilla.org/show_bug.cgi?id=1169083) | ||||
* | Updated some mimetypes | Roeland Jago Douma | 2015-10-02 | 2 | -1/+2 |
| | | | | * c++ and cpp now both map to code | ||||
* | Introduce a few new mimetypes for code | Robin McCorkell | 2015-10-02 | 2 | -10/+25 |
| | |||||
* | Move mimetype files into /resources/config/ | Lukas Reschke | 2015-09-22 | 2 | -0/+244 |
| | |||||
* | Move certificate bundle into resources/config/ | Lukas Reschke | 2015-09-22 | 1 | -0/+3988 |