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 Mask and Unmask Wrappers for react-native-web #4272

Merged
merged 63 commits into from
Nov 26, 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. Update samples/react-native-macos/src/Screens/PlaygroundScreen.tsx

    Co-authored-by: LucasZF <lucas-zimerman1@hotmail.com>
    krystofwoldrich and lucas-zimerman authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    e0ccb78 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    711e547 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. use mask containers

    krystofwoldrich committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    ed81fd7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd2c350 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30586a3 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    1ebf033 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    feedb68 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. Merge branch 'kw/feat/replay-custom-redact-components' into kw/feat/r…

    …eplay-custom-redact-android
    krystofwoldrich committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    32ddafe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11876b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d9cc0d9 View commit details
    Browse the repository at this point in the history
  5. 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
  6. Configuration menu
    Copy the full SHA
    050acad View commit details
    Browse the repository at this point in the history
  7. 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
  2. Merge branch 'kw/feat/replay-custom-redact-components' into kw/feat/r…

    …eplay-custom-redact-android
    krystofwoldrich committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    fad832e View commit details
    Browse the repository at this point in the history
  3. fix changelog

    krystofwoldrich committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    eacc487 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2783b2e 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. Merge branch 'kw/feat/replay-custom-redact-components' into kw/feat/r…

    …eplay-custom-redact-android
    krystofwoldrich committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    ab42222 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8eaa867 View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Co-authored-by: LucasZF <lucas-zimerman1@hotmail.com>
    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
  6. Merge branch 'kw/feat/replay-custom-redact-components' into kw/feat/r…

    …eplay-custom-redact-android
    krystofwoldrich committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    aef7146 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    71664ae View commit details
    Browse the repository at this point in the history
  8. 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
  9. Merge branch 'kw/feat/replay-custom-redact-components' into kw/feat/r…

    …eplay-custom-redact-android
    krystofwoldrich committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    e77e2eb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2189770 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ea29667 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    147d175 View commit details
    Browse the repository at this point in the history
  13. fix lint

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

Commits on Nov 26, 2024

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