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

Support for the /files endpoints #377 #378

Closed
wants to merge 13 commits into from
Closed

Commits on Feb 17, 2023

  1. Draft for /files support #377

    m-mohr committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    2f02858 View commit details
    Browse the repository at this point in the history
  2. Add CHANGELOG

    m-mohr committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    d773567 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Stefaan Lippens <[email protected]>
    m-mohr and soxofaan authored Feb 17, 2023
    Configuration menu
    Copy the full SHA
    c7154b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c040bab View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Apply suggestions from code review

    Co-authored-by: Stefaan Lippens <[email protected]>
    m-mohr and soxofaan authored Mar 6, 2023
    Configuration menu
    Copy the full SHA
    a7f52b5 View commit details
    Browse the repository at this point in the history
  2. Improvements

    m-mohr committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    3766dc9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37890a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ae3f0e View commit details
    Browse the repository at this point in the history
  5. PR #378 move upload logic to Connection

    Because upload creates a new UserFile it is more untuitive to have main logic in Connection.
    soxofaan committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    20199ab View commit details
    Browse the repository at this point in the history
  6. PR #378 Add UserFile to API docs

    Finetune/fix UserFile docs as well
    soxofaan committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    b2581d7 View commit details
    Browse the repository at this point in the history
  7. PR #378 finetune changelog

    soxofaan committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    7e1facd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ee58d5f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    adf87d7 View commit details
    Browse the repository at this point in the history