Commit History

Upphovsman SHA1 Meddelande Datum
  unknown b62710efac feat: implement Google OAuth, localize fonts, and fix translations 2 dagar sedan
  unknown 1c668b2d2e perf: widespread lazy loading of components to reduce initial JS bundle size 3 dagar sedan
  unknown bfd0f40260 perf: aggressive minification and removal of legal comments for JS/CSS 3 dagar sedan
  unknown 4e7163df2f perf: optimize page speed (caching, font loading, lazy loading) and fix admin ui bug 3 dagar sedan
  unknown bac8c19716 debug: add logs to inspect resource URLs 3 dagar sedan
  unknown 47f37cf71e fix(api): harden resources base url extraction and add debug log 3 dagar sedan
  unknown 62a132ca09 fix(resources): use RESOURCES_BASE_URL to bypass /api for uploads 3 dagar sedan
  unknown b1ff308e66 clean: remove debug logs and prints from WS logic 3 dagar sedan
  unknown 229204fd2b fix(nginx/backend): use 127.0.0.1 instead of localhost to avoid IPv6 issues and harden security 3 dagar sedan
  unknown ed460d669b debug: add top-level log to auth.ts 3 dagar sedan
  unknown e6064a3cf3 debug: add console logs for WebSocket URLs 3 dagar sedan
  unknown fa4d1229cd fix(ws): simplify websocket paths and remove duplication 3 dagar sedan
  unknown 0558bd121e debug: move WS handler to main.py and add debug logs 3 dagar sedan
  unknown 3f53834d8d style: improve enterNewPassword translations 3 dagar sedan
  unknown 7a10cae165 fix(backend): correct password hashing function name in admin_update_user 3 dagar sedan
  unknown fa2c09d936 fix(nginx): remove duplicate /ws/ prefix for websocket proxying 3 dagar sedan
  unknown e8359101a9 fix: replace hardcoded localhost with API_BASE_URL to fix PNA browser warnings 3 dagar sedan
  unknown acc687977f feat: add admin password reset (correct way via master translations) 3 dagar sedan
  unknown aa7cf8dcb0 feat: add admin password reset functionality 3 dagar sedan
  unknown 50330548a3 config: update db credentials to use radionica user 3 dagar sedan
  unknown 780a3a7f9c build: update schema.sql to match local dev db structure 3 dagar sedan
  unknown 7194aae6a7 security: bind backend to localhost (127.0.0.1) 3 dagar sedan
  unknown cc491968e2 fix: simplify start.sh and fix line endings 3 dagar sedan
  unknown 7c12e47aad fix: use venv gunicorn and update service user 3 dagar sedan
  unknown a720586093 build: explicitly set outDir to dist 3 dagar sedan
  unknown 26bc07a730 fix: use python3 in package scripts and clean up build script 3 dagar sedan
  unknown 3cd2994dfa fix: use explicit shell and venv paths in scripts 3 dagar sedan
  unknown 89a8bd6c58 fix: use legacy-peer-deps for npm install 3 dagar sedan
  unknown 169118e860 style: remove www prefix 3 dagar sedan
  unknown 767c4a5846 chore: finalize nginx with ssl and correct paths 3 dagar sedan