-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Added support to undo & redo file operations #2358
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 42 commits
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
518c4ed
Implement Undo, Redo
d2dyno1 fbecac7
Reenable TerminalController.Init
d2dyno1 f072d88
CodeFactor
d2dyno1 d5e690b
Update1 (Read description for more information)
d2dyno1 b303f0f
Small Optimisations
d2dyno1 78c5ac2
Update2 (Read description for more information)
d2dyno1 8dc93f9
Update2
d2dyno1 36d4599
Added Null Checks
d2dyno1 b05f1ca
Code naming fixes
d2dyno1 d6a9878
Fixed couple issues + build error (read description)
d2dyno1 a9bb74e
Fixed Copying/Moving .lnk Files
d2dyno1 cd20fa0
Code optimizations
d2dyno1 88b7b3f
Ditched the Throttle() function
d2dyno1 cba9fa7
Fixed Drag and Drop associatedInstance null issue
d2dyno1 e1342d9
Fixed spamming CTRL+Z CTRL+Y causing crash + Code cleanup
d2dyno1 40220c0
Fixes an issue where a folder wouldn't be copied to the same directory
d2dyno1 cf60ec3
Files no longer crash if the source folder is copied to source folder
d2dyno1 e979bf2
Fixes
d2dyno1 592e676
Fixes (read description)
d2dyno1 3435dab
Shortcut items now work with Undo, Redo but... (read description)
d2dyno1 2773f05
Fixed Redo
d2dyno1 4da5879
Dramatically improved reliability of IStorageHistory + Cleaned uo code
d2dyno1 55514c7
Fixed an issue with deleting shortcut items
d2dyno1 a8b1856
Merge branch 'master' into master
d2dyno1 71be385
Small code improvements
d2dyno1 2546a5d
Merge branch 'master' of https://github.com/d2dyno1/Files
d2dyno1 99c16ce
Code cleanup
d2dyno1 918f679
CodeFactor
d2dyno1 cdeda49
Resolved Merge issues
d2dyno1 b7503cf
Update FilesystemOperations from merge
d2dyno1 adad102
Uncomment TerminalController.Init()
d2dyno1 40d7088
Update Files/DataModels/ReturnResult.cs
d2dyno1 da647ac
Fixed redo crash after deleting from recycle bin
d2dyno1 4447587
Merge branch 'master' of https://github.com/d2dyno1/Files
d2dyno1 85652d1
Fixed StorageHistoryIndex index, added App.RemoveHistory()
d2dyno1 6613dc7
Improved Codestyle
d2dyno1 0d5d124
Move enums to Enums folder
tsvietOK 3a05769
Code align
tsvietOK 2d04b1a
Removed unnecessary code
d2dyno1 f5aa01e
Update Repo
d2dyno1 2bdd9a4
Fixes (read description)
d2dyno1 afc6e87
Fix compilation error
d2dyno1 7123af5
Created a wrapper class for storage history list
d2dyno1 eec5a68
Fixed an issue where folders wouldn't be copied
d2dyno1 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 was deleted.
Oops, something went wrong.
This file was deleted.
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.