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(storage): Add getDownloadUrl method to the Storage API #2036

Merged
merged 34 commits into from
Jun 7, 2023

Commits on Jan 6, 2023

  1. Configuration menu
    Copy the full SHA
    3cc7ea6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f617907 View commit details
    Browse the repository at this point in the history
  3. Updated api

    maneesht committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    0188a88 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

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

Commits on Apr 13, 2023

  1. Addressed comments

    maneesht committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    a93c8d3 View commit details
    Browse the repository at this point in the history
  2. Updated to fix endpoint

    maneesht committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    925433f View commit details
    Browse the repository at this point in the history
  3. Removed file

    maneesht committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    07d3fc2 View commit details
    Browse the repository at this point in the history
  4. Made storage modifiable

    maneesht committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    55362d5 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Configuration menu
    Copy the full SHA
    5ff2ec0 View commit details
    Browse the repository at this point in the history
  2. Removed only

    maneesht committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    d2cd1c0 View commit details
    Browse the repository at this point in the history
  3. Removed it only

    maneesht committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    8581f91 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

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

Commits on May 3, 2023

  1. Addressed comments

    maneesht committed May 3, 2023
    Configuration menu
    Copy the full SHA
    2ede36b View commit details
    Browse the repository at this point in the history
  2. Updated docs

    maneesht committed May 3, 2023
    Configuration menu
    Copy the full SHA
    8226d52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bcf7118 View commit details
    Browse the repository at this point in the history
  4. Updated lockfile

    maneesht committed May 3, 2023
    Configuration menu
    Copy the full SHA
    d32c44d View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Configuration menu
    Copy the full SHA
    be58f54 View commit details
    Browse the repository at this point in the history
  2. Updated md

    maneesht committed May 8, 2023
    Configuration menu
    Copy the full SHA
    a13b3e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    712d95c View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Addresesd comments

    maneesht committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    e39c051 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6efb5f View commit details
    Browse the repository at this point in the history
  3. Reverted from origin

    maneesht committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    116df89 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21e9f04 View commit details
    Browse the repository at this point in the history
  5. Replaced in with of

    maneesht committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    d718edf View commit details
    Browse the repository at this point in the history
  6. Updated env setting

    maneesht committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    89d1176 View commit details
    Browse the repository at this point in the history
  7. Fixed linting errors

    maneesht committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    8bfb21d View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Fixed test

    maneesht committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    3b7e2ff View commit details
    Browse the repository at this point in the history
  2. Undid fix

    maneesht committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    5e89622 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Made sure tests worked

    maneesht committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    d64713b View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Removed extra env var

    maneesht committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    730c6f0 View commit details
    Browse the repository at this point in the history
  2. Addressed comments

    maneesht committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    4443bf5 View commit details
    Browse the repository at this point in the history
  3. Deleted file ref

    maneesht committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    54f130e View commit details
    Browse the repository at this point in the history
  4. Fixed integration tests

    maneesht committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    66f41b5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a883e1b View commit details
    Browse the repository at this point in the history