Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/salvo-rs/mime-infer

mime-infer is a fork of mime_guess (https://github.com/abonander/mime_guess), as mime_guess is not actively maintained.
https://github.com/salvo-rs/mime-infer

Cleanup

b9d1f013c9d1aeb60fada86c1e49a73ee7193099 authored over 8 years ago by Austin Bonander <[email protected]>
Version bump

c43ba6ee9c298561a692a83ebfc3ecfdd80c2ff0 authored over 8 years ago by Austin Bonander <[email protected]>
Documentation tweaks

baed3dc5b5e0709139c97d1662fba1a4033814b6 authored over 8 years ago by Austin Bonander <[email protected]>
Reverse mappings with wildcards

b372badcf2cc39d2ddc45d191b83e100756189c3 authored over 8 years ago by Austin Bonander <[email protected]>
Restore mappings removed by force-push

659a9d9371ccc8193c699242c96ab80cd7fe2b43 authored over 8 years ago by Austin Bonander <[email protected]>
Remove unused imports

40beb1f4dd25007e1d11efb5dca18139739ddad1 authored over 8 years ago by Austin Bonander <[email protected]>
Just parse `application/octet-stream` so mime >=0.2.1 can use new SubLevel::OctetStream

5fee244657055944819086c8e5aac4ddcaf8462b authored over 8 years ago by Austin Bonander <[email protected]>
Activate new docs deployment

4c63650b6d0567eba322e09b908549ce825c3ff9 authored over 8 years ago by Austin Bonander <[email protected]>
Fix docs deployment (again)

3b43d73e30f95365570bbd02514131353180f043 authored over 8 years ago by Austin Bonander <[email protected]>
add RSA encrypted key

4414b2be42f9e2131f1da9c00e34821ddfe191c5 authored over 8 years ago by Austin Bonander <[email protected]>
New docs deployment

3905d1d6818879e3c9bf591b9b361e404b85c182 authored over 8 years ago by Austin Bonander <[email protected]>
Fix typo

640aa483419ab6ce764b6f0de44eec1e6eeadaa2 authored over 8 years ago by Austin Bonander <[email protected]>
Bump version

8478493ac76baf3e6b78185a6f8775b0790bd8e8 authored over 8 years ago by Austin Bonander <[email protected]>
Add reverse mappings

5c592dbd6355cb082cce5078d86c224dbd85f428 authored over 8 years ago by Austin Bonander <[email protected]>
Bump version

377806979835d4f692c4408ed43e8fcffeb38264 authored almost 9 years ago by Austin Bonander <[email protected]>
Merge pull request #18 from Ryman/unicase

Use Unicase to remove allocation when uppercase

da3aaa48b52c433073149a98c48f7b7de931f4f3 authored almost 9 years ago by Austin Bonander <[email protected]>
Use Unicase to remove allocation when uppercase

bd11e2a3bbd71838bba6a17af7cd0feeb548ba94 authored almost 9 years ago by Kevin Butler <[email protected]>
Bump minor version

a9092eea23e1f3ed114137037378a54183aff780 authored almost 9 years ago by Austin Bonander <[email protected]>
Merge pull request #16 from nox/mime

Allow mime 0.2

480731824e5ebbd0854716e315cfac09fb5e9288 authored almost 9 years ago by Austin Bonander <[email protected]>
Allow mime 0.2

465930f1a0fdb5ca7464acef72e08b0ae86c9b62 authored almost 9 years ago by Anthony Ramine <[email protected]>
Fix Crates badge

c29090d4c862fe6b9483d613d4a03bfc2cb7e354 authored almost 9 years ago by Austin Bonander <[email protected]>
Update README.md

9e4dbe8f27982c67e0f4763ebca1cdb8e4f5f509 authored almost 9 years ago by Austin Bonander <[email protected]>
Bump version to 1.5.0

d78de4a02c81a6a49325a4b2c28890d576f2ff50 authored almost 9 years ago by Austin Bonander <[email protected]>
Use compile-time perfect hash function

2ae3090de0b6a6051a93f11173e71b9eb8988864 authored almost 9 years ago by Austin Bonander <[email protected]>
Ensure that extensions are sorted (in source file) and lowercase in

generated map

30d11dff679d2e2f67897546d3e5bd196afcc284 authored almost 9 years ago by Austin Bonander <[email protected]>
Bump version to 1.4.1

b67af295faab616a2183c8c1dab057f28d915bd2 authored almost 9 years ago by Austin Bonander <[email protected]>
Merge pull request #15 from lise-henry/master

Add Markdown (md) as `text/x-markdown`

e7c5491d7021501f57ace0fda94e4caab6c7c2d8 authored almost 9 years ago by Austin Bonander <[email protected]>
Add Markdown (md) support

There is a proposal to use "text/markdown" but it is still a draft
(https://datatracker.ietf.org...

ff2f665cbb897efdd1041baf075c8e8c6ec5e3f9 authored almost 9 years ago by Elisabeth Henry <[email protected]>
Bump crate version

8297ff9d79fa2e2a2ae0d02c338649ac283473de authored almost 9 years ago by Austin Bonander <[email protected]>
Add lowercase note

73a36985185acde2359a79551a08d86a04113c1b authored almost 9 years ago by Austin Bonander <[email protected]>
Merge pull request #12 from DenisKolodin/default-mime

Add alternate methods which return `None` instead of `application/octet-stream`

da445bdefccde4402a3e25336a9a56aa45f2ce3b authored almost 9 years ago by Austin Bonander <[email protected]>
Add optionally mime guessing

1afccae369768003323ce49052204f9a6af22f05 authored almost 9 years ago by Denis Kolodin <[email protected]>
Fix typos and performance

e60804978298bde96b758a0be280743624149175 authored about 9 years ago by Austin Bonander <[email protected]>
Bump minor number

dd48603a25b68c546de24cff26584031f8094fd7 authored about 9 years ago by Austin Bonander <[email protected]>
Improve tests, add benchmark

e15fe6d5725d4006b9c8727dd010628f13c492c3 authored about 9 years ago by Austin Bonander <[email protected]>
Update MIME map with upstream changes; fix indent

6629fe5490ae864c83794553ec497b505e421b29 authored about 9 years ago by Austin Bonander <[email protected]>
Merge pull request #8 from emosenkis/patch-1

Add SVG support.

320f49f5a4e3b55a856458ef0724397437ae2ded authored about 9 years ago by Austin Bonander <[email protected]>
Add SVG support.

d2909890c7668dca5dc5a2105be3c1a81465c462 authored about 9 years ago by emosenkis <[email protected]>
Use specific version for `mime` crate

147b0d782e2851b6e13a0211bb506c61e623a582 authored about 9 years ago by Austin Bonander <[email protected]>
Bump verison number to 1.2

ebac8fc5aa0d62d25e51fda59acd2455582009d3 authored about 9 years ago by Austin Bonander <[email protected]>
Add more information to the README

7551472c81dccddf41c92ea5d1f74102195bf2ed authored about 9 years ago by Austin Bonander <[email protected]>
Merge pull request #7 from jdm/patch-1

Change TTF MIME type to `application/font-sfnt`

1c034c62e5c9f70ebdc4c8a345592316aae5c57f authored about 9 years ago by Austin Bonander <[email protected]>
Merge pull request #6 from DenisKolodin/asref-path

Make `guess_mime_type` more generic

86545165de1ae7a2363974a85df69c3b1055e5c1 authored about 9 years ago by Austin Bonander <[email protected]>
Merge pull request #3 from JoNil/master

Add svg as image/svg+xml

5ad06abdc29b514d501c4441d4209df864101111 authored about 9 years ago by Austin Bonander <[email protected]>
Update source URL and fix wording

7d9ad66c1e0fac13e2559d112a23359c5259998f authored about 9 years ago by Austin Bonander <[email protected]>
Merge pull request #2 from robn/master

Change .js to application/javascript per RFC4329

597bfac7bf73f069401a0c777d36c5dbe543c77c authored about 9 years ago by Austin Bonander <[email protected]>
Use better MIME type for TTF.

http://www.iana.org/assignments/media-types/application/font-sfnt

7a954e62da948b7a1224f02cd24f314433af565e authored about 9 years ago by Josh Matthews <[email protected]>
Generic way to guess mime

6d286eaa806e36f20cd7f3d1c70adf4470d38076 authored over 9 years ago by Denis Kolodin <[email protected]>
Merge pull request #4 from conradkleinespel/tomlyaml

Adds yaml/yml/toml/rs support

4e7ef9b27883b9374c8b0fa04b590da027787153 authored over 9 years ago by Austin Bonander <[email protected]>
adds yaml/yml/toml/rs support

630b67c0b70ecb04129035b4ce705c1ac1b7927d authored over 9 years ago by Conrad Kleinespel <[email protected]>
Added svg

ab32783ec0a336a703133cd2614b186342d86c91 authored over 9 years ago by Jonathan Nilsson <[email protected]>
Change .js to application/javascript per RFC4329

2985a94a980ebbbdf3393d2c50960a4c6933e729 authored over 9 years ago by Robert Norris <[email protected]>
Bump version number (again)

4b601d9722a55fd2175645c8f0b82dd1855b071d authored over 9 years ago by Austin Bonander <[email protected]>
Add repo URL

7174b68d929da4b34e01db29b58a4391f007b8f3 authored over 9 years ago by Austin Bonander <[email protected]>
Bump version #

bb8ac303061184e62efd7597fa352eee68da72b3 authored over 9 years ago by Austin Bonander <[email protected]>
Add keys for Crates.io

e4020e1819d2beb435503105a193c16ac604d5d2 authored over 9 years ago by Austin Bonander <[email protected]>
Merge pull request #1 from LukasKalbertodt/master

Update for new Rust (works with stable, beta and nightly)

e0d105176d069b7b5e093d08c7b14657f1caf1f9 authored over 9 years ago by Austin Bonander <[email protected]>
Update for new Rust (works with stable, beta and nightly)

8c0f0bd10042342d8bf263e217bf6ff05e7e7ede authored over 9 years ago by Lukas Kalbertodt <[email protected]>
Update .travis.yml

4f3c9a515b2b47c58b4df25e8c92f899ef215411 authored almost 10 years ago by Austin Bonander <[email protected]>
Update doc uploads

dafd3ad6d15f4cf6dca8441dc68388eea9331b2c authored almost 10 years ago by Austin Bonander <[email protected]>
Update readme and activate RustCI doc uploads

8dd09537e9d435bcdcd04081a597594f3ca3e6d0 authored almost 10 years ago by Austin Bonander <[email protected]>
Activate Travis-CI integration

147d24d602d3d1471c39c774466024eb91ea73c5 authored almost 10 years ago by Austin Bonander <[email protected]>
Remove spurious file

dd847b091bb84f648b321c367c08eeac666dc37b authored almost 10 years ago by Austin Bonander <[email protected]>
Activate Travis-CI integration

2b3619213112baa5147ad54ebdcb139e26871a52 authored almost 10 years ago by Austin Bonander <[email protected]>
Docstring tweaks

b0961625a9abc5bf71c60e7e1907975f3c0ebd7e authored almost 10 years ago by Austin Bonander <[email protected]>
Use static list of extension-MIME type mappings

123d9bf44525a8c9c9920065775b2a5b3d6cae50 authored almost 10 years ago by Austin Bonander <[email protected]>
Init repo

7c9426d7d309a7a95f213877619d7c111db97d4f authored almost 10 years ago by Austin Bonander <[email protected]>
Initial commit

370c906cf5f5fd2a6149efda1b8c6d3fcc145c0d authored almost 10 years ago by Austin Bonander <[email protected]>