maziggy fdd6ec416f fix(slicer): classify filament profiles by their real printer scope, not just their name (#2628 follow-up) 1 개월 전
..
core f243e4e598 fix(asyncio): track strong refs on orphan create_task sites 3 달 전
services fdd6ec416f fix(slicer): classify filament profiles by their real printer scope, not just their name (#2628 follow-up) 1 개월 전
utils 9f4f16e5bd fix(spoolman): split mid-print usage across AMS backup switch (#1793) 2 달 전
__init__.py ff53e62ef8 Add comprehensive automated testing infrastructure 8 달 전
test_a2l_ams_lite_2619.py fb11adc8fb fix(a2l): normalise AMS Lite unit 16->6 so slots load and deduct (#a2l-am-unit-16) 1 개월 전
test_accessory_plug_queue_stall_2629.py 56accd24de fix(smart-plugs): don't blank printer state when an accessory plug switches off (#2629) 1 개월 전
test_ams_alarm_gating.py 51730a7bf1 feat(ams): gate humidity/temperature alarms on AMS-has-filament (#1619) 3 달 전
test_ams_assignment_lock.py 352e619ad7 fix(inventory): serialise spool auto-assign per printer to fix Postgres race 4 달 전
test_ams_mapping_unresolved_2589.py 47a2a77cd3 fix(filament): don't dispatch an unresolved AMS mapping to the external spool (#2589) 1 개월 전
test_ams_tray_tar_parse_2587.py e77e10896f feat(ams): name the expected slot when a paused print hits an AMS runout (#2587) 1 개월 전
test_archive_file_path_guard.py 055243683c Fix archive endpoints crash with "Is a directory" for BambuStudio prints (#475) 6 달 전
test_archive_filtering.py c2b23e5e61 Security hardening (maziggy/bambuddy-security #5) 1 개월 전
test_archive_plate_2603.py 83a7b75b14 fix(queue): persist selected plate to the archive; reconcile archive on offline stop (#2603) 1 개월 전
test_archive_run_aggregation.py cc25cbe774 fix(archives): #1608 suppress card time-accuracy badge for multi-run archives 3 달 전
test_assignment_verification_2582.py 2e74f2ad41 feat(ams): confirm spool assignments landed instead of fire-and-forget (#2582) 1 개월 전
test_asyncio_handlers.py 56800589ff fix(#1113): silence Windows asyncio Proactor cleanup-RST noise 4 달 전
test_auth_fail_closed.py 845ad39b19 fix(security): GHSA-6mf4-q26m-47pv — fail-closed on auth-probe DB errors (CVSS 9.8) 3 달 전
test_bambu_mqtt_cfg_parse.py b1cb26f6ee feat(ams-backup): add status badge + toggle, fix prefer-lowest (#1766) 2 달 전
test_bed_jog.py a6e7d671f2 fix(jog): stop disabling firmware endstops; warn that limits aren't enforced (#2579) 1 개월 전
test_bug_report.py dc4d77b93a [Feature] Redesign bug report debug log capture flow 5 달 전
test_bulk_spool_create.py 16fa84bc16 Add bulk spool addition and stock spools 6 달 전
test_camera_ffmpeg_termination.py 75b0175e3d fix(camera): bound the post-kill wait on ffmpeg cleanup (#2580) 1 개월 전
test_camera_stderr_summary.py 056f06a396 fix(camera): capture ffmpeg stderr when an RTSP stream stalls (#1395) 3 달 전
test_cancellation_cascade_recovery_migration.py edaf7c4559 fix(queue): cancelled prints no longer block require_previous_success chain (#1667) 3 달 전
test_cancelled_pool_filter.py 9884018497 fix: cancel-safe get_db + drop sqlalchemy.pool cancellation noise 4 달 전
test_capture_pid_tracking.py ef37ffa7c7 fix(obico): exclude snapshot capture PIDs from stream cleanup (#172) 4 달 전
test_catalog_bulk_delete.py a7ddc483b3 Add bulk delete for spool and color catalog entries (#646) 6 달 전
test_check_previous_success.py 2fe9896917 fix(queue): close #1818 — Resume after failure clears the gate 2 달 전
test_cli.py 464d56ea0d fix(install): make SpoolBuddy kiosk usable on first boot in full-mode install 4 달 전
test_cloud_token_expiry.py ba40f5731d fix(cloud): only sign out on Bambu's real token-expiry 401, not any 401 1 개월 전
test_code_quality.py 4fac9ff12c fix(test): stop sys.modules-deleting backend.app.main in test_code_quality 3 달 전
test_color_utils.py cf7c459099 fix(inventory): fix usage tracking for remapped AMS slots and slicer prints 6 달 전
test_config_env_warnings.py 90743cfa39 feat(encryption): MFA at-rest encryption auto-bootstrap with status UI (#1219) (#1231) 4 달 전
test_cost_tracking.py b5a83924eb fix(cost): top-up untracked filament at default rate so multi-color 3 달 전
test_cover_coalescing_2572.py 80687982c1 fix(db): release scheduler/cloud/cover sessions across slow I/O, add LIFO pool (#2572) 1 개월 전
test_db_dialect.py b30a283184 Feature/spoolman inventory UI (#1241) 4 달 전
test_db_pool_and_auth_cache.py 5afdaa83d1 fix(db): configurable pool, auth_enabled cache, single-checkout auth (#2572) 1 개월 전
test_diagnostic_snapshot.py 3b9633a178 ● feat(support): include sanitized connection / VP / log-health diagnostics in support bundle and bug report (#1506 follow-up) 3 달 전
test_energy_snapshots.py 8266d225d2 fix(energy): date-range energy in total mode + restart-resilient per-print tracking (#941) 4 달 전
test_extract_video_last_frame.py 12d17bfbe7 fix(photo): source finish photo from forced timelapse + cleanup (#1397) 3 달 전
test_failure_reason_derivation.py 88b5f56eb2 fix: cancel = layer shift, stuck "1 problem", and dropped child-logger logs 4 달 전
test_fallback_archive_mqtt_filament.py 7a7dfed81a fix(archives): resolve raw_data wrapper in fallback-archive filament extraction (#1533 follow-up) 3 달 전
test_ffmpeg_rtsp_timeout_flag.py eae96da56e fix(camera): probe ffmpeg for the right RTSP socket-timeout flag (#1504) 3 달 전
test_filament_fields_options.py bfbf5d59af fix(profiles): add PLA-CF + Bambu CF/GF/specialty variants to filament_type select (#1686) 2 달 전
test_filament_info_single_flight_2572.py 80687982c1 fix(db): release scheduler/cloud/cover sessions across slow I/O, add LIFO pool (#2572) 1 개월 전
test_filename_validation.py 6d316c5593 fix(dispatch): align SD cleanup with upload path so doubled-extension library rows don't leave ghost prints (#1542) 3 달 전
test_finish_photo_from_timelapse.py 12d17bfbe7 fix(photo): source finish photo from forced timelapse + cleanup (#1397) 3 달 전
test_finish_photo_moment_sync.py 5dd0370397 fix(finish-photo): bank in-print frame for FINISH-state fallback (#1867) 1 개월 전
test_firmware_versions.py 4bcab89eee fix(firmware-check): bypass Cloudflare TLS-fingerprint gate via curl_cffi (#1666) 3 달 전
test_force_color_plate_scope_migration.py a0d4b3d837 fix(queue): scope force-colour overrides to the plate the item prints (#2551) 1 개월 전
test_gcode_injection.py b414af6b1c feat(gcode-injection): per-VP opt-in auto-print injection toggle (#1516) (#1656) 2 달 전
test_get_db_cancel_safety.py 9884018497 fix: cancel-safe get_db + drop sqlalchemy.pool cancellation noise 4 달 전
test_git_providers.py 7afb303ffd feat(#1239): Update Gitea and Forgejo due to API changes from initial cut (#1255) 3 달 전
test_github_backup_schemas.py e45f967616 feat(backup): Extend Backup to other Git providers (#1160) 4 달 전
test_hms_error_summary.py 08601b4772 ● fix(#1111): advance queue item when print fails before reaching RUNNING 4 달 전
test_homeassistant_settings.py eda1f5a9e7 Home Assistant: add environment variable configuration support 7 달 전
test_http_utils.py 3f58fc74b4 fix(http): RFC 6266-encode Content-Disposition so non-ASCII filenames don't crash response (issue #1245) 4 달 전
test_inventory_remain_endpoint.py b1cb26f6ee feat(ams-backup): add status badge + toggle, fix prefer-lowest (#1766) 2 달 전
test_jti_revoked_session_reuse_2572.py 5afdaa83d1 fix(db): configurable pool, auth_enabled cache, single-checkout auth (#2572) 1 개월 전
test_launcher_shutdown_config.py ba1394db3e fix(shutdown): exec uvicorn as PID 1 in Docker, and bound the graceful-shutdown wait 1 개월 전
test_layer_timelapse_expected_archive.py 6569d5d1a7 refactor(timelapse): extract _maybe_start_layer_timelapse + rewrite test 3 달 전
test_ldap_migration.py 3d893b22f3 fix(auth): make password_hash nullable on upgraded SQLite installs (#794) 4 달 전
test_library_classify_file_type.py a837a3acbd ● fix(library): #1600 thumbnail extraction for external-folder .gcode.3mf 3 달 전
test_library_file_path_guard.py 3adce435ee feat: add embedded GCode viewer (#963) 4 달 전
test_library_file_type_backfill_migration.py a837a3acbd ● fix(library): #1600 thumbnail extraction for external-folder .gcode.3mf 3 달 전
test_library_print_name.py 71e58e6cf1 fix(library): show the filename, not the embedded 3MF Title (#1489) 3 달 전
test_local_backup.py 5bbfeefa65 fix(backup): diagnose an unwritable backup path instead of quoting errno 30 (#2544) 1 개월 전
test_local_config.py 4dcd37bc87 feat(system): NTP-gate state on /api/v1/system/appliance 2 달 전
test_location_migration.py af5d24e289 feat(inventory): structured storage locations catalog (#1505) 2 달 전
test_location_service.py af5d24e289 feat(inventory): structured storage locations catalog (#1505) 2 달 전
test_log_error_detection.py b99536cc33 Remove unused imports, variables, and fix minor CodeQL findings 7 달 전
test_logging_filters.py 1878d2aab5 feat(observability): trace ID column on every log line + X-Trace-Id header 4 달 전
test_maintenance_rod_filtering.py dfb995bfe9 [Fix] Remove incorrect "Lubricate Carbon Rods" maintenance task (#755) 5 달 전
test_makerworld_routes.py 09b739b95d fix(cloud): stop reporting an expired Bambu Cloud sign-in as connected (issue #2562) 1 개월 전
test_makerworld_s3_tls.py 09b739b95d fix(cloud): stop reporting an expired Bambu Cloud sign-in as connected (issue #2562) 1 개월 전
test_mfa_helpers.py ba1c97c808 feat: Two-Factor Authentication (TOTP, Email OTP) and OIDC/SSO – full implementation with admin UI (#933) 4 달 전
test_mqtt_debug_on_change.py ce807fb1cc fix(queue): upload to printers in parallel, cap wedge retries, make debug logs survive a farm 1 개월 전
test_no_fail_open_in_auth.py b7d7c82501 fix(security): WebSocket auth gate + audit-driven hardening sweep 3 달 전
test_no_hardcoded_secrets.py b7d7c82501 fix(security): WebSocket auth gate + audit-driven hardening sweep 3 달 전
test_no_unsafe_path_joins.py 171848a0fc fix(slicer-presets): #1581 SliceModal refresh + invalidate on local-profile delete/import 3 달 전
test_notification_plate_scope.py 2f6007a148 fix(notifications): scope completion notification to printed plate on multi-plate 3MFs (#1785) 2 달 전
test_obico_detection.py 5b3962e3e6 fix(obico): Failure Detection status panel shows thresholds for the selected sensitivity (#1469) 3 달 전
test_obico_smoothing.py eec7793955 feat(obico): AI print-failure detection via self-hosted Obico ML API (#172) 4 달 전
test_oidc_icon_helpers.py 8a7598f6b5 feat(auth): proxy OIDC provider icons server-side (#1333) (#1342) 3 달 전
test_oidc_icon_migration_pg.py 8a7598f6b5 feat(auth): proxy OIDC provider icons server-side (#1333) (#1342) 3 달 전
test_oidc_icon_service.py 8a7598f6b5 feat(auth): proxy OIDC provider icons server-side (#1333) (#1342) 3 달 전
test_oidc_icon_validation.py 8a7598f6b5 feat(auth): proxy OIDC provider icons server-side (#1333) (#1342) 3 달 전
test_opentag3d.py b30a283184 Feature/spoolman inventory UI (#1241) 4 달 전
test_orca_profiles.py 330d77198a Fix AMS slot showing wrong material for "Support for" profiles 6 달 전
test_orphan_auth_cleanup_migration.py 70857af393 feat(auth): SSO autologin + disable local username/password login (#1589) 2 달 전
test_permissions.py f66bd26f6e Add inventory:view_assignments permission so admins can grant users 6 달 전
test_permissions_stats_filter.py ec0ae162e8 Add per-user statistics filtering (#730) 5 달 전
test_phantom_print_hardening.py 950286ad40 fix(queue): prevent duplicate dispatch and stale progress on batch prints 4 달 전
test_plate_object_extraction.py b99536cc33 Remove unused imports, variables, and fix minor CodeQL findings 7 달 전
test_plug_datetimes_are_naive_utc.py aba00598bb fix(smart-plugs): read a REST plug's lifetime counter, and derive Today/Yesterday from it (issue #2539) 1 개월 전
test_postgres_restore_drop_cascade.py be6342932f fix(restore): drop tables with CASCADE so orphan FKs can't abort restore 4 달 전
test_print_log.py 8d618678a2 fix(stats): don't bank the disconnect gap as print time on reconnect (#2592) 1 개월 전
test_print_log_backfill_migration.py 8e4f815b37 fix(stats): backfill PrintLogEntry.cost/energy/archive_id for pre-#1378 rows (#1390) 3 달 전
test_print_speed.py 0e712c72a1 [Feature] Add quick print speed control to printer card (#256) 5 달 전
test_print_start_assigns_printer_id_to_vp_archive.py bfd3fc755d Fix: capture timelapse baseline on expected-archive on_print_start branch (#1403 follow-up) 3 달 전
test_print_start_expected_promotion.py 72044e3a53 fix(usage): scope 3MF filament tracking to dispatched plate (#1697) 2 달 전
test_printer_manager_status_broadcast.py b1cb26f6ee feat(ams-backup): add status badge + toggle, fix prefer-lowest (#1766) 2 달 전
test_printer_models.py 6127e30abf fix(diagnostic): skip external-storage check on P1S/P1P instead of fail (#2524) 1 개월 전
test_printer_offline_notification.py a5176349dd fix(notifications): capture the snapshot outside the DB session (#2572) 1 개월 전
test_printer_schema.py 01787eb1e6 fix(printers): normalize serial numbers + diagnose connect-but-no-reports (#1465) 3 달 전
test_printer_sensor_history.py 090c180ebf feat(heater-history): track nozzle / bed / chamber readings + per-tile chart-icon overlay opens history modal 2 달 전
test_project_settings_sentinel_sanitiser.py aecf8283b5 fix(slicer): strip "-1" inherit sentinels from project_settings.config (#1201) 4 달 전
test_pushover_priority.py 1555fad539 fix(notifications): send Pushover retry/expire for Emergency priority (#2586) 1 개월 전
test_reconcile_stale_active_prints.py d0d6a659e9 fix(reconcile): don't synthesize aborted PRINT COMPLETE on the bare-connect edge before push_status arrives (#1679) 3 달 전
test_reprint_clears_stale_timelapse.py bf781e0566 fix(notifications): reprint-from-archive sent original print's finish photo (#1707) 2 달 전
test_reprint_updates_subtask_id.py 5c673620f3 fix(notifications): false-positive Print Stopped on reprint after MQTT reconnect (#1807) 2 달 전
test_resolve_expected_tray_2587.py e77e10896f feat(ams): name the expected slot when a paused print hits an AMS runout (#2587) 1 개월 전
test_restore_sqlite_wal_safety.py b5c7b1a8a8 fix(restore): replace shutil.copy2 with SQLite backup API to prevent WAL leftover (#1211, #668) 4 달 전
test_route_auth_coverage.py f4a4d6dceb feat(system): appliance locale defaults endpoint + frontend i18n bootstrap 2 달 전
test_run_filament_helper.py 4436349a03 fix(stats): scope per-run filament to the printed plate, not the whole 3MF (#2614) 1 개월 전
test_run_filament_plate_scope_2614.py 4436349a03 fix(stats): scope per-run filament to the printed plate, not the whole 3MF (#2614) 1 개월 전
test_run_with_retry.py 2d9a56b3d0 Fix ghost jobs from SQLite lock on print completion (#897) 5 달 전
test_runtime_tracking_pause.py 554a73070f fix(maintenance): paused prints no longer accumulate runtime hours (#1521) 3 달 전
test_safe_path.py 396e9aa09e security: harden path-traversal class across routes + services; fifth CI backstop 3 달 전
test_scheduler_ams_mapping.py 70312b0a11 fix(scheduler): skip per-nozzle filter under FTS so dispatch feeds the right spool (#2186) 2 달 전
test_scheduler_auto_drying.py 53ae5fb620 fix(drying): don't stop a running AMS dry on an unreliable humidity re-check (#1892) 2 달 전
test_scheduler_backup_gate.py 70312b0a11 fix(scheduler): skip per-nozzle filter under FTS so dispatch feeds the right spool (#2186) 2 달 전
test_scheduler_busy_defer_2598.py d7093c7fe4 fix(dispatch): don't send start-print to a busy printer; scheduler defers (#2598) 1 개월 전
test_scheduler_busy_only.py 35ce075486 [Fix] Suppress spurious "waiting for filament" notification when printers are busy (#753) 5 달 전
test_scheduler_cancel_race.py 2e45893dd5 feat(print-options): add "Auto" state to bed levelling, flow & nozzle-offset calibration 1 개월 전
test_scheduler_cleanup_library.py 2e45893dd5 feat(print-options): add "Auto" state to bed levelling, flow & nozzle-offset calibration 1 개월 전
test_scheduler_clear_plate.py 45f0ba47db fix(scheduler): default require_plate_clear to False to match schema/UI (#1865) 2 달 전
test_scheduler_concurrent_dispatch.py 4a0b14ed0e fix(queue): make upload concurrency a refillable pool, not a per-batch cap (#2602) 1 개월 전
test_scheduler_dispatch_hold.py 724bc92c22 fix(scheduler): post-dispatch hold prevents H2D Pro double-fire (#1157) 4 달 전
test_scheduler_filament_deficit.py 85fbd7fc35 fix(queue): persist "Print Anyway" so scheduler stops re-flagging it 2 달 전
test_scheduler_filament_override.py 38af5df050 Add filament override for model-based queue assignment (#486) 6 달 전
test_scheduler_force_color_ams_fallback.py 14919a80a5 Merge pull request #1440 from Person2099/fix/filament-override-ams-mapping-dispatch 3 달 전
test_scheduler_inventory_remain.py 03896d1af0 fix(scheduler): use inventory weight for "Prefer Lowest Filament" sort (#1508) 3 달 전
test_scheduler_model_mismatch.py e97413edc7 fix(queue): enforce sliced-model compatibility on cross-model dispatch (#2578) 1 개월 전
test_scheduler_nozzle_mismatch.py 2e45893dd5 feat(print-options): add "Auto" state to bed levelling, flow & nozzle-offset calibration 1 개월 전
test_scheduler_power_plug_pick_2629.py 56accd24de fix(smart-plugs): don't blank printer state when an accessory plug switches off (#2629) 1 개월 전
test_scheduler_preheat.py 80687982c1 fix(db): release scheduler/cloud/cover sessions across slow I/O, add LIFO pool (#2572) 1 개월 전
test_scheduler_reassign_race_2615.py 64f9d04c80 fix(queue): claim a queue item before dispatch so it can't be reassigned mid-upload (#2615) 1 개월 전
test_scheduler_release_conn_before_ftp_2572.py 80687982c1 fix(db): release scheduler/cloud/cover sessions across slow I/O, add LIFO pool (#2572) 1 개월 전
test_scheduler_watchdog.py ce807fb1cc fix(queue): upload to printers in parallel, cap wedge retries, make debug logs survive a farm 1 개월 전
test_settings_dedupe_migration.py 9c5c2a765f Post work PR #1070 4 달 전
test_sidebar_settings.py 48d3f68ae6 feat: Centralise sidebar ordering and add page visibility options (#1673) 2 달 전
test_slice_process_support_patch.py bdac27ebee fix(slicer): preserve PVA-for-support intent across re-slice of source 3MF (#1881) 2 달 전
test_slice_request_bed_type.py ccf985abfc feat(slicing): build-plate override in the SliceModal (#1337) 3 달 전
test_slice_request_schema.py 1c42a9f1fd remove(slicer): drop bundle import; fix cloud preset type/from for CLI (#1712) 2 달 전
test_slicer_presets.py fdd6ec416f fix(slicer): classify filament profiles by their real printer scope, not just their name (#2628 follow-up) 1 개월 전
test_slicer_settings.py 8d42b05f62 Add configurable slicer preference — Bambu Studio or OrcaSlicer (#313) 6 달 전
test_slot_preset_key.py 87a5aa36e9 fix(ams): HT slot shows "Generic" after configuring custom preset (#1053) 4 달 전
test_smart_plug_power_flag_migration_2629.py 56accd24de fix(smart-plugs): don't blank printer state when an accessory plug switches off (#2629) 1 개월 전
test_sponsor_prompt_service.py 8f4c8375cb test: silence Bandit B108 on hardcoded /tmp test-fixture paths 2 달 전
test_spool_schemas_colors.py a34beaa599 feat(inventory): multi-colour gradients, transparency, visual effects (#1154) 4 달 전
test_spool_schemas_rgba.py 4304a42542 feat(#729): per-spool category + low-stock threshold override 4 달 전
test_spool_schemas_storage_location.py 1d6e1b9e88 fix(inventory): persist storage_location for internal spools (#1291) 3 달 전
test_spoolbuddy_schema_validation.py b30a283184 Feature/spoolman inventory UI (#1241) 4 달 전
test_spoolbuddy_ssh.py f5ecc61cda fix(spoolbuddy): lower /update permission to INVENTORY_UPDATE so kiosk's own Settings -> Update button works 4 달 전
test_spoolbuddy_system_stats.py 67f91d94de v0.2.2.2 (#830) 5 달 전
test_spoolman_clear_location.py 813d9dde38 Fix Spoolman location not cleared on auto-sync when spool removed from AMS (#921) 5 달 전
test_spoolman_extra_lock.py b30a283184 Feature/spoolman inventory UI (#1241) 4 달 전
test_spoolman_inventory_helpers.py e61a454a0f fix(inventory): "Reset usage to 0" preserves remaining in both modes (#1390) 3 달 전
test_spoolman_inventory_methods.py af5d24e289 feat(inventory): structured storage locations catalog (#1505) 2 달 전
test_spoolman_no3mf_remain_fallback.py e09a33be16 feat(spoolman): remain%-delta fallback for no-3MF "Untitled" prints (#1820) 2 달 전
test_spoolman_slot_ddl.py af52c4f2ff fix(spoolman): allow AMS-HT ams_id range in slot-assignment table (#1274) 3 달 전
test_spoolman_stale_tag_cleanup.py 12b0c138f7 fix(spoolman): clear stale fallback-tag links on assign + link, prefer slot-assignment over tag-link in UI (#1457) 3 달 전
test_spoolman_tracking.py 001f2f120c fix(inventory): record the mapped spool's material, not the sliced type (#2563) 1 개월 전
test_ssrf_guard.py b30a283184 Feature/spoolman inventory UI (#1241) 4 달 전
test_subtask_archive_resume.py 745ed847e6 fix(archive): stop duplicating the job on a backend restart mid-print (#1485) 3 달 전
test_support_bundle_rotated_logs.py ce807fb1cc fix(queue): upload to printers in parallel, cap wedge retries, make debug logs survive a farm 1 개월 전
test_support_helpers.py ec9e5eff61 chore(tests): silence bandit B104 on redaction-sentinel asserts 2 달 전
test_sync_ams_weights.py be569f7577 fix: prevent spool weight corruption, add AMS weight sync, fix extruder_id 6 달 전
test_systemd_backup_paths.py 5bbfeefa65 fix(backup): diagnose an unwritable backup path instead of quoting errno 30 (#2544) 1 개월 전
test_temperature_fan_presets.py 0f99b54d7e feat: Update printer card UI for structure and readability (#1661) 2 달 전
test_threemf_tools.py 3f21e0b8ff follow-up(queue): cache per-plate 3MF metadata so queue polling stops re-parsing every row (#2573) 1 개월 전
test_timelapse_baseline_restart_recovery.py af03a6f384 fix(test): snapshot _timelapse_baselines inside the patch context to dodge CI race 3 달 전
test_timelapse_match.py 4ee4bdb0d3 fix(archives): scan_timelapse picked stale video at false offset (#1278) 3 달 전
test_trace.py 88b5f56eb2 fix: cancel = layer shift, stuck "1 problem", and dropped child-logger logs 4 달 전
test_upload_progress_bridge.py 9033b0f81e feat(toast): restore upload-progress toast for scheduler dispatches (#1625 follow-up) 2 달 전
test_url_safety.py 8a7598f6b5 feat(auth): proxy OIDC provider icons server-side (#1333) (#1342) 3 달 전
test_usage_tracker.py 001f2f120c fix(inventory): record the mapped spool's material, not the sliced type (#2563) 1 개월 전
test_use_ams_reconcile_2595.py 88ae595268 fix(dispatch): honor a resolved AMS mapping over a stale use_ams=false (#2595) 1 개월 전
test_user_notifications.py a6d307d739 Post work PR #693 5 달 전
test_user_print_template_rename_migration.py 7e6b390d74 feat(notifications): template-driven finish-photo email embed + user_print_* rename (#1792) 2 달 전
test_vp_access_code_sync_migration.py 19073f5c84 fix(vp): auto-derive access code from target printer in non-proxy modes 3 달 전
test_vp_certificate_rotation.py 597762685c fix(virtual-printer): #1558 Send pre-flight + slicer-surface audit bundle 3 달 전
test_vp_delete_cleanup.py 597762685c fix(virtual-printer): #1558 Send pre-flight + slicer-surface audit bundle 3 달 전
test_vp_ftp_port.py fc746ae218 [Fix] Virtual Printer FTP routed to wrong VP with different access codes (#735) 5 달 전
test_vp_ftp_stor.py 7d4dfd5a7d fix(vp): stop uvloop from silently truncating VP FTP uploads (#1896) 2 달 전
test_vp_mode_rename_migration.py 5d6d928b3f fix(virtual-printer): #1429 net.info[*].ip cache leak + mode wire-value rename 3 달 전
test_vp_mqtt_bridge.py f2e113ce20 feat(vp): mirror live print progress to the slicer (#1887) 1 개월 전
test_vp_mqtt_server.py ba6b1a8436 fix(vp): evict MQTT clients on drain timeout + tighten TCP keepalive (#1872) 2 달 전
test_vp_tls_ciphers.py 9cc4b6aa60 fix(virtual-printer): #1610 add Bambu cipher pin to every slicer-facing TLS context 3 달 전
test_vp_wire_dump.py 19eed8eba0 debug(vp): env-flagged command-flow trace for slicer↔printer #1622 round-2 triage 2 달 전
test_ws_broadcast_to_user.py 9033b0f81e feat(toast): restore upload-progress toast for scheduler dispatches (#1625 follow-up) 2 달 전