
Sojan JoseandClaude
ee176480da
feat: Enhanced WhatsApp template support with security optimizations
- Add comprehensive WhatsApp template parameter support for header/footer/buttons
- Implement coupon code template support with 15-character validation
- Support all WhatsApp template types (text, media, interactive)
- Add advanced parameter types (currency, date/time, location)
- Remove restrictions on DOCUMENT, IMAGE, VIDEO template formats
Security improvements:
- Fix XSS vulnerability by replacing v-html with v-dompurify-html
- Add input sanitization and parameter validation
- Implement URL validation with scheme and length checks
- Add protection against DoS attacks with length limits
Performance optimizations:
- Replace recursive template fetching with iterative pagination
- Add safety limits to prevent infinite loops and stack overflow
- Optimize template processing for better memory usage
Frontend enhancements:
- Enhanced template picker with header/footer/button display
- Component-based parameter input organized by type
- Real-time validation for coupon codes and parameters
- Improved template preview with sanitized HTML rendering
- Fix Vue linting issues with proper computed properties
Maintains full backward compatibility with existing template configurations.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-21 17:03:11 +04:00
..
2025-03-24 19:39:04 -07:00
2025-06-03 15:21:30 +05:30
2025-07-01 09:43:44 +05:30
2025-07-01 09:43:44 +05:30
2025-07-01 09:43:44 +05:30
2025-07-01 09:43:44 +05:30
2025-07-01 09:43:44 +05:30
2025-07-01 09:43:44 +05:30
2025-07-01 09:43:44 +05:30
2025-07-21 17:03:11 +04:00
2024-10-03 15:02:12 +05:30
2025-05-19 11:18:06 -07:00
2025-07-01 09:43:44 +05:30
2025-07-01 09:43:44 +05:30
2025-07-03 13:22:44 +05:30
2025-06-02 22:02:03 -05:00
2025-03-31 17:51:38 -07:00
2024-12-12 10:12:07 +05:30
2025-07-01 09:43:44 +05:30
2025-07-01 09:43:44 +05:30
2025-06-30 22:22:40 -07:00
2025-05-29 18:45:28 -06:00
2025-07-01 09:43:44 +05:30
2025-07-01 09:43:44 +05:30
2025-01-16 15:27:23 +05:30
2025-07-01 09:43:44 +05:30
2025-03-18 14:40:02 -07:00
2025-03-21 21:54:54 +05:30
2025-07-01 09:43:44 +05:30
2025-03-19 15:37:55 -07:00
2025-07-02 19:57:59 +05:30
2025-07-03 19:39:36 +05:30