monacousa-portal/utils
Matt 62be77ec34
Build And Push Image / docker (push) Successful in 2m53s Details
Add circuit breaker pattern to email verification system
Implement rate limiting and attempt tracking to prevent verification abuse and infinite reload loops. Add temporary blocking with clear user feedback, enhanced error states, and retry logic. Includes new verification state utilities and improved UI components for better user experience during blocked states.
2025-08-10 15:48:11 +02:00
..
config-cache.ts Fix Safari iOS reload loop with static device detection and caching 2025-08-10 15:18:34 +02:00
countries.ts Enhance CountryFlag to accept country names and codes 2025-08-07 21:30:47 +02:00
mobile-utils.ts feat: enhance mobile compatibility and debugging across authentication and system metrics 2025-08-07 16:08:39 +02:00
phone-countries.ts updates to database schema 2025-08-08 18:32:46 +02:00
static-device-detection.ts Fix Safari iOS reload loop with static device detection and caching 2025-08-10 15:18:34 +02:00
types.ts Add email verification system for user registration 2025-08-08 22:51:14 +02:00
verification-state.ts Add circuit breaker pattern to email verification system 2025-08-10 15:48:11 +02:00
viewport-manager.ts Refactor mobile detection to use built-in Nuxt device module 2025-08-10 14:38:02 +02:00