Historique des commits

Auteur SHA1 Message Date
  unknown 0dcc4839c0 fix: resolve asset 404 errors with preload handler and asset preservation il y a 2 jours
  unknown d68b9aa3cf security: invalidate all sessions on password reset il y a 2 jours
  unknown c0944daa09 feat: migrate temp tokens to Redis and add cleanup script il y a 2 jours
  unknown 50a13a37c0 fix: make printing nuances reactive for language switching il y a 2 jours
  unknown e3fc3f40cd style: accessibility improvements (aria-labels, form labels, contrast) il y a 2 jours
  unknown 4042f1a17d feat: complete password reset flow with 10m expiry and token cleanup il y a 2 jours
  unknown fe141a37b0 fix: localize account_not_active error message il y a 2 jours
  unknown fececd3c75 chore: add db migration script for email verification il y a 2 jours
  unknown 3cafba8883 fix: resolve TS errors in Header.vue links and button props il y a 2 jours
  unknown 336eeee4a6 fix: set valid pixel width for Google login button il y a 2 jours
  unknown 2b263f1f18 fix: correctly unwrap activeLang ref in Header.vue links il y a 2 jours
  unknown 67ce64eb0d fix: correctly handle registration mode from header link il y a 2 jours
  unknown a14a7e790a feat: implement multi-language email verification workflow il y a 2 jours
  unknown c255de0eeb fix: import i18n in Auth.vue to fix TS error il y a 2 jours
  unknown 6fd066d619 chore: remove Facebook login mentions and UI il y a 2 jours
  unknown 480b75af9b fix: make redirect language-aware in Auth.vue il y a 2 jours
  unknown 97ebcdefab fix: convert requirements.txt to UTF-8 and add google-auth il y a 2 jours
  unknown 1db708c167 debug: add verbose logging for Google Auth config issues il y a 2 jours
  unknown 2bda387c59 chore: hardcode GOOGLE_CLIENT_ID for production il y a 2 jours
  unknown a534bcfa53 fix: loose SocialLogin schema to Any to bypass Pydantic validation il y a 2 jours
  unknown 730d8aaaba fix: remove empty email from social login payload to avoid validation error il y a 2 jours
  unknown 3d7c7d0d73 fix: make social login email optional in schema and handle correctly in router il y a 2 jours
  unknown e1546d86f3 fix: remove top-level await in Auth.vue causing white screen il y a 2 jours
  unknown b62710efac feat: implement Google OAuth, localize fonts, and fix translations il y a 2 jours
  unknown 1c668b2d2e perf: widespread lazy loading of components to reduce initial JS bundle size il y a 3 jours
  unknown bfd0f40260 perf: aggressive minification and removal of legal comments for JS/CSS il y a 3 jours
  unknown 4e7163df2f perf: optimize page speed (caching, font loading, lazy loading) and fix admin ui bug il y a 3 jours
  unknown bac8c19716 debug: add logs to inspect resource URLs il y a 3 jours
  unknown 47f37cf71e fix(api): harden resources base url extraction and add debug log il y a 3 jours
  unknown 62a132ca09 fix(resources): use RESOURCES_BASE_URL to bypass /api for uploads il y a 3 jours