maziggy
|
d6d3fa2f99
chore(security): nosec false-positive Bandit findings in tests
|
il y a 1 semaine |
maziggy
|
9c934c905d
fix(ftp): tolerate transient 426 when file is intact on the printer (#1417 follow-up)
|
il y a 1 semaine |
maziggy
|
1fac027654
fix(ftp): raise on ftplib.Error from voidresp instead of proceeding
|
il y a 1 semaine |
maziggy
|
3bb99759d2
fix(archive): never delete persistent files in 3MF cache cleanup (#1212)
|
il y a 3 semaines |
maziggy
|
d3425c7f44
fix(ftp): wait for zombie thread to complete before giving up on download (#1014)
|
il y a 1 mois |
maziggy
|
46c246c504
fix(archive): resume on subtask_id, short-circuit 550, cache 3mf (#972)
|
il y a 1 mois |
maziggy
|
1b43488016
fix(printers): recover large-3mf metadata after FTP timeout (#972)
|
il y a 1 mois |
maziggy
|
6b92a99dd8
Improve FTP upload progress and widen print modal
|
il y a 2 mois |
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.
|
il y a 3 mois |
maziggy
|
f9b47282a1
Nozzle-aware AMS mapping for dual-nozzle printers, BL spool detection fix, AMS startup fix, SQLite WAL (#318)
|
il y a 3 mois |
maziggy
|
b886590339
Speed up FTP test suite with class-scoped server fixtures
|
il y a 3 mois |
maziggy
|
f2468077fe
Add mock FTPS server and comprehensive FTP test suite (67 tests)
|
il y a 3 mois |