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

Add explicit file length in form data for BLOBs #156

Merged
merged 16 commits into from
Dec 22, 2023

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    b13c95f View commit details
    Browse the repository at this point in the history
  2. Transform Blob into Buffer at beginning to avoid misunderstandings; r…

    …efactor/clarify method & parameter names
    MHHukiewitz committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    192f481 View commit details
    Browse the repository at this point in the history
  3. Allow pinning again

    MHHukiewitz committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    3139398 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    57af1d8 View commit details
    Browse the repository at this point in the history
  5. Upgrade jest

    MHHukiewitz committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    8130020 View commit details
    Browse the repository at this point in the history
  6. Fix pinning

    MHHukiewitz committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    e85b6e9 View commit details
    Browse the repository at this point in the history
  7. Don't upgrade npm

    MHHukiewitz committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    bf0b83f View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    b630479 View commit details
    Browse the repository at this point in the history
  2. add File upload support, fix conditions when to upload, remove transf…

    …ormation to Buffer when uploading Files/Blobs
    MHHukiewitz committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    3fb75bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91644a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f81d27 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b835d32 View commit details
    Browse the repository at this point in the history
  6. fix serialization

    MHHukiewitz committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    055f654 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. revert DEFAULT_API_V2

    MHHukiewitz committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    84f1759 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a9d0c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e300817 View commit details
    Browse the repository at this point in the history