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

tus and API 3.4 support. #58

Merged
merged 10 commits into from
Feb 6, 2018
Merged

tus and API 3.4 support. #58

merged 10 commits into from
Feb 6, 2018

Commits on Nov 16, 2017

  1. Add tus upload capability

    Peixian Wang committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    04c5cb6 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2017

  1. Merge pull request #57 from peixian/tus-integration

    Add tus upload capability
    erunion authored Dec 6, 2017
    Configuration menu
    Copy the full SHA
    05cbdfd View commit details
    Browse the repository at this point in the history
  2. Bumping the SDK up to v2.0.0 and API version 3.4

    Jon Ursenbach committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    d2298a8 View commit details
    Browse the repository at this point in the history
  3. Conforming the library to the Standard code style.

    Jon Ursenbach committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    0076dca View commit details
    Browse the repository at this point in the history
  4. Merge pull request #59 from vimeo/standard-style

    Conforming the library to the Standard code style.
    erunion authored Dec 6, 2017
    Configuration menu
    Copy the full SHA
    a01733b View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2017

  1. Breaking streamingUpload up into upload and replace.

    Jon Ursenbach committed Dec 7, 2017
    Configuration menu
    Copy the full SHA
    c54c75d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into 3dot4

    Jon Ursenbach committed Dec 7, 2017
    Configuration menu
    Copy the full SHA
    983bd90 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2017

  1. Minor README improvements.

    Jon Ursenbach committed Dec 8, 2017
    Configuration menu
    Copy the full SHA
    2db925e View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2018

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

Commits on Feb 1, 2018

  1. Changing the upload example so it follows the flow we have in PHP and…

    … Python.
    Jon Ursenbach committed Feb 1, 2018
    Configuration menu
    Copy the full SHA
    48598a2 View commit details
    Browse the repository at this point in the history