Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix type resolution when extension is uppercased #801

Merged
merged 2 commits into from
Apr 10, 2013
Merged

fix type resolution when extension is uppercased #801

merged 2 commits into from
Apr 10, 2013

Commits on Mar 16, 2013

  1. Lowercase file extension when forging the filetype

    File like xxx.MP3 returns audio/mp3 while they use to return audio/MP3
    jbdemonte committed Mar 16, 2013
    Configuration menu
    Copy the full SHA
    a7346e6 View commit details
    Browse the repository at this point in the history
  2. "jQuery not defined" when using only MediaElement

    Remove the useless dependency to jQuery which breaks the use of the MediaElement class without the player
    jbdemonte committed Mar 16, 2013
    Configuration menu
    Copy the full SHA
    3754da5 View commit details
    Browse the repository at this point in the history