openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
M
mime
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 16 hours
ago. based on code collected
about 16 hours
ago.
Sep 02, 2024 — Sep 02, 2025
Showing page 13 of 14
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
remove .buffer extension (not an official mime type)
Robert Kieffer
More...
almost 14 years ago
Avoid overwriting default extension on subsequent mime.define()'s
Robert Kieffer
More...
almost 14 years ago
Added comments to node.types providing rational (or lack thereof) for the types we've got there. - removed octet-stream and appcache types from node.types now that they're in mime.types
Robert Kieffer
More...
almost 14 years ago
Added mime types from HTML5 Boilerplate such as Chrome Extension and x-component.
niftylettuce
More...
almost 14 years ago
Update from Apache mime.types. Bump patch version.
Robert Kieffer
More...
over 14 years ago
Make 'appcache' the default extension for application cache files
Robert Kieffer
More...
over 14 years ago
Updated mime.types file from Apache
Robert Kieffer
More...
over 14 years ago
merging html5 types from louisremi
Robert Kieffer
More...
over 14 years ago
"appcache" is the new recommended extension, as per http://lists.w3.org/Archives/Public/public-html-diffs/2011Feb/0003.html
Robert Kieffer
More...
over 14 years ago
The recommended extension for AppCache is .appcache http://lists.w3.org/Archives/Public/public-html-diffs/2011Feb/0003.html and add the extension for the webapp manifest
Louis-Rémi Babé
More...
over 14 years ago
Support for m3u8 and ts types, fixes #6
Benjamin Thomas
More...
over 14 years ago
Add MIT license
Benjamin Thomas
More...
over 14 years ago
convention seems to be 2 spaces between mime and extension
louisremi
More...
over 14 years ago
move text/cache-manifest mime from mime.types to node.types
louisremi
More...
over 14 years ago
add text/cache-manifest mime for HTML5 offline applications
louisremi
More...
over 14 years ago
update readme
Robert Kieffer
More...
over 14 years ago
update readme
Robert Kieffer
More...
over 14 years ago
readme updates
Robert Kieffer
More...
over 14 years ago
readme updates
Robert Kieffer
More...
over 14 years ago
Fixed typo in README.md
Marcin Wiśniowski
More...
over 14 years ago
readme tweak
Robert Kieffer
More...
over 14 years ago
buffer -> bin
Robert Kieffer
More...
over 14 years ago
Added mime#define to allow programatic type declaration mime#load now uses mime#define Updated node.types file to keep default extension for octet-stream as 'bin' Tweaks to readme and package file
Robert Kieffer
More...
over 14 years ago
Cleaned up file parsing code Fixed bug with trailing whitespace in types files Changed merge logic when types are defined in multiple files. If a file redefines a mime type, the default extension for that type is also updated. (Note that this means the extension for the default octet-stream type has changed from 'bin' to 'buffer')
Robert Kieffer
More...
over 14 years ago
Refactor to keep node-mime specific enhancements out of the Apache types file.
Robert Kieffer
More...
over 14 years ago
Make index.js not be a symlink but a module
Benjamin Thomas
More...
almost 15 years ago
Update README with how to install
Benjamin Thomas
More...
almost 15 years ago
Add a few custom extensions
Benjamin Thomas
More...
almost 15 years ago
Resolve merge conflict
Benjamin Thomas
More...
almost 15 years ago
Add "m4p" extension.
Nathan Rajlich
More...
almost 15 years ago
←
1
2
…
6
7
8
9
10
11
12
13
14
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree