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: Implement support for browser requests. #578

Merged
merged 21 commits into from
Sep 12, 2024

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    53af412 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf164dd View commit details
    Browse the repository at this point in the history
  3. Add more comments.

    kinyoklion committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    8307b03 View commit details
    Browse the repository at this point in the history
  4. Implement for edge SDKs.

    kinyoklion committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    c23bf45 View commit details
    Browse the repository at this point in the history
  5. Lint

    kinyoklion committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    a084b9a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6acc5f4 View commit details
    Browse the repository at this point in the history
  7. Test updates.

    kinyoklion committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    b89e14e View commit details
    Browse the repository at this point in the history
  8. More test updates.

    kinyoklion committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    5becb5b View commit details
    Browse the repository at this point in the history
  9. More tests.

    kinyoklion committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    8f63e45 View commit details
    Browse the repository at this point in the history
  10. More test updates.

    kinyoklion committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    1c5450f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f0a51c6 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'rlamb/sc-254415/support-event-source-capabilities' into…

    … rlamb/sc-254415/implement-browser-requests
    kinyoklion committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    39355b8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d259791 View commit details
    Browse the repository at this point in the history
  14. Add backoff tests.

    kinyoklion committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    679b813 View commit details
    Browse the repository at this point in the history
  15. Enable encoding.

    kinyoklion committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    0434103 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Move to rollup.

    kinyoklion committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    7c66b7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9ae9ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd8d7d6 View commit details
    Browse the repository at this point in the history
  4. Configurable reset time.

    kinyoklion committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    61a3631 View commit details
    Browse the repository at this point in the history
  5. Implements platform.

    kinyoklion committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    af341cb View commit details
    Browse the repository at this point in the history
  6. Correct fetch.

    kinyoklion committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    ff1dc23 View commit details
    Browse the repository at this point in the history