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

[stable17] Allow to detect mimetype by content #18386

Merged
merged 7 commits into from Dec 12, 2019

Commits on Dec 12, 2019

  1. Allow to check for the mimetype by content only

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Dec 12, 2019
    Copy the full SHA
    5c9f503 View commit details
    Browse the repository at this point in the history
  2. Some more fixes in detecting the mimetype from the content

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Dec 12, 2019
    Copy the full SHA
    1dad2dd View commit details
    Browse the repository at this point in the history
  3. Improve mimetype detection in workflow components

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Dec 12, 2019
    Copy the full SHA
    f7c1fd5 View commit details
    Browse the repository at this point in the history
  4. Update the unit test to dataProviders

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Dec 12, 2019
    Copy the full SHA
    a8b484f View commit details
    Browse the repository at this point in the history
  5. Try more methods

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Dec 12, 2019
    Copy the full SHA
    848ca71 View commit details
    Browse the repository at this point in the history
  6. Fix detection of non extention types

    Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
    rullzer authored and nickvergessen committed Dec 12, 2019
    Copy the full SHA
    6955841 View commit details
    Browse the repository at this point in the history
  7. Allow to specify apps that somethign is a dir

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Dec 12, 2019
    Copy the full SHA
    790de0a View commit details
    Browse the repository at this point in the history