Unify file opening, importing, and pasting into a file ingest handler (#4548)

* Unify file and data ingest

* Code review

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
This commit is contained in:
Timon
2026-09-18 22:47:02 -07:00
committed by GitHub
co-authored by Keavon Chambers
parent f90bef159c
commit 7d1303f695
47 changed files with 855 additions and 980 deletions
Generated
+1
View File
@@ -2834,6 +2834,7 @@ dependencies = [
"gif",
"num-traits",
"png 0.17.16",
"serde",
"zune-core",
"zune-jpeg",
]