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(js): Compress payloads above a certain size limit #1113

Open
wants to merge 20 commits into
base: main
Choose a base branch
from

Commits on Oct 16, 2024

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

Commits on Oct 17, 2024

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

Commits on Oct 20, 2024

  1. Configuration menu
    Copy the full SHA
    890f19e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30bed06 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6552a3e View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    bab72d3 View commit details
    Browse the repository at this point in the history
  2. Fix test

    jacoblee93 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    39c8f74 View commit details
    Browse the repository at this point in the history
  3. Adds test for attachments

    jacoblee93 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    2457d6a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fce5f99 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f3ee937 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    61ec70e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e05a5d View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    07f6ca9 View commit details
    Browse the repository at this point in the history
  2. Fix lint

    jacoblee93 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    1c3b85e View commit details
    Browse the repository at this point in the history
  3. Remove focused test

    jacoblee93 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    08c3537 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Merge

    jacoblee93 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    89b60fb View commit details
    Browse the repository at this point in the history
  2. Fix flaky test

    jacoblee93 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    1b27312 View commit details
    Browse the repository at this point in the history
  3. Update test

    jacoblee93 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    45ba14c View commit details
    Browse the repository at this point in the history
  4. Fix tests

    jacoblee93 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    1045245 View commit details
    Browse the repository at this point in the history
  5. Fix stupid mistake

    jacoblee93 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    be06b8f View commit details
    Browse the repository at this point in the history