Историја ревизија

Аутор 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 месеци