-
Notifications
You must be signed in to change notification settings - Fork 192
⚗️ Add Canvas image capture [3/n] #4980
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
Open
BeltranBulbarellaDD
wants to merge
25
commits into
main
Choose a base branch
from
beltran.bulbarella/canvas_support-3-capture-pixels
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 12 commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
7cb6936
Add init params with defaults
BeltranBulbarellaDD 32e95d5
Fix typecheck
BeltranBulbarellaDD 702d981
add trackCanvasCapture tracker
BeltranBulbarellaDD af5efab
✨ Add canvas capture stop, node privacy level, and init config minimums
BeltranBulbarellaDD a209092
Clean canvas on privacy change, add unit tests
BeltranBulbarellaDD 3d772c4
Add max dimensions
BeltranBulbarellaDD e88d1dd
Add context.imageSmoothingQuality
BeltranBulbarellaDD 04324e8
only capture canvases with the allow privacy level
BeltranBulbarellaDD fc53067
Address comments
BeltranBulbarellaDD 1eed2ca
Address codex feedback.
BeltranBulbarellaDD 08b9d72
Merge branch 'main' into beltran.bulbarella/canvas_support-3-capture-…
BeltranBulbarellaDD d830fc9
Fix CI
BeltranBulbarellaDD 6e9b197
Address codex review comments
BeltranBulbarellaDD b3b3f5c
Fix unit test
BeltranBulbarellaDD 08e1850
Refactor canvas manager
BeltranBulbarellaDD 02f8ab1
Fix tainted canvases test
BeltranBulbarellaDD 15cda8f
Remove redundand nodeId and privacy level checks
BeltranBulbarellaDD 216c3df
Comment out the fallbacks
BeltranBulbarellaDD 0c7efb1
Move hash and snapshot to separate files
BeltranBulbarellaDD 9a0094b
Once tainted, always tainted
BeltranBulbarellaDD d57b809
Merge branch 'main' into beltran.bulbarella/canvas_support-3-capture-…
BeltranBulbarellaDD c0703e3
Remove createImageBitmap, and use drawImage.
BeltranBulbarellaDD 7704f96
Update spec
BeltranBulbarellaDD b900b9f
Fix test
BeltranBulbarellaDD 3115990
Simplify tests
BeltranBulbarellaDD File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.