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

file.GetContentFile: stream to disk, add callback #30

Merged
merged 15 commits into from
May 5, 2020

Commits on May 3, 2020

  1. Configuration menu
    Copy the full SHA
    24559a4 View commit details
    Browse the repository at this point in the history
  2. use export_media if needed

    casperdcl committed May 3, 2020
    Configuration menu
    Copy the full SHA
    b5cc59d View commit details
    Browse the repository at this point in the history
  3. actaully use mimetype

    casperdcl committed May 3, 2020
    Configuration menu
    Copy the full SHA
    5348f6a View commit details
    Browse the repository at this point in the history
  4. minor tidy

    casperdcl committed May 3, 2020
    Configuration menu
    Copy the full SHA
    4ce9618 View commit details
    Browse the repository at this point in the history
  5. try to auto-infer mimetype

    casperdcl committed May 3, 2020
    Configuration menu
    Copy the full SHA
    e36a5e6 View commit details
    Browse the repository at this point in the history
  6. auto-infer docs files

    casperdcl committed May 3, 2020
    Configuration menu
    Copy the full SHA
    e877d96 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5328e10 View commit details
    Browse the repository at this point in the history
  8. avoid slow API calls

    casperdcl committed May 3, 2020
    Configuration menu
    Copy the full SHA
    677219d View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

  1. Configuration menu
    Copy the full SHA
    e57aca7 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2020

  1. Configuration menu
    Copy the full SHA
    7ca89e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b21ca02 View commit details
    Browse the repository at this point in the history
  3. update tests

    casperdcl committed May 5, 2020
    Configuration menu
    Copy the full SHA
    e3ca493 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c9735c3 View commit details
    Browse the repository at this point in the history
  5. silly encoding bug fix

    casperdcl committed May 5, 2020
    Configuration menu
    Copy the full SHA
    0227318 View commit details
    Browse the repository at this point in the history
  6. fix remove_bom test

    See #30
    casperdcl committed May 5, 2020
    Configuration menu
    Copy the full SHA
    4c820cc View commit details
    Browse the repository at this point in the history