feat: media API (video/bbox/thumbnail), UUID unification, dot matrix text, portal fixes, API dictionary V1.3

This commit is contained in:
Warren
2026-05-06 13:34:49 +08:00
parent e75c4d6f07
commit 74b6182eba
197 changed files with 17511 additions and 8759 deletions

1
Cargo.lock generated
View File

@@ -2380,6 +2380,7 @@ dependencies = [
"tempfile",
"thiserror 1.0.69",
"tokio",
"tokio-util",
"tower 0.4.13",
"tower-http 0.5.2",
"tracing",