2 Commits

Author SHA1 Message Date
fr4iser
5db55fdd70 security: Fix XSS vulnerabilities in UI components
- Replace innerHTML with textContent and createElement
- Use safe DOM manipulation methods
- Prevents XSS attacks through user-controlled data
2026-02-28 20:40:00 +01:00
rUv
6fe0d42f90 Add comprehensive CSS styles for UI components and dark mode support 2025-06-07 13:28:02 +00:00