more work on webhook, implement getMetadata endpoint for appview and link holds to a preferred appview

This commit is contained in:
Evan Jarrett
2026-02-22 22:49:33 -06:00
parent 1e04c91507
commit dc31ca2f35
29 changed files with 487 additions and 173 deletions
+10
View File
@@ -420,6 +420,16 @@
.vuln-box-low { background-color: oklch(80% 0.1 85); color: oklch(25% 0.05 85); }
}
/* ========================================
TOAST CONTAINER
======================================== */
#toast-container {
pointer-events: none;
}
#toast-container > * {
pointer-events: auto;
}
/* ========================================
SUPPORTER BADGE TEXT COLOR OVERRIDES
Unlayered — wins over DaisyUI's layered