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

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

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

Commits on Nov 20, 2024

  1. Configuration menu
    Copy the full SHA
    750df37 View commit details
    Browse the repository at this point in the history
  2. release: 6.3.0-beta.2

    getsentry-bot committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    db1278a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'release/6.3.0-beta.2' into 6.3.0-beta

    getsentry-bot committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    1feca0b View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Configuration menu
    Copy the full SHA
    9b2874c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac1e5bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d16bc9a 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
    624d26f View commit details
    Browse the repository at this point in the history
  2. 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