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

[WIP] Tus dataprovider #661

Closed
wants to merge 6 commits into from
Closed

Commits on Apr 17, 2020

  1. initial tus.io support

    Signed-off-by: Jörn Friedrich Dreyer <[email protected]>
    butonic committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    df9b4a1 View commit details
    Browse the repository at this point in the history
  2. initial tus.io create support for dataprovider

    Signed-off-by: Jörn Friedrich Dreyer <[email protected]>
    butonic committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    da807ed View commit details
    Browse the repository at this point in the history
  3. send additional PATCH to finalize upload on chunking v2 assembly

    Signed-off-by: Jörn Friedrich Dreyer <[email protected]>
    butonic committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    8c675a2 View commit details
    Browse the repository at this point in the history
  4. allow tus create POST request to all wepdav dirs

    Signed-off-by: Jörn Friedrich Dreyer <[email protected]>
    butonic committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    5b8cbea View commit details
    Browse the repository at this point in the history
  5. remember destination for tus finish upload

    Signed-off-by: Jörn Friedrich Dreyer <[email protected]>
    butonic committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    a228741 View commit details
    Browse the repository at this point in the history
  6. reapply cors changes from vincent because I force pushed without pulling

    Signed-off-by: Jörn Friedrich Dreyer <[email protected]>
    butonic committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    fc3ba91 View commit details
    Browse the repository at this point in the history