unknown 5f6ab948a3 feat: implement true chat protocol (sending messages via WebSocket) před 2 měsíci
..
migrations ba0658fffc feat: added support for non-integer units in warehouse před 3 měsíci
routers 25fd1ca617 fix: ensure unread messages count resets when entering chat před 2 měsíci
scripts 526353e941 feat: added telegram daemon and systemd service configuration před 3 měsíci
services 5f6ab948a3 feat: implement true chat protocol (sending messages via WebSocket) před 2 měsíci
tests 05fd1afae9 feat: implemented warehouse stock management system před 3 měsíci
__init__.py 4479904d2a Refactor: Modularized backend, removed Metal/SLS tech, and added Pytest suite před 3 měsíci
auth_utils.py a6dbfe1890 Fix: Unified database localization for materials/services and resolved Pydantic deprecation warnings před 3 měsíci
config.py 29971ed928 feat: implement atomic symlink switching for frontend builds před 3 měsíci
database.db 2e1e4c9c15 Fix & Feature: Restore and improve reviews system (DB migration, Admin tab, API stability) před 3 měsíci
db.py 50330548a3 config: update db credentials to use radionica user před 3 měsíci
dependencies.py 825fe67334 feat: real-time order notifications, auth race fix, load testing před 3 měsíci
locales.py fe141a37b0 fix: localize account_not_active error message před 3 měsíci
main.py 5f6ab948a3 feat: implement true chat protocol (sending messages via WebSocket) před 2 měsíci
notifications.py b3d33f7199 Admin dashboard refinement, Ukrainian language support (UA), and comprehensive unit tests před 3 měsíci
preview_utils.py 0ad51ef2e1 perf(backend): optimize STL preview generation with decimation and smaller figure size před 3 měsíci
printer_profile.ini 4479904d2a Refactor: Modularized backend, removed Metal/SLS tech, and added Pytest suite před 3 měsíci
requirements.txt 97ebcdefab fix: convert requirements.txt to UTF-8 and add google-auth před 3 měsíci
run_migrations.py 0c44e3c775 chore: added automated migration system for CI/CD před 3 měsíci
schema.sql 05fd1afae9 feat: implemented warehouse stock management system před 3 měsíci
schemas.py b4f7b63291 feat: improve portfolio admin with visibility toggle, captions and standalone uploads před 2 měsíci
session_utils.py d68b9aa3cf security: invalidate all sessions on password reset před 3 měsíci
slicer_utils.py 4479904d2a Refactor: Modularized backend, removed Metal/SLS tech, and added Pytest suite před 3 měsíci
start.bat 3ab7451fe5 feat: implement online status ping and fix build typescript errors před 3 měsíci
start.sh 7194aae6a7 security: bind backend to localhost (127.0.0.1) před 3 měsíci