Historique des commits

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