maziggy 839be41133 Fix support bundle leaking personal data (#473) před 3 měsíci
..
virtual_printer d24e7cdf84 feat: multiple virtual printers with dedicated bind IPs + dual bind/detect ports (#445) před 3 měsíci
__init__.py 09677861ba Added screenshots před 6 měsíci
archive.py 9c81657df7 Fix Print Queue showing UUID hash instead of filename (#438) před 3 měsíci
archive_comparison.py 83cbac04b7 - Add interactive API Browser to Settings > API Keys před 5 měsíci
background_dispatch.py 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. před 3 měsíci
bambu_cloud.py 53bd4fadb3 Fix safe security findings: hashlib, log injection, broad excepts před 3 měsíci
bambu_ftp.py 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. před 3 měsíci
bambu_mqtt.py 8a935a2bce Fix K-profile MQTT handler race condition crash (#462) před 3 měsíci
camera.py 5b0a985da2 Add explanatory comments to 265 empty except blocks před 3 měsíci
discovery.py 5b0a985da2 Add explanatory comments to 265 empty except blocks před 3 měsíci
email_service.py a3581dc035 Remove redundant CSS properties from email templates před 3 měsíci
export.py ea0bf5f932 - Add print quantity tracking for project progress před 5 měsíci
external_camera.py 09d8e7d682 Fix external camera not used for snapshot + stream dropping (#325) před 3 měsíci
failure_analysis.py adcefd3a5b Issue 1: Aborted prints showing "Unknown" in failure analysis před 5 měsíci
firmware_check.py c52a67a5c3 fix: preserve original firmware filename on SD card upload (#385) před 3 měsíci
firmware_update.py aa3482e48b Add printer_model to 18 FTP call sites for A1/A1 Mini, PS1 compatibility před 3 měsíci
github_backup.py 53bd4fadb3 Fix safe security findings: hashlib, log injection, broad excepts před 3 měsíci
hms_errors.py b9495877fc Add HMS error notifications with translations and plate detection fixes před 4 měsíci
homeassistant.py 4b46e443dc Fix critical FTP upload failure and revert dangerous exception narrowing před 3 měsíci
layer_timelapse.py 53bd4fadb3 Fix safe security findings: hashlib, log injection, broad excepts před 3 měsíci
mqtt_relay.py c45568bc7e Shut down MQTT relay and smart plug services explicitly před 3 měsíci
mqtt_smart_plug.py c45568bc7e Shut down MQTT relay and smart plug services explicitly před 3 měsíci
network_utils.py b02e9da943 WIP: multi virtual printer support před 3 měsíci
notification_service.py baf823e51c Fix ntfy notifications failing with "Illegal header value" (#466) před 3 měsíci
orca_profiles.py edf244c469 Add local profiles — import OrcaSlicer presets without Bambu Cloud (#310) před 3 měsíci
plate_detection.py 5b0a985da2 Add explanatory comments to 265 empty except blocks před 3 měsíci
print_log.py 27cecbed87 feat: add print log timeline view in archives page před 3 měsíci
print_scheduler.py 732ab8cb6d Fix "Any Model" queue jobs stuck in "Waiting" after plate clear (#435) před 3 měsíci
printer_manager.py cb3363733e fix: remove dead PAUSED printer state checks (#447) před 3 měsíci
smart_plug_manager.py eda1f5a9e7 Home Assistant: add environment variable configuration support před 3 měsíci
spool_tag_matcher.py a37dfaf7fb feat: dual external spool support, AMS slot model filtering & pre-population před 3 měsíci
spoolman.py f9b47282a1 Nozzle-aware AMS mapping for dual-nozzle printers, BL spool detection fix, AMS startup fix, SQLite WAL (#318) před 3 měsíci
spoolman_tracking.py a37dfaf7fb feat: dual external spool support, AMS slot model filtering & pre-population před 3 měsíci
stl_thumbnail.py 53bd4fadb3 Fix safe security findings: hashlib, log injection, broad excepts před 3 měsíci
tasmota.py 839be41133 Fix support bundle leaking personal data (#473) před 3 měsíci
timelapse_processor.py b99536cc33 Remove unused imports, variables, and fix minor CodeQL findings před 3 měsíci
usage_tracker.py 1404242e0c Fix cost tracking issues před 3 měsíci