-
Notifications
You must be signed in to change notification settings - Fork 48
Detect file renames without triggering deletions #587
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
Merged
Merged
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
f73b3ad
Fix: Suppress sanitization echo events in file watcher
huntercaron 98e4c37
Fix: Only send rename confirmation when Framer file is found
huntercaron 28065de
Fix: Cancel buffered add on rapid create+edit to prevent stale content
huntercaron 269ed9a
Deduplicate SHA256 hash function in hash-tracker
huntercaron 550ba5a
Fix: Add error handling to SEND_FILE_RENAME to prevent state corrupti…
huntercaron f5bee3e
Update based on feedback
huntercaron f845100
Fix permissions and feedback
huntercaron b52fa26
Fix: Remove unnecessary String() cast on already-narrowed string type
huntercaron 2a4c08a
Fix: Remove redundant runtime type guard for file-rename content
huntercaron 3b6eafb
Refactor for clarity
huntercaron 85a9e1a
Remove redundant permissions check
huntercaron 089a253
Rename echo prevention
huntercaron 2838b81
Polish from feedback
huntercaron 389a6b7
Refactor code file name normalization
huntercaron cf0bc43
Re-order imports
huntercaron f32f9d3
Add tests for Plugin side
huntercaron b993e55
Improve test typing
huntercaron ef08eaf
Update based on feedback
huntercaron 906e120
Update from feedback
huntercaron ecc862d
Seems solid
huntercaron ff5c996
Refactor snapshot checking on Plugin side
huntercaron ccfd301
From feedback
huntercaron 9bd6365
Feedback
huntercaron 5968df2
Fixes from feedback
huntercaron b1a9a75
Clean up name normalization functions
huntercaron 553d7af
Formatting
huntercaron 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
Large diffs are not rendered by default.
Oops, something went wrong.
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.