quantum-ai-v3/static/css
Claude c61263e7b7 🔒 Enhance marketplace security with comprehensive protections
- Add rate limiting to marketplace views (60/min) and API (30/min)
- Implement input validation for category and search parameters
- Add server-side search with sanitization and length validation
- Secure API data exposure with pagination and essential fields only
- Add comprehensive security logging for monitoring suspicious activity
- Update marketplace template with secure form-based search
- Preserve search queries in category filter navigation
- Add security-specific loggers for better monitoring

Security improvements:
• Rate limiting prevents abuse and DoS attacks
• Input validation prevents injection attacks
• Server-side search replaces vulnerable client-side filtering
• API pagination limits response size and data exposure
• Enhanced logging enables security monitoring
• Template updates maintain UX while improving security

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-26 08:22:59 +05:30
..
agent-base.css Implement comprehensive header CSS architecture redesign and font consistency fixes 2025-07-21 10:41:24 +05:30
base.css Refactor: Complete architecture reorganization with proper separation of concerns 2025-07-21 20:03:53 +05:30
header-component.css Implement comprehensive header CSS architecture redesign and font consistency fixes 2025-07-21 10:41:24 +05:30
homepage.css Fix homepage UI and button hover effects across all pages 2025-07-12 05:01:34 +05:30
marketplace.css 🔒 Enhance marketplace security with comprehensive protections 2025-07-26 08:22:59 +05:30
pricing.css Implement comprehensive header CSS architecture redesign and font consistency fixes 2025-07-21 10:41:24 +05:30
themes.css agent polling fix 2025-07-13 17:46:26 +05:30