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

Implement chunky uploads #6931

Merged
merged 7 commits into from
Oct 25, 2024
Merged

Implement chunky uploads #6931

merged 7 commits into from
Oct 25, 2024

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    40a2270 View commit details
    Browse the repository at this point in the history
  2. Adds resume_upload

    ShanaLMoore committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    77e18b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3961c7 View commit details
    Browse the repository at this point in the history
  4. Implements chunking on the server side

    This is also backwards compatible and enables chunked uploading of Hyrax files.
    ShanaLMoore committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    f3dbf54 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b47aff4 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    eb184ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f75098 View commit details
    Browse the repository at this point in the history