Commit History

Autor SHA1 Mensaxe Data
  unknown 2b263f1f18 fix: correctly unwrap activeLang ref in Header.vue links hai 3 días
  unknown 67ce64eb0d fix: correctly handle registration mode from header link hai 3 días
  unknown a14a7e790a feat: implement multi-language email verification workflow hai 3 días
  unknown c255de0eeb fix: import i18n in Auth.vue to fix TS error hai 3 días
  unknown 6fd066d619 chore: remove Facebook login mentions and UI hai 3 días
  unknown 480b75af9b fix: make redirect language-aware in Auth.vue hai 3 días
  unknown 97ebcdefab fix: convert requirements.txt to UTF-8 and add google-auth hai 3 días
  unknown 1db708c167 debug: add verbose logging for Google Auth config issues hai 3 días
  unknown 2bda387c59 chore: hardcode GOOGLE_CLIENT_ID for production hai 3 días
  unknown a534bcfa53 fix: loose SocialLogin schema to Any to bypass Pydantic validation hai 3 días
  unknown 730d8aaaba fix: remove empty email from social login payload to avoid validation error hai 3 días
  unknown 3d7c7d0d73 fix: make social login email optional in schema and handle correctly in router hai 3 días
  unknown e1546d86f3 fix: remove top-level await in Auth.vue causing white screen hai 3 días
  unknown b62710efac feat: implement Google OAuth, localize fonts, and fix translations hai 3 días
  unknown 1c668b2d2e perf: widespread lazy loading of components to reduce initial JS bundle size hai 4 días
  unknown bfd0f40260 perf: aggressive minification and removal of legal comments for JS/CSS hai 4 días
  unknown 4e7163df2f perf: optimize page speed (caching, font loading, lazy loading) and fix admin ui bug hai 4 días
  unknown bac8c19716 debug: add logs to inspect resource URLs hai 4 días
  unknown 47f37cf71e fix(api): harden resources base url extraction and add debug log hai 4 días
  unknown 62a132ca09 fix(resources): use RESOURCES_BASE_URL to bypass /api for uploads hai 4 días
  unknown b1ff308e66 clean: remove debug logs and prints from WS logic hai 4 días
  unknown 229204fd2b fix(nginx/backend): use 127.0.0.1 instead of localhost to avoid IPv6 issues and harden security hai 4 días
  unknown ed460d669b debug: add top-level log to auth.ts hai 4 días
  unknown e6064a3cf3 debug: add console logs for WebSocket URLs hai 4 días
  unknown fa4d1229cd fix(ws): simplify websocket paths and remove duplication hai 4 días
  unknown 0558bd121e debug: move WS handler to main.py and add debug logs hai 4 días
  unknown 3f53834d8d style: improve enterNewPassword translations hai 4 días
  unknown 7a10cae165 fix(backend): correct password hashing function name in admin_update_user hai 4 días
  unknown fa2c09d936 fix(nginx): remove duplicate /ws/ prefix for websocket proxying hai 4 días
  unknown e8359101a9 fix: replace hardcoded localhost with API_BASE_URL to fix PNA browser warnings hai 4 días