Historial de Commits

Autor SHA1 Mensaje Fecha
  neyrogovnarik d0804cf283 fix(db): add missing revoked_at column to refresh_tokens hace 1 mes
  neyrogovnarik 45de749a1a fix(auth): change refresh cookie SameSite Strict→Lax for cross-subdomain fetch hace 1 mes
  neyrogovnarik 873f59b1d4 fix: allow /auth/me to trigger token refresh on 401 hace 1 mes
  neyrogovnarik c06faf84d7 feat: visitor dots - orange #FF4907 for registered users, ghost for guests hace 1 mes
  neyrogovnarik 386997febd fix: make ghost dot center fully opaque (alpha 1 instead of 0.8) hace 1 mes
  neyrogovnarik 8e2078fbd8 fix: render modals outside user conditional to survive auth state change hace 1 mes
  neyrogovnarik 79d6834e3e feat: show success message after registration hace 1 mes
  neyrogovnarik 53746ac145 fix: password minLength 6 -> 8 to match backend validation hace 1 mes
  neyrogovnarik dd05e67fe4 fix: visitor dots should be ghost for guests hace 1 mes
  neyrogovnarik d892c51f79 fix: register modal select bg #15291C hace 1 mes
  neyrogovnarik b2fc6ee204 fix: remove stale useRouter from LoginModal hace 1 mes
  neyrogovnarik b8d98c3bd2 feat: register modal with green tint backdrop hace 1 mes
  neyrogovnarik 5d274b5757 feat: login modal instead of separate page hace 1 mes
  neyrogovnarik ae0304d3d8 style: login button bg matches register banner (backdrop-blur-md) hace 1 mes
  neyrogovnarik 370a9d4def fix: ghost dot color #FFE500 -> #FFEE00 hace 1 mes
  neyrogovnarik b4420ffc3a fix: ghost dot 10px, gradient to 75% hace 1 mes
  neyrogovnarik c9feb0fa15 fix: ghost dot style - small 20px, #FFE500 radial gradient hace 1 mes
  neyrogovnarik 7583384780 fix: guest location dot matches ghost place style (gold gradient) hace 1 mes
  neyrogovnarik e702fc1bb7 fix: add 'location' to MarkerOptions type union hace 1 mes
  neyrogovnarik 2cfb047967 feat: add user location dot (blue with ring) for all visitors hace 1 mes
  neyrogovnarik 72b1812fee feat: show gold ghost markers on map for unregistered users hace 1 mes
  neyrogovnarik 9c74d589a6 fix: center banner vertically in the middle of the screen hace 1 mes
  neyrogovnarik 5aa65855b1 fix: update CSP wss: -> wss://api.{DOMAIN} for Safari WebSocket + wrap WS constructor in try-catch hace 1 mes
  neyrogovnarik c775a6de32 debug: add ErrorReporter to catch and display SecurityError on iOS hace 1 mes
  neyrogovnarik 02c5c8ec39 debug: add ErrorBoundary around MapView to catch iOS security error hace 1 mes
  neyrogovnarik a1a101160e fix: add crossOrigin anonymous to tileLayer for iOS Safari hace 1 mes
  neyrogovnarik 2bfc79e7be chore: remove unused TILE_ATTR constant hace 1 mes
  neyrogovnarik f732c3187f fix: remove zoom controls and Leaflet attribution from map hace 1 mes
  neyrogovnarik d266c65715 fix: add isolate on main and z-0 on map container to fix z-index stacking with Header hace 1 mes
  neyrogovnarik 79ecc3d69d fix: dynamic import MapView to prevent Leaflet SSR window error hace 1 mes