Commit Verlauf

Autor SHA1 Nachricht Datum
  unknown dcff4e372d refactor: move admin reviews endpoint to admin router and update frontend API vor 1 Tag
  unknown 762c20c3b5 gitignore: ignore generated localization files vor 1 Tag
  unknown 375b286fcf Locales: Unified reviews translations in master file and split to individual JSONs vor 1 Tag
  unknown cf68b72a34 Fix: Generated localization files to ensure Reviews tab appears vor 1 Tag
  unknown ba14544aa1 Fix: Add missing reviews translations to admin localization files vor 1 Tag
  unknown 755322f422 UI Unification: Standardize ReviewsSection and cleanup Admin Dashboard (minimalist tabs, removed icons) vor 1 Tag
  unknown 2e1e4c9c15 Fix & Feature: Restore and improve reviews system (DB migration, Admin tab, API stability) vor 2 Tagen
  unknown ebffaa00d1 Fix: use forward slashes and python3 for production build stability vor 2 Tagen
  unknown 63b3c7a909 Update: корректировка пути к питону (удалено .exe) vor 2 Tagen
  unknown 3fad331e11 Update: корректировка пути к venv (удалена точка) vor 2 Tagen
  unknown d37b4a4941 Update: корректировка путей к питону (bin вместо Scripts) vor 2 Tagen
  unknown 1c18df9885 Fix: use backend venv python for i18n scripts vor 2 Tagen
  unknown 1bc085ba09 Refactor: Modularize Admin Dashboard architecture and stabilize build vor 2 Tagen
  unknown 1264c98610 fix_admin_syntax_final vor 2 Tagen
  unknown 2b04f2ed13 chore_remove_locales vor 2 Tagen
  unknown 0289ee1c9c fix_admin_template vor 2 Tagen
  unknown 516499601d chore: cleanup scratch scripts from tracking vor 2 Tagen
  unknown f7abb3f0be security: enforce strict response model for public reviews (only name, rating, text) vor 2 Tagen
  unknown 3249ff9252 fix: strictly anonymize client names in reviews (only first name, first word) vor 2 Tagen
  unknown e78c4cfbb5 feat: full review lifecycle with admin moderation and public display on home page vor 2 Tagen
  unknown 06b08d5aac feat: implement order reviews system with stars and moderation status vor 2 Tagen
  unknown b51faea98c fix: update SMTP_FROM and cleanup contact debug vor 2 Tagen
  unknown a16dcab1cf debug: add detailed error reporting to contact form vor 2 Tagen
  unknown 77ff1dbbb4 debug: add explicit backend logs for token verify vor 2 Tagen
  unknown 6533c6b49c debug: fix and log language redirect logic vor 2 Tagen
  unknown ea0e636a08 fix: split verify-reset-token into separate methods to fix hang vor 2 Tagen
  unknown 83a3ee6f69 fix: handle unsupported language prefixes and avoid blank screen vor 2 Tagen
  unknown 8462a644ba fix: localized error messages and cleaned up logs vor 2 Tagen
  unknown 0919dbb2f1 debug: log referer in backend and token in frontend vor 2 Tagen
  unknown 521fbcca72 debug: add logs to verify-reset-token (take 2) vor 2 Tagen