Historia zmian

Autor SHA1 Wiadomość Data
  tuanchris 3230a8a097 ci(backend-testing-01): add GitHub Actions workflow for tests 1 tydzień temu
  tuanchris a1c2252b89 test(backend-testing-01): add playlist API endpoint tests 1 tydzień temu
  tuanchris 1f77ebae05 test(backend-testing-01): add pattern API endpoint tests 1 tydzień temu
  tuanchris a911565ecc test(backend-testing-01): add status and info API endpoint tests 1 tydzień temu
  tuanchris aaa1d66ab0 chore(backend-testing-01): create unit conftest with mocked dependencies 1 tydzień temu
  tuanchris 7eb375e780 test(backend-testing-01): add connection_manager parsing tests 1 tydzień temu
  tuanchris 398f015ecb test(backend-testing-01): add pattern_manager parsing tests 1 tydzień temu
  tuanchris 5b1a44555d test(backend-testing-01): add playlist_manager CRUD tests 1 tydzień temu
  tuanchris 6b43ca971f chore(backend-testing-01): create root conftest.py with shared fixtures 1 tydzień temu
  tuanchris 8e28021f8c chore(backend-testing-01): configure pytest in pyproject.toml 1 tydzień temu
  tuanchris 5599bec83c chore(backend-testing-01): add testing dependencies 1 tydzień temu
  tuanchris 784374d2df chore(backend-testing-01): create test directory structure 1 tydzień temu
  tuanchris 282b3418a1 extend logs 1 tydzień temu
  tuanchris e9fffac6b2 Update frontend: remove Ctrl+X reference from soft reset UI 1 tydzień temu
  tuanchris 097347f5a5 Increase homing timeout from 90s to 120s 1 tydzień temu
  tuanchris 84703e3f89 Increase soft reset retries to 5 with exponential backoff 1 tydzień temu
  tuanchris 375c644444 Fix device init: check position before reset to avoid unnecessary homing 1 tydzień temu
  tuanchris 6893719141 Fix $Bye reset reliability and prevent position drift 1 tydzień temu
  tuanchris 2528a20e62 Add soft reset on device init and support both GRBL/FluidNC 1 tydzień temu
  tuanchris f3449a8601 Use $Bye for hard reset instead of G92 X0 Y0 1 tydzień temu
  tuanchris 08b6c4d760 Add .vite/ to gitignore 2 tygodni temu
  tuanchris be0690acc4 Revert process isolation and real-time scheduling (commit 5a8643c) 2 tygodni temu
  tuanchris 14801f6362 Clean up log messages 2 tygodni temu
  tuanchris 6ae903b5b8 Add Y axis reset to work coordinate reset function 2 tygodni temu
  tuanchris 115a62dd15 Increase serial retry limits to 10 for better Pi 3B+ reliability 2 tygodni temu
  tuanchris b9276764cc Switch from machine coordinates (G53) to work coordinates with reset 2 tygodni temu
  tuanchris 1ab1f4679f Add comprehensive logging to timeout recovery for diagnosis 2 tygodni temu
  tuanchris 50e4927409 Add timeout recovery logic for lost 'ok' responses on Pi 3B+ 2 tygodni temu
  tuanchris f8889dbb33 Add serial corruption retry logic for Pi 3B+ UART timing issues 2 tygodni temu
  tuanchris e1e70bc13a Revert termios modifications - may cause serial corruption 2 tygodni temu