monacousa-portal/utils
Matt 30136117ce
Build And Push Image / docker (push) Successful in 3m7s Details
Fix Safari iOS reload loop with static device detection and caching
- Replace reactive device detection with static utilities to prevent
  infinite reload loops on mobile Safari
- Add static-device-detection.ts for one-time device info computation
- Add config-cache.ts for improved configuration loading performance
- Apply mobile Safari viewport and CSS optimizations across auth pages
- Remove reactive dependencies that caused rendering issues on iOS
2025-08-10 15:18:34 +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
viewport-manager.ts Refactor mobile detection to use built-in Nuxt device module 2025-08-10 14:38:02 +02:00