unknown ac12073dc6 fix: add missing printer_hour_price and speed_coeff columns to orders table migration il y a 2 mois
..
migrations ac12073dc6 fix: add missing printer_hour_price and speed_coeff columns to orders table migration il y a 2 mois
routers ac12073dc6 fix: add missing printer_hour_price and speed_coeff columns to orders table migration il y a 2 mois
scripts 526353e941 feat: added telegram daemon and systemd service configuration il y a 3 mois
services d61451bb47 fix: restore missing base_fee and initializers in pricing service il y a 2 mois
tests 05fd1afae9 feat: implemented warehouse stock management system il y a 3 mois
__init__.py 4479904d2a Refactor: Modularized backend, removed Metal/SLS tech, and added Pytest suite il y a 3 mois
auth_utils.py a6dbfe1890 Fix: Unified database localization for materials/services and resolved Pydantic deprecation warnings il y a 3 mois
check_orders_schema.py ac12073dc6 fix: add missing printer_hour_price and speed_coeff columns to orders table migration il y a 2 mois
config.py 62f27dfc27 feat: implement advanced pricing model with hourly rates, technology-based pricing, and material speed coefficients il y a 2 mois
database.db 2e1e4c9c15 Fix & Feature: Restore and improve reviews system (DB migration, Admin tab, API stability) il y a 3 mois
db.py 50330548a3 config: update db credentials to use radionica user il y a 3 mois
dependencies.py 825fe67334 feat: real-time order notifications, auth race fix, load testing il y a 3 mois
locales.py fe141a37b0 fix: localize account_not_active error message il y a 3 mois
main.py 3dee5f9c4f chore: Remove migration script for deleted column il y a 2 mois
notifications.py b3d33f7199 Admin dashboard refinement, Ukrainian language support (UA), and comprehensive unit tests il y a 3 mois
preview_utils.py 0ad51ef2e1 perf(backend): optimize STL preview generation with decimation and smaller figure size il y a 3 mois
printer_profile.ini 4479904d2a Refactor: Modularized backend, removed Metal/SLS tech, and added Pytest suite il y a 3 mois
requirements.txt 97ebcdefab fix: convert requirements.txt to UTF-8 and add google-auth il y a 3 mois
run_migrations.py dd66031539 fix: make migration runner more robust against existing schema elements il y a 2 mois
schema.sql eb3dbe4b2f feat: Use soft delete for order messages instead of physical deletion il y a 2 mois
schemas.py 62f27dfc27 feat: implement advanced pricing model with hourly rates, technology-based pricing, and material speed coefficients il y a 2 mois
session_utils.py d68b9aa3cf security: invalidate all sessions on password reset il y a 3 mois
slicer_utils.py 735380725a feat: display 3D model dimensions in order lists and upload section il y a 2 mois
start.bat 3ab7451fe5 feat: implement online status ping and fix build typescript errors il y a 3 mois
start.sh 7194aae6a7 security: bind backend to localhost (127.0.0.1) il y a 3 mois