-
Notifications
You must be signed in to change notification settings - Fork 125
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: add recording url blocklist #1500
Commits on Oct 25, 2024
-
Richard Borcsik committed
Oct 25, 2024 Configuration menu - View commit details
-
Copy full SHA for d17daa8 - Browse repository at this point
Copy the full SHA d17daa8View commit details -
rename function to indicate new purpose
Richard Borcsik committedOct 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 69f285f - Browse repository at this point
Copy the full SHA 69f285fView commit details -
exit early when paused or disabled
Richard Borcsik committedOct 25, 2024 Configuration menu - View commit details
-
Copy full SHA for aa12022 - Browse repository at this point
Copy the full SHA aa12022View commit details
Commits on Oct 28, 2024
-
refactor: move matching to a function
Richard Borcsik committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 11a0968 - Browse repository at this point
Copy the full SHA 11a0968View commit details -
extend status to return paused
Richard Borcsik committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 85580bd - Browse repository at this point
Copy the full SHA 85580bdView commit details -
feat: start stop the recording when arriving/leaving from blocked url
Richard Borcsik committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 7cbbf3b - Browse repository at this point
Copy the full SHA 7cbbf3bView commit details -
fix: use same name for property
Richard Borcsik committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 17d04bb - Browse repository at this point
Copy the full SHA 17d04bbView commit details -
fix: don't fully stop/restart sessions
Richard Borcsik committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for f1c76db - Browse repository at this point
Copy the full SHA f1c76dbView commit details -
Richard Borcsik committed
Oct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 8a8daf6 - Browse repository at this point
Copy the full SHA 8a8daf6View commit details -
fix: trigger should be disabled even when no decide response was rece…
…ived as well
Richard Borcsik committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for fbb4fc0 - Browse repository at this point
Copy the full SHA fbb4fc0View commit details -
fix: early exit only for paused state
Richard Borcsik committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for fddf71c - Browse repository at this point
Copy the full SHA fddf71cView commit details -
fix: guard condition for pause/resume
Richard Borcsik committedOct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for a8519e8 - Browse repository at this point
Copy the full SHA a8519e8View commit details
Commits on Oct 31, 2024
-
fix: more reliable way of pausing, lose less data
Richard Borcsik committedOct 31, 2024 Configuration menu - View commit details
-
Copy full SHA for f41fabd - Browse repository at this point
Copy the full SHA f41fabdView commit details -
test: add a new test for url blocking functionality
Richard Borcsik committedOct 31, 2024 Configuration menu - View commit details
-
Copy full SHA for e0ce5d3 - Browse repository at this point
Copy the full SHA e0ce5d3View commit details -
Richard Borcsik committed
Oct 31, 2024 Configuration menu - View commit details
-
Copy full SHA for 8e55e87 - Browse repository at this point
Copy the full SHA 8e55e87View commit details
Commits on Nov 11, 2024
-
add/remove capture blocking tag
Richard Borcsik committedNov 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 28d7d8b - Browse repository at this point
Copy the full SHA 28d7d8bView commit details -
test the document classname changes
Richard Borcsik committedNov 11, 2024 Configuration menu - View commit details
-
Copy full SHA for e5df23e - Browse repository at this point
Copy the full SHA e5df23eView commit details -
remove some comments, these cannot be tested as-is
Richard Borcsik committedNov 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 45e13c4 - Browse repository at this point
Copy the full SHA 45e13c4View commit details