Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Conf] Introduce maps.d directories | moisseev | 2019-09-18 | 1 | -1533/+0 |
| | |||||
* | Oops, fix score for PKCS7 MIME types | heraklit256 | 2018-12-19 | 1 | -2/+2 |
| | |||||
* | Added message/rfc822 to mime_types.inc | Michael Kliewe | 2018-12-09 | 1 | -0/+1 |
| | | | message/rfc822 is the mimetype if you forward an email as attachment (.eml) | ||||
* | Revert "mark PKCS7 mime types as good" | heraklit256 | 2018-08-07 | 1 | -2/+2 |
| | | | | This reverts commit 19b524dc47f1465db7329be57c02f27e7aca215b. | ||||
* | mark PKCS7 mime types as good | heraklit256 | 2018-08-07 | 1 | -2/+2 |
| | |||||
* | Update mime_types.inc | André Peters | 2017-11-15 | 1 | -0/+4 |
| | |||||
* | Update mime_types.inc | André Peters | 2017-11-15 | 1 | -0/+1 |
| | | | Added application/x-msdownload | ||||
* | Add missed MIME types | Alexander Moisseev | 2016-08-01 | 1 | -0/+3 |
| | | | Reported by: @xpunkt via IRC | ||||
* | [Minor] Add text/x-vcard MIME type | Alexander Moisseev | 2016-07-12 | 1 | -0/+1 |
| | | | | `text/x-vcard` is deprecated as of vCard version 4.0 specification but still used for previous versions. | ||||
* | [Fix] Remove multipart/report from bad mime types | Vsevolod Stakhov | 2016-03-22 | 1 | -1/+1 |
| | | | | | Issue: #569 Reported by: @moisseev | ||||
* | Add mime types checking plugin | Vsevolod Stakhov | 2016-01-23 | 1 | -0/+1523 |