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(replay): Add SentryMask and SentryUnmask iOS components #4224

Merged
merged 45 commits into from
Nov 25, 2024

Commits on Oct 31, 2024

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

Commits on Nov 4, 2024

  1. add clang-format

    krystofwoldrich committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    9933a86 View commit details
    Browse the repository at this point in the history
  2. apply the formatter

    krystofwoldrich committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    e17ac31 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    534cbce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef863a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d317e1e View commit details
    Browse the repository at this point in the history
  6. fix clang format

    krystofwoldrich committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    eb9d2de View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    cbf400a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be04dfc View commit details
    Browse the repository at this point in the history
  3. add js tests

    krystofwoldrich committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    77691bd View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    45374be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a127d2 View commit details
    Browse the repository at this point in the history
  3. add changelog

    krystofwoldrich committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    4f5b967 View commit details
    Browse the repository at this point in the history
  4. fix typo

    krystofwoldrich committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    eb64e8d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    32c45e4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    691f8f4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    02bb913 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5315bb2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f07f155 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    1b1c435 View commit details
    Browse the repository at this point in the history
  2. Update mask sample

    krystofwoldrich committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    cdd3da8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1170838 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a9e155 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Configuration menu
    Copy the full SHA
    c02d06c View commit details
    Browse the repository at this point in the history
  2. update redact example

    krystofwoldrich committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    9fe9c24 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    845c260 View commit details
    Browse the repository at this point in the history
  4. fix rnsentry impl

    krystofwoldrich committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    2edaeb0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    503c992 View commit details
    Browse the repository at this point in the history
  6. fix class names tests

    krystofwoldrich committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    4f88064 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'kw/feat/replay-custom-redact-components' of github.com:…

    …getsentry/sentry-react-native into kw/feat/replay-custom-redact-components
    krystofwoldrich committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    ddffa75 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e0ccb78 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Configuration menu
    Copy the full SHA
    d16bc9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9cc0d9 View commit details
    Browse the repository at this point in the history
  3. Fix lint and typos

    krystofwoldrich committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    e665141 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    050acad View commit details
    Browse the repository at this point in the history
  5. fix changelog

    krystofwoldrich committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    d50ffe2 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

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

Commits on Nov 23, 2024

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

Commits on Nov 25, 2024

  1. Configuration menu
    Copy the full SHA
    5965c22 View commit details
    Browse the repository at this point in the history
  2. fix custom mask tests

    krystofwoldrich committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    b41d759 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8eaa867 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: LucasZF <[email protected]>
    krystofwoldrich and lucas-zimerman authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    4e18dc4 View commit details
    Browse the repository at this point in the history
  5. fix lint

    krystofwoldrich committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    af13626 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c47fcd2 View commit details
    Browse the repository at this point in the history
  7. Update CHANGELOG.md

    krystofwoldrich authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    9b8c546 View commit details
    Browse the repository at this point in the history