Historie revizí

Autor SHA1 Zpráva Datum
  unknown fd93f53fc8 fix(perm): set HOME env var in main.py to redirect gunicorn control files před 9 hodinami
  unknown 098bfca72c fix(config): added Redis host and port configuration před 10 hodinami
  unknown 4e79c9dee2 fix(perm): set MPLCONFIGDIR to backend/temp to avoid permission issues and updated gitignore před 10 hodinami
  unknown 4c7b2cf0a7 fix(chat): remove redundant and undefined payload variable in message posting před 10 hodinami
  unknown 4ad7067657 fix(main): restored missing db import před 10 hodinami
  unknown 06dabf7542 fix(auth): restore Request objects needed for rate limiting and user metadata před 10 hodinami
  unknown 1257959858 feat: added chat message duplication to Redis for Telegram notifications před 10 hodinami
  unknown 4a8212b656 fix(nginx): use priority prefix matching (^~) for static directories to avoid regex conflicts před 11 hodinami
  unknown 001a0cc3b7 refactor: removed IP tracking from audit system and simplified router functions před 12 hodinami
  unknown c6160f6eb3 fix: added missing Request import to portfolio router před 12 hodinami
  unknown 21d8b9faf8 feat: added comprehensive audit logging for all key site events před 12 hodinami
  unknown ba0658fffc feat: added support for non-integer units in warehouse před 12 hodinami
  unknown 8ddd862e6b feat: integrated audit logs with telegram notifications před 12 hodinami
  unknown 526353e941 feat: added telegram daemon and systemd service configuration před 12 hodinami
  unknown b11a46c835 fix: update server_update script and main.py to fix permission issues před 1 dnem
  unknown e020c7bb76 fix: ensure upload subdirectories are created on startup před 1 dnem
  unknown c9da2b7f2f fix: made warehouse report more robust against encoding issues před 1 dnem
  unknown 72657a839b feat: implemented warehouse stock PDF report generation před 1 dnem
  unknown e55027c277 feat: added audit logging for warehouse actions před 1 dnem
  unknown 35578b6a21 fix: added SQL migration for warehouse units and updated coding rules před 1 dnem
  unknown 1d5e7bcbe3 fix: import watch and fix types in WarehouseSection.vue před 1 dnem
  unknown e74339644f feat: enhance warehouse with unit mass/count and deduct feature před 1 dnem
  unknown 5a7225194b fix: corrected save button translation key in warehouse section před 1 dnem
  unknown 5d8786fafd tools: add custom search utility and updated coding rules před 1 dnem
  unknown ff6b4f5f2f fix: corrected translation key for warehouse actions column před 1 dnem
  unknown b5ca5292bd docs: add AI coding rules with mandatory build/typecheck steps před 1 dnem
  unknown 9e68e22e21 fix: import i18n in Admin.vue to resolve TS error před 1 dnem
  unknown 18308c2655 fix: responsive admin translations and language watcher před 1 dnem
  unknown cf9522e438 fix: robust deep merge for admin translations to avoid root key collision před 1 dnem
  unknown ba5c069be2 fix: implemented deep merge for admin translations to fix missing tab labels před 1 dnem