unknown 6e250d1804 chore: Add migration script for deleted column 2 месяцев назад
..
migrations 3bc0cef1f7 feat: Add image pasting support to chat and migrate messages to JSON 2 месяцев назад
routers eb3dbe4b2f feat: Use soft delete for order messages instead of physical deletion 2 месяцев назад
scripts 526353e941 feat: added telegram daemon and systemd service configuration 3 месяцев назад
services e4d1d04ac8 fix: Use static uploads path for telegram image attachments 2 месяцев назад
tests 05fd1afae9 feat: implemented warehouse stock management system 3 месяцев назад
__init__.py 4479904d2a Refactor: Modularized backend, removed Metal/SLS tech, and added Pytest suite 3 месяцев назад
auth_utils.py a6dbfe1890 Fix: Unified database localization for materials/services and resolved Pydantic deprecation warnings 3 месяцев назад
config.py 3bc0cef1f7 feat: Add image pasting support to chat and migrate messages to JSON 2 месяцев назад
database.db 2e1e4c9c15 Fix & Feature: Restore and improve reviews system (DB migration, Admin tab, API stability) 3 месяцев назад
db.py 50330548a3 config: update db credentials to use radionica user 3 месяцев назад
dependencies.py 825fe67334 feat: real-time order notifications, auth race fix, load testing 3 месяцев назад
locales.py fe141a37b0 fix: localize account_not_active error message 3 месяцев назад
main.py 6e250d1804 chore: Add migration script for deleted column 2 месяцев назад
migrate_deleted.py 6e250d1804 chore: Add migration script for deleted column 2 месяцев назад
notifications.py b3d33f7199 Admin dashboard refinement, Ukrainian language support (UA), and comprehensive unit tests 3 месяцев назад
preview_utils.py 0ad51ef2e1 perf(backend): optimize STL preview generation with decimation and smaller figure size 3 месяцев назад
printer_profile.ini 4479904d2a Refactor: Modularized backend, removed Metal/SLS tech, and added Pytest suite 3 месяцев назад
requirements.txt 97ebcdefab fix: convert requirements.txt to UTF-8 and add google-auth 3 месяцев назад
run_migrations.py 0c44e3c775 chore: added automated migration system for CI/CD 3 месяцев назад
schema.sql eb3dbe4b2f feat: Use soft delete for order messages instead of physical deletion 2 месяцев назад
schemas.py b4f7b63291 feat: improve portfolio admin with visibility toggle, captions and standalone uploads 3 месяцев назад
session_utils.py d68b9aa3cf security: invalidate all sessions on password reset 3 месяцев назад
slicer_utils.py 735380725a feat: display 3D model dimensions in order lists and upload section 2 месяцев назад
start.bat 3ab7451fe5 feat: implement online status ping and fix build typescript errors 3 месяцев назад
start.sh 7194aae6a7 security: bind backend to localhost (127.0.0.1) 3 месяцев назад