Implement post editor gallery image imports

This commit is contained in:
2026-07-19 09:52:09 +02:00
parent 9a72287fc6
commit 055dd5efc5
17 changed files with 949 additions and 82 deletions

2
Cargo.lock generated
View File

@@ -844,7 +844,6 @@ name = "bds-ui"
version = "0.1.0"
dependencies = [
"anyhow",
"base64",
"bds-core",
"bds-editor",
"chrono",
@@ -856,7 +855,6 @@ dependencies = [
"objc2-app-kit 0.3.2",
"objc2-foundation 0.3.2",
"open",
"rayon",
"rfd",
"serde_json",
"syn 2.0.117",