iptv-stream-web/assets/js
Vincent 41cd7a4fd8 Add comprehensive unit tests for Security, UserModel, and Validation utilities
- Implemented SecurityTest to validate token generation, CSRF protection, input sanitization, and rate limiting.
- Created UserModelTest to ensure correct database operations for user management, including creation, updating, banning, and fetching active users.
- Developed ValidationTest to verify input validation and sanitization for user IDs, nicknames, messages, and API requests.
- Introduced Security and Validation utility classes with methods for secure token generation, input sanitization, and comprehensive validation rules.
2025-09-30 21:22:28 -04:00
..
api.js Complete 3.1.1: Grid Implementation Foundation - Replace flexbox with CSS Grid for theater layout 2025-09-29 19:45:35 -04:00
app.js Complete 3.1.1: Grid Implementation Foundation - Replace flexbox with CSS Grid for theater layout 2025-09-29 19:45:35 -04:00
chat.js Add comprehensive unit tests for Security, UserModel, and Validation utilities 2025-09-30 21:22:28 -04:00
loading-states.js Complete 4.3.2: Loading States - comprehensive loading system implementation with indicators, progress bars, and loading hierarchies 2025-09-29 23:30:14 -04:00
notifications.js Complete 4.3.1: Notification System Redesign - Enhanced toast notification system with variants, queue management, and accessibility improvements 2025-09-29 23:24:56 -04:00
screen-reader.js Complete 4.5.2: Screen Reader Support - Implement comprehensive ARIA live regions, attributes, and dynamic announcements 2025-09-30 19:08:23 -04:00
ui-controls.js Add comprehensive unit tests for Security, UserModel, and Validation utilities 2025-09-30 21:22:28 -04:00
video-player.js Complete 3.1.1: Grid Implementation Foundation - Replace flexbox with CSS Grid for theater layout 2025-09-29 19:45:35 -04:00