maziggy
|
3bb99759d2
fix(archive): never delete persistent files in 3MF cache cleanup (#1212)
|
3 veckor sedan |
maziggy
|
d3425c7f44
fix(ftp): wait for zombie thread to complete before giving up on download (#1014)
|
1 månad sedan |
maziggy
|
46c246c504
fix(archive): resume on subtask_id, short-circuit 550, cache 3mf (#972)
|
1 månad sedan |
maziggy
|
1b43488016
fix(printers): recover large-3mf metadata after FTP timeout (#972)
|
1 månad sedan |
maziggy
|
0efb4690b9
Fix SD card error after FTP upload by waiting for 226 response (#645)
|
2 månader sedan |
maziggy
|
6b92a99dd8
Improve FTP upload progress and widen print modal
|
2 månader sedan |
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.
|
3 månader sedan |
Ryan Ewen
|
4be46c1b1e
Revert changes to chunk sizes and timeouts to A1-safe values.
|
3 månader sedan |
Ryan Ewen
|
4a625c1ef2
Add background print dispatching + tests
|
3 månader sedan |
maziggy
|
f9b47282a1
Nozzle-aware AMS mapping for dual-nozzle printers, BL spool detection fix, AMS startup fix, SQLite WAL (#318)
|
3 månader sedan |
maziggy
|
70e7cba5e7
Fix FTP download reporting success on 0-byte files
|
3 månader sedan |
maziggy
|
4b46e443dc
Fix critical FTP upload failure and revert dangerous exception narrowing
|
3 månader sedan |
maziggy
|
7b90c743c2
Strip explanatory text from nosec comments to silence Bandit warnings
|
3 månader sedan |
maziggy
|
5b0a985da2
Add explanatory comments to 265 empty except blocks
|
3 månader sedan |
maziggy
|
a0133fb43b
Fix safe security findings: hashlib, log injection, broad excepts, bandit suppressions
|
3 månader sedan |
maziggy
|
53bd4fadb3
Fix safe security findings: hashlib, log injection, broad excepts
|
3 månader sedan |
maziggy
|
5da769be31
Fix A1 FTP uploads by replacing storbinary with manual transfer
|
3 månader sedan |
maziggy
|
0279961889
FTP auto-detection: try prot_p first, fall back to prot_c for A1
|
3 månader sedan |
maziggy
|
379ba726e1
Fix A1/A1 Mini FTP upload EOFError (#271)
|
3 månader sedan |
maziggy
|
33d002e1af
Fix P1S/P1P FTP upload failures
|
3 månader sedan |
maziggy
|
be18ebb36c
Fix P2S printer support - disable vibration_cali and fix FTP SSL
|
3 månader sedan |
maziggy
|
4b2ea2d2c2
Fix P2S FTP upload failure - pass skip_session_reuse to ImplicitFTP_TLS (Issue #218)
|
3 månader sedan |
maziggy
|
ec3c47f048
Fix P2S empty archive tiles - add root folder to FTP search paths (Issue #146)
|
4 månader sedan |
maziggy
|
d56206cbac
Fix empty archive tiles on P2S printer
|
4 månader sedan |
VREmma
|
9969005f6c
Updated A1/A1mini/P1S Upload fix
|
4 månader sedan |
maziggy
|
82a6025eeb
Fix A1/A1 Mini FTP by skipping SSL on data channel entirely
|
4 månader sedan |
maziggy
|
0e3e37ffc1
Fix A1/A1 Mini FTP compatibility and add configurable timeout
|
4 månader sedan |
maziggy
|
d8cecb0695
Add FTP retry for unreliable WiFi connections
|
4 månader sedan |
maziggy
|
ffd0c8bddf
Fixed bug where print cover could not be fetched in Docker environments
|
4 månader sedan |
maziggy
|
6fb71de6a2
Add firmware update helper for LAN-only printers
|
4 månader sedan |