Graphite/editor
Keavon Chambers 60f16d72a5
Refactor IndexedDB document persistence to reuse data structures of desktop persistence (#4020)
* Switch indexedDb document serialized struct from camelCase to snake_case

* Refactor and migrate old indexedDb format to the same shape as desktop persistence

* Avoid duplicate struct definitions in the desktop crate

* Refactor frontend message handling to consolidate auto-save document loading

* Code review

* Review

---------

Co-authored-by: Timon <me@timon.zip>
2026-04-15 02:29:23 -07:00
..
src Refactor IndexedDB document persistence to reuse data structures of desktop persistence (#4020) 2026-04-15 02:29:23 -07:00
Cargo.toml Remove surface and window from ApplicationIo (#3941) 2026-04-09 20:12:53 +00:00
build.rs Desktop: Add commit info to binaries build with Nix (#3635) 2026-01-15 10:34:01 +00:00