maziggy 02e119ea45 fix(test): use /nonexistent/ instead of /tmp/ to satisfy Bandit B108 пре 4 дана
..
__init__.py ff53e62ef8 Add comprehensive automated testing infrastructure пре 5 месеци
conftest.py b886590339 Speed up FTP test suite with class-scoped server fixtures пре 3 месеци
mock_ftp_server.py f2468077fe Add mock FTPS server and comprehensive FTP test suite (67 tests) пре 3 месеци
test_archive_copy.py c1f69ee0cc fix(slicer): wrong-printer slicing + sliced-archive filament list + per-instance MakerWorld compat пре 1 месец
test_archive_display_stem.py 01a7e6ee93 fix(archive,vp): strip .gcode.3mf properly + sync review/archive name (#1152) пре 3 недеља
test_archive_plate_validation.py 713b85387a fix(archives): validate downloaded 3MF plate against gcode_file (#1204) пре 3 недеља
test_archive_service.py 4686d108ef feat(slice): cross-printer re-slicing across nozzle classes + multi-plate slice-all пре 5 дана
test_background_dispatch.py 173edd9b7c ● fix(vp-queue): inherit slicer print options instead of always using defaults (#1403) пре 1 недеља
test_background_dispatch_watchdog.py 5680f5d34b fix(scheduler): watchdogs no longer falsely treat FINISH->IDLE as "print landed" (#1370) пре 1 недеља
test_bambu_cloud.py 59f7d736e3 Added BACKERS.md пре 2 недеља
test_bambu_ftp.py 162db57923 chore(security): nosec false-positive Bandit findings in tests пре 1 недеља
test_bambu_mqtt.py ed08ed3787 fix(timelapse): capture baseline on restart-recovery so post-reboot timelapses attach (follow up issue #1485) пре 5 дана
test_camera_diagnose.py 134847a3bd feat(camera): in-app diagnostic for "Connection lost" (#1395 follow-up) пре 1 недеља
test_camera_fanout.py 1e3ad697f2 fix(#1089): camera stream fan-out broadcaster пре 1 месец
test_camera_profiles.py 6d7a92c024 fix(camera): P2S RTSP stream dropped every frame after the first (#1395) пре 6 дана
test_camera_tls_proxy.py 60d0c33172 fix(camera): catch RuntimeError in TLS proxy forwarders for uvloop пре 1 месец
test_email_service.py ea5b9b3011 Post work PR #322 пре 3 месеци
test_external_camera.py abc8e97050 feat(camera): optional snapshot URL override for external cameras (#1177) пре 3 недеља
test_filament_deficit.py 02e119ea45 fix(test): use /nonexistent/ instead of /tmp/ to satisfy Bandit B108 пре 4 дана
test_filament_requirements.py 14919a80a5 Merge pull request #1440 from Person2099/fix/filament-override-ams-mapping-dispatch пре 1 недеља
test_ftp_profiles.py 6f050708da Fix: cap TLS to v1.2 for P2S FTPS to dodge vsFTPd session-reuse bug (#1401) пре 1 недеља
test_hms_errors.py b99536cc33 Remove unused imports, variables, and fix minor CodeQL findings пре 3 месеци
test_homeassistant_list_entities.py 135b8fd93b fix(smart-plugs): HA entity search bypassed the schema's domain whitelist (#1388) пре 1 недеља
test_label_renderer.py 1677efb2c6 fix(labels): replace incorrect ams_30x15 preset with correct AMS holder sizes (#1426) пре 1 недеља
test_layer_timelapse.py 691fb133b7 Add external network camera support for printers пре 4 месеци
test_ldap_service.py d6364646f8 feat(auth): manual LDAP user provisioning from the UI (#1298) пре 1 недеља
test_log_health.py e222a0ef0e feat(system): log-health scanner + Add/Edit-Printer setup pre-flight пре 5 дана
test_long_lived_tokens.py fcda728af4 feat(#1108): long-lived camera-stream tokens + fix(#1089) audit-pass tweaks пре 1 месец
test_loop_watchdog.py 774eba73c8 feat(diagnostics): event-loop stall watchdog to catch silent backend freezes пре 6 дана
test_makerworld.py 59f7d736e3 Added BACKERS.md пре 2 недеља
test_mqtt_smart_plug_subscribe.py 74527d4124 fix(smart-plug): restore MQTT subscriptions for per-type topic configs on startup (#1010) пре 1 месец
test_notification_service.py 5e88ce13f0 fix(notifications): accept discordapp.com webhook URLs (#1363) пре 1 недеља
test_plate_detection.py b99536cc33 Remove unused imports, variables, and fix minor CodeQL findings пре 3 месеци
test_preset_resolver.py c1f69ee0cc fix(slicer): wrong-printer slicing + sliced-archive filament list + per-instance MakerWorld compat пре 1 месец
test_printer_diagnostic.py 76e327f4a1 feat: connection diagnostic for "printer won't connect" triage пре 1 недеља
test_printer_manager.py 0406487eb3 Fix: Add Printer no longer hangs the container on P1S (#1445) пре 1 недеља
test_rest_smart_plug.py 76adf70fd4 Add separate power/energy URLs and multipliers for REST smart plugs (#472) пре 1 месец
test_slice_dispatch_progress.py d5153f1de3 feat(slicer): live progress + filament discovery polish + OrcaSlicer warning пре 4 недеља
test_slice_preview.py 8a31397171 feat(slicer): bundle-aware preview slice for accurate gram estimates пре 3 недеља
test_slicer_3mf_convert.py 4686d108ef feat(slice): cross-printer re-slicing across nozzle classes + multi-plate slice-all пре 5 дана
test_slicer_api.py 4686d108ef feat(slice): cross-printer re-slicing across nozzle classes + multi-plate slice-all пре 5 дана
test_smart_plug_manager.py 6f2cec5eb3 feat(smart-plugs): auto-off after AMS drying completes (#1349) пре 1 недеља
test_spool_assignment_notifications.py 305529f483 fix(notifications): missing-spool-assignment check now unions both assignment tables (#1473) пре 1 недеља
test_spool_tag_matcher.py b30a283184 Feature/spoolman inventory UI (#1241) пре 2 недеља
test_spoolman_service.py a1d6fb22ae fix(spoolman): filter external library lookup by Bambu Lab manufacturer (#1330) пре 2 недеља
test_spoolman_tracking.py ab8e07618f fix(inventory): archive filament colour follows the assigned spool, not the 3MF (#1494) пре 6 дана
test_stl_thumbnail.py db308aa80b fix(library): defer external-scan STL thumbnails + Path coerce (#1299) пре 2 недеља
test_tailscale.py 64899a8ca4 refactor(virtual-printer): drop Tailscale LE cert path, keep toggle informational пре 3 недеља
test_tasmota.py 839be41133 Fix support bundle leaking personal data (#473) пре 3 месеци
test_usage_tracker.py ab8e07618f fix(inventory): archive filament colour follows the assigned spool, not the 3MF (#1494) пре 6 дана
test_virtual_printer.py 173edd9b7c ● fix(vp-queue): inherit slicer print options instead of always using defaults (#1403) пре 1 недеља
test_vp_diagnostic.py 6bc6a1d683 feat(virtual-printer): setup diagnostic + one-click slicer-certificate export пре 6 дана