pinakes-ui: enforce plugin endpoint allowlist; replace inline styles with CSS custom properties
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I751e5c7ec66f045ee1f0bad6c72759416a6a6964
This commit is contained in:
parent
ada1c07f66
commit
9389af9fda
11 changed files with 1880 additions and 772 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -5446,6 +5446,7 @@ dependencies = [
|
|||
"thiserror 2.0.18",
|
||||
"tokio",
|
||||
"toml 1.0.6+spec-1.1.0",
|
||||
"tracing",
|
||||
"uuid",
|
||||
"wit-bindgen 0.53.1",
|
||||
]
|
||||
|
|
@ -5511,6 +5512,7 @@ dependencies = [
|
|||
"chrono",
|
||||
"clap",
|
||||
"dioxus",
|
||||
"dioxus-core",
|
||||
"dioxus-free-icons",
|
||||
"futures",
|
||||
"gloo-timers",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue