Perform more advanced input and string sanitization and validation for performance and security

This commit is contained in:
Nariman Jelveh
2024-04-23 22:46:33 -07:00
parent 9859a32e15
commit ce411ed728
7 changed files with 115 additions and 20 deletions
-4
View File
@@ -34,10 +34,6 @@ const UIWindowTaskManager = async function UIWindowTaskManager () {
body_css: {
width: 'initial',
padding: '20px',
// 'background-color': `hsla(
// var(--primary-hue),
// calc(max(var(--primary-saturation) - 15%, 0%)),
// calc(min(100%,var(--primary-lightness) + 20%)), .91)`,
'background-color': `hsla(
var(--primary-hue),
var(--primary-saturation),