-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Implement IndexedDB document auto-save #422
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 18 commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
e1aaee1
removed all use of document indicies
mfish33 d3e3ab6
-add u64 support for wasm bridge
mfish33 51c1056
fixed rust formating
mfish33 f73a631
Merge branch 'master' into only-document-ids
mfish33 b720ef9
Merge branch 'master' into only-document-ids
Keavon 9483fae
Cleaned up FrontendDocumentState in js-messages
mfish33 833f1f9
Merge branch 'only-document-ids' of https://github.com/GraphiteEditor…
mfish33 f9e2cbb
Merge branch 'master' into only-document-ids
Keavon 8574683
Tiny tweaks from code review
Keavon e1a0308
- moved more of closeDocumentWithConfirmation to rust
mfish33 fb4edec
Merge branch 'only-document-ids' of https://github.com/GraphiteEditor…
mfish33 fe55503
Merge branch 'master' into only-document-ids
mfish33 161c2bf
Merge branch 'master' into only-document-ids
mfish33 0599861
working initial auto save impl
mfish33 65afd61
auto save is a lifetime file
mfish33 6feaf74
Merge branch 'master' into indexed-db-auto-save
mfish33 82e146f
- cargo fmt
mfish33 9a9ac45
Merge branch 'master' into indexed-db-auto-save
Keavon 3400200
code review round 1
mfish33 b9a6100
Merge branch 'indexed-db-auto-save' of https://github.com/GraphiteEdi…
mfish33 d81acdd
generate seed for uuid in js when wasm is initialized
mfish33 45b0355
Resolve PR feedback
otdavies b70bea8
Further address PR feedback
otdavies e135a74
Fix failing test
Keavon 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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
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.
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.