Histórico de Commits

Autor SHA1 Mensagem Data
  maziggy 0efb4690b9 Fix SD card error after FTP upload by waiting for 226 response (#645) há 2 meses atrás
  maziggy 6b92a99dd8 Improve FTP upload progress and widen print modal há 2 meses atrás
  maziggy e4e6e9f8c4 Decouples file uploads and print start commands so that they run in the background asynchronously. When a print is started, the print modal no longer waits for the print to upload and start. Instead, a new toast-based UI appears with the status of prints being dispatched. Prints being dispatched can be cancelled during upload. If cancelled, the partially-uploaded gcode is deleted from the printer automatically before the FTP connection is closed. há 3 meses atrás
  Ryan Ewen 4be46c1b1e Revert changes to chunk sizes and timeouts to A1-safe values. há 3 meses atrás
  Ryan Ewen 4a625c1ef2 Add background print dispatching + tests há 3 meses atrás
  maziggy f9b47282a1 Nozzle-aware AMS mapping for dual-nozzle printers, BL spool detection fix, AMS startup fix, SQLite WAL (#318) há 3 meses atrás
  maziggy 70e7cba5e7 Fix FTP download reporting success on 0-byte files há 3 meses atrás
  maziggy 4b46e443dc Fix critical FTP upload failure and revert dangerous exception narrowing há 3 meses atrás
  maziggy 7b90c743c2 Strip explanatory text from nosec comments to silence Bandit warnings há 3 meses atrás
  maziggy 5b0a985da2 Add explanatory comments to 265 empty except blocks há 3 meses atrás
  maziggy a0133fb43b Fix safe security findings: hashlib, log injection, broad excepts, bandit suppressions há 3 meses atrás
  maziggy 53bd4fadb3 Fix safe security findings: hashlib, log injection, broad excepts há 3 meses atrás
  maziggy 5da769be31 Fix A1 FTP uploads by replacing storbinary with manual transfer há 3 meses atrás
  maziggy 0279961889 FTP auto-detection: try prot_p first, fall back to prot_c for A1 há 3 meses atrás
  maziggy 379ba726e1 Fix A1/A1 Mini FTP upload EOFError (#271) há 3 meses atrás
  maziggy 33d002e1af Fix P1S/P1P FTP upload failures há 3 meses atrás
  maziggy be18ebb36c Fix P2S printer support - disable vibration_cali and fix FTP SSL há 3 meses atrás
  maziggy 4b2ea2d2c2 Fix P2S FTP upload failure - pass skip_session_reuse to ImplicitFTP_TLS (Issue #218) há 3 meses atrás
  maziggy ec3c47f048 Fix P2S empty archive tiles - add root folder to FTP search paths (Issue #146) há 4 meses atrás
  maziggy d56206cbac Fix empty archive tiles on P2S printer há 4 meses atrás
  VREmma 9969005f6c Updated A1/A1mini/P1S Upload fix há 4 meses atrás
  maziggy 82a6025eeb Fix A1/A1 Mini FTP by skipping SSL on data channel entirely há 4 meses atrás
  maziggy 0e3e37ffc1 Fix A1/A1 Mini FTP compatibility and add configurable timeout há 4 meses atrás
  maziggy d8cecb0695 Add FTP retry for unreliable WiFi connections há 4 meses atrás
  maziggy ffd0c8bddf Fixed bug where print cover could not be fetched in Docker environments há 4 meses atrás
  maziggy 6fb71de6a2 Add firmware update helper for LAN-only printers há 4 meses atrás
  maziggy 0f65fb9484 - Bugfixes há 4 meses atrás
  maziggy cef6cd593b Added Wifi signal strength to printer card há 5 meses atrás
  Martin Ziegler 28a5e786e9 Added configurable logging; Major improvements and bugfixes há 5 meses atrás
  Martin Ziegler af8120604b Added scheduling and queueing; Misc improvements há 5 meses atrás