История коммитов

Автор SHA1 Сообщение Дата
  maziggy cc75a24371 fix(db): stop holding pooled connections across FTP/camera/SMTP work (#2572) 1 месяц назад
  maziggy ce807fb1cc fix(queue): upload to printers in parallel, cap wedge retries, make debug logs survive a farm 1 месяц назад
  maziggy 3fd3ec06b9 fix(ftp): stop a slow upload from being retried on top of itself (#2529) 1 месяц назад
  maziggy 77f8a3a3ff fix(tls): declare TLS 1.2 as the minimum for printer FTPS and MQTT 1 месяц назад
  maziggy 7190fc2d13 fix(logs): demote benign "not connected" + "may linger" warnings 2 месяцев назад
  maziggy 6f050708da Fix: cap TLS to v1.2 for P2S FTPS to dodge vsFTPd session-reuse bug (#1401) 3 месяцев назад
  maziggy 9c934c905d fix(ftp): tolerate transient 426 when file is intact on the printer (#1417 follow-up) 3 месяцев назад
  maziggy 1fac027654 fix(ftp): raise on ftplib.Error from voidresp instead of proceeding 3 месяцев назад
  maziggy 3bb99759d2 fix(archive): never delete persistent files in 3MF cache cleanup (#1212) 4 месяцев назад
  maziggy d3425c7f44 fix(ftp): wait for zombie thread to complete before giving up on download (#1014) 4 месяцев назад
  maziggy 46c246c504 fix(archive): resume on subtask_id, short-circuit 550, cache 3mf (#972) 4 месяцев назад
  maziggy 1b43488016 fix(printers): recover large-3mf metadata after FTP timeout (#972) 4 месяцев назад
  maziggy 0efb4690b9 Fix SD card error after FTP upload by waiting for 226 response (#645) 6 месяцев назад
  maziggy 6b92a99dd8 Improve FTP upload progress and widen print modal 6 месяцев назад
  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. 6 месяцев назад
  Ryan Ewen 4be46c1b1e Revert changes to chunk sizes and timeouts to A1-safe values. 6 месяцев назад
  Ryan Ewen 4a625c1ef2 Add background print dispatching + tests 6 месяцев назад
  maziggy f9b47282a1 Nozzle-aware AMS mapping for dual-nozzle printers, BL spool detection fix, AMS startup fix, SQLite WAL (#318) 6 месяцев назад
  maziggy 70e7cba5e7 Fix FTP download reporting success on 0-byte files 7 месяцев назад
  maziggy 4b46e443dc Fix critical FTP upload failure and revert dangerous exception narrowing 7 месяцев назад
  maziggy 7b90c743c2 Strip explanatory text from nosec comments to silence Bandit warnings 7 месяцев назад
  maziggy 5b0a985da2 Add explanatory comments to 265 empty except blocks 7 месяцев назад
  maziggy a0133fb43b Fix safe security findings: hashlib, log injection, broad excepts, bandit suppressions 7 месяцев назад
  maziggy 53bd4fadb3 Fix safe security findings: hashlib, log injection, broad excepts 7 месяцев назад
  maziggy 5da769be31 Fix A1 FTP uploads by replacing storbinary with manual transfer 7 месяцев назад
  maziggy 0279961889 FTP auto-detection: try prot_p first, fall back to prot_c for A1 7 месяцев назад
  maziggy 379ba726e1 Fix A1/A1 Mini FTP upload EOFError (#271) 7 месяцев назад
  maziggy 33d002e1af Fix P1S/P1P FTP upload failures 7 месяцев назад
  maziggy be18ebb36c Fix P2S printer support - disable vibration_cali and fix FTP SSL 7 месяцев назад
  maziggy 4b2ea2d2c2 Fix P2S FTP upload failure - pass skip_session_reuse to ImplicitFTP_TLS (Issue #218) 7 месяцев назад