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

Modify upload pausing #42

Merged
merged 5 commits into from
Aug 10, 2021
Merged

Modify upload pausing #42

merged 5 commits into from
Aug 10, 2021

Commits on Jul 9, 2021

  1. Update TusUploader.java

    Make uploads pausable without closing file input Streams
    cdr-chakotay committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    4e549f4 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

  1. Update TusUploader.java

    Add a pause functionality, which doesn't close the InputStream
    cdr-chakotay committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    5f2731d View commit details
    Browse the repository at this point in the history
  2. Update TusUploader.java

    cdr-chakotay committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    16c94d3 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

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

Commits on Aug 10, 2021

  1. Code formatting and docs

    Acconut committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    2949ce3 View commit details
    Browse the repository at this point in the history