
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-05-20 20:45:39 -07:00
2024-06-06 18:49:53 -07:00
2025-07-16 09:57:35 +05:30
2025-03-24 16:04:49 -07:00
2025-03-28 14:07:03 -07:00
2025-05-20 19:22:17 -07:00
2025-05-28 09:46:59 +05:30
2024-02-21 18:51:00 +05:30
2021-06-08 22:45:01 +05:30
2025-06-11 23:39:47 +05:30
2024-10-22 23:18:30 -07:00
2024-06-11 14:22:03 +05:30
2024-06-11 14:22:03 +05:30
2025-06-20 09:17:56 +05:30
2025-03-28 12:18:39 +05:30
2021-09-21 10:16:32 +05:30
2025-07-02 12:33:29 +05:30
2025-06-13 11:57:11 +05:30
2025-06-11 13:16:44 -04:00
2025-06-24 19:00:20 -07:00
2025-04-02 20:26:55 -07:00
2025-06-19 21:30:49 +05:30
2025-07-02 19:57:59 +05:30
2024-06-11 14:22:03 +05:30
2025-02-24 12:14:40 -08:00
2025-06-11 13:16:44 -04:00
2025-06-16 20:35:23 -07:00
2025-06-30 11:35:32 +05:30
2025-06-11 23:39:47 +05:30
2025-07-21 17:03:11 +04:00
2023-06-19 16:11:19 +05:30
2025-05-23 12:58:13 +05:30
2025-07-02 10:01:50 +05:30
2024-06-11 14:22:03 +05:30
2025-06-11 22:45:32 +05:30
2025-03-03 16:38:22 +05:30
2023-03-14 09:09:57 -07:00
2025-06-03 12:01:17 +05:30