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: allow config of before_send function to edit or reject events #1515

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

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    79b83fa View commit details
    Browse the repository at this point in the history
  2. draw the rest of the owl

    pauldambra committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    5165110 View commit details
    Browse the repository at this point in the history
  3. Refactor tests

    pauldambra committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    19abae0 View commit details
    Browse the repository at this point in the history
  4. fiddle

    pauldambra committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    e95364c View commit details
    Browse the repository at this point in the history
  5. kind to IE11

    pauldambra committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    08b6741 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2024

  1. Configuration menu
    Copy the full SHA
    54d3031 View commit details
    Browse the repository at this point in the history
  2. Refactor

    pauldambra committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    070413d View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. mock random

    pauldambra committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    2d7b7ed View commit details
    Browse the repository at this point in the history
  2. more events are uneditable

    pauldambra committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    4940a23 View commit details
    Browse the repository at this point in the history
  3. rename the function

    pauldambra committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    4bac476 View commit details
    Browse the repository at this point in the history
  4. failing events

    pauldambra committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    0efff91 View commit details
    Browse the repository at this point in the history
  5. reorg things

    pauldambra committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    31244a1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    db0228b View commit details
    Browse the repository at this point in the history
  7. maybe just a warning

    pauldambra committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    d20d0b7 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. some more can be unsafe

    pauldambra committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    56fb955 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba4f6ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f5b308 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    4afa6c8 View commit details
    Browse the repository at this point in the history
  2. Remove out-of-date tests

    pauldambra committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    3c018f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    938a162 View commit details
    Browse the repository at this point in the history
  4. oops

    pauldambra committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    0cdbd19 View commit details
    Browse the repository at this point in the history
  5. ooops

    pauldambra committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    aa6df59 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    a395047 View commit details
    Browse the repository at this point in the history
  2. sampling example changes

    pauldambra committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    8c76336 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a4b136 View commit details
    Browse the repository at this point in the history
  4. allow array of functions

    pauldambra committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    371f90a View commit details
    Browse the repository at this point in the history
  5. A little comment

    pauldambra committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    96b2356 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a44429e View commit details
    Browse the repository at this point in the history
  7. reorganise

    pauldambra committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    482cfa8 View commit details
    Browse the repository at this point in the history