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

feat: Add Client for File Service #65

Merged
merged 46 commits into from
Sep 17, 2024
Merged

Commits on Nov 21, 2023

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

Commits on Jun 19, 2024

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

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    b0107a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    600c0ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    134fc30 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e68d9e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8946c8f View commit details
    Browse the repository at this point in the history
  6. refactor: linting

    santhoshramaraj committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    27747b9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7d3b38b View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    567a312 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a686c57 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66743f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d06eb7b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    714f3a6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f6a319f View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

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

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    ac21dd7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    899eca6 View commit details
    Browse the repository at this point in the history
  3. refactor: Serialize types unsupported by Uplink to a wrapper method a…

    …nd keep the decorated method simple - enum, bool.
    santhoshramaraj committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    15a6579 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    345a89f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c4c8c6b View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    7b30f75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebb5726 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    1c603a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    161fe20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a446df8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3109fe7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0ea3a09 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    26f7e7d View commit details
    Browse the repository at this point in the history
  7. refactor: linting

    santhoshramaraj committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    cc67186 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1ce8c31 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b915552 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7146e5b View commit details
    Browse the repository at this point in the history
  11. refactor: linting

    santhoshramaraj committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    b05a79d View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    fe687aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40713d5 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. refactor: simplify tests to eliminate duplicate test cases and reduce…

    … API calls to work around rate limiter
    santhoshramaraj committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    c3fe3ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2aead9d View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    6de62e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9006ad8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9059ffb View commit details
    Browse the repository at this point in the history
  4. refactor: replace @returns.json with a response handler to extract id…

    … from URI of `upload_file`
    santhoshramaraj committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    33d93e6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    611f54c View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

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

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    62ba935 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    614551c View commit details
    Browse the repository at this point in the history