monacousa-portal/utils
Matt 8b05fdd3d7
Build And Push Image / docker (push) Successful in 3m2s Details
Add mobile Safari reload loop prevention for auth pages
- Implement comprehensive reload loop prevention utility
- Add initialization checks to setup-password, verify, and signup pages
- Include timeout protection and error handling for config loading
- Add fallback defaults to prevent page failures on mobile devices
- Document mobile reload loop prevention system
2025-08-10 16:21:54 +02:00
..
config-cache.ts Fix mobile Safari reload loop by persisting config cache in window object 2025-08-10 16:09:15 +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
reload-loop-prevention.ts Add mobile Safari reload loop prevention for auth pages 2025-08-10 16:21:54 +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