-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Feature: Added a comparison text box for hashes #16771
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 36 commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
d8b8cf8
Feature
Lamparter 0324ab5
Add ability to go through all hashes automatically
Lamparter 483b9bd
Add compare file button
Lamparter 3743513
Requested changes
Lamparter 410eb39
Hide info bar when no hash is provided
Lamparter dc1133f
Add back the BOM
Lamparter 6c37d74
MVVM
Lamparter bd70048
Refactor file picker method
Lamparter 72ee848
Replace SHA384 with MD5 for file comparison algorithm
Lamparter 19b6072
Squash previous commits (to revert)
Lamparter 3a76b4b
Revert "Squash previous commits (to revert)"
Lamparter dac83a1
MVVM
Lamparter d983c40
Genius fix
Lamparter 43ad7d7
Add back `Command="{x:Bind HashesViewModel.ToggleIsEnabledCommand}"`
Lamparter 8c1a0cb
Discard changes to src/Files.App/Views/Properties/HashesPage.xaml.cs
Lamparter 01c7107
Hide info bar when text box is cleared
Lamparter 8b19089
Convert bindings back to OneWay
Lamparter 3f46f8e
Improved spacing
yaira2 c092439
Convert back to TwoWay binding
Lamparter a12ab88
Remove unnecessary grid
Lamparter 659015d
Remove `VerticalAlignment="Stretch"`
Lamparter 07bbccb
Remove XAML behaviours command
Lamparter eb3712a
SHA384 -> MD5
Lamparter bcea388
Convert ItemsSource to OneWay binding
Lamparter 9b82e7d
Fix info bar appearing in file comparison
Lamparter 40a5e2e
Leftover changes
Lamparter 926d757
Apply suggestions from code review
Lamparter 0dbc80b
Fix for the compare file feature
Lamparter 404684e
Apply suggestions from code review
Lamparter ffbf07d
Update src/Files.App/ViewModels/Properties/HashesViewModel.cs
yaira2 90b8806
Update src/Files.App/ViewModels/Properties/HashesViewModel.cs
yaira2 94a9608
Update HashesViewModel.cs
yaira2 16789ff
Remove SelectAlgorithm entry from Resources.resw
Lamparter 9c23ebc
Update HashesViewModel.cs
yaira2 cd4024e
Simplify code
yaira2 28375a3
Use properties window hwnd
yaira2 4b369cd
Apply suggestions from code review
yaira2 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
yaira2 marked this conversation as resolved.
Show resolved
Hide resolved
|
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.
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.