Historial de Commits

Autor SHA1 Mensaje Fecha
  maziggy 0efb4690b9 Fix SD card error after FTP upload by waiting for 226 response (#645) hace 2 meses
  maziggy 6b92a99dd8 Improve FTP upload progress and widen print modal hace 2 meses
  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. hace 3 meses
  Ryan Ewen 4be46c1b1e Revert changes to chunk sizes and timeouts to A1-safe values. hace 3 meses
  Ryan Ewen 4a625c1ef2 Add background print dispatching + tests hace 3 meses
  maziggy f9b47282a1 Nozzle-aware AMS mapping for dual-nozzle printers, BL spool detection fix, AMS startup fix, SQLite WAL (#318) hace 3 meses
  maziggy 70e7cba5e7 Fix FTP download reporting success on 0-byte files hace 3 meses
  maziggy 4b46e443dc Fix critical FTP upload failure and revert dangerous exception narrowing hace 3 meses
  maziggy 7b90c743c2 Strip explanatory text from nosec comments to silence Bandit warnings hace 3 meses
  maziggy 5b0a985da2 Add explanatory comments to 265 empty except blocks hace 3 meses
  maziggy a0133fb43b Fix safe security findings: hashlib, log injection, broad excepts, bandit suppressions hace 3 meses
  maziggy 53bd4fadb3 Fix safe security findings: hashlib, log injection, broad excepts hace 3 meses
  maziggy 5da769be31 Fix A1 FTP uploads by replacing storbinary with manual transfer hace 3 meses
  maziggy 0279961889 FTP auto-detection: try prot_p first, fall back to prot_c for A1 hace 3 meses
  maziggy 379ba726e1 Fix A1/A1 Mini FTP upload EOFError (#271) hace 3 meses
  maziggy 33d002e1af Fix P1S/P1P FTP upload failures hace 3 meses
  maziggy be18ebb36c Fix P2S printer support - disable vibration_cali and fix FTP SSL hace 3 meses
  maziggy 4b2ea2d2c2 Fix P2S FTP upload failure - pass skip_session_reuse to ImplicitFTP_TLS (Issue #218) hace 3 meses
  maziggy ec3c47f048 Fix P2S empty archive tiles - add root folder to FTP search paths (Issue #146) hace 4 meses
  maziggy d56206cbac Fix empty archive tiles on P2S printer hace 4 meses
  VREmma 9969005f6c Updated A1/A1mini/P1S Upload fix hace 4 meses
  maziggy 82a6025eeb Fix A1/A1 Mini FTP by skipping SSL on data channel entirely hace 4 meses
  maziggy 0e3e37ffc1 Fix A1/A1 Mini FTP compatibility and add configurable timeout hace 4 meses
  maziggy d8cecb0695 Add FTP retry for unreliable WiFi connections hace 4 meses
  maziggy ffd0c8bddf Fixed bug where print cover could not be fetched in Docker environments hace 4 meses
  maziggy 6fb71de6a2 Add firmware update helper for LAN-only printers hace 4 meses
  maziggy 0f65fb9484 - Bugfixes hace 4 meses
  maziggy cef6cd593b Added Wifi signal strength to printer card hace 5 meses
  Martin Ziegler 28a5e786e9 Added configurable logging; Major improvements and bugfixes hace 5 meses
  Martin Ziegler af8120604b Added scheduling and queueing; Misc improvements hace 6 meses