maziggy 38b8a87c11 fix(vp): close #1780 race — bump slicer-MQTT wait to 5s + retroactive stamp 2 miesięcy temu
..
git_providers 48a7024b96 security(github-backup): refuse to save against a non-private repository 3 miesięcy temu
virtual_printer 38b8a87c11 fix(vp): close #1780 race — bump slicer-MQTT wait to 5s + retroactive stamp 2 miesięcy temu
__init__.py 09677861ba Added screenshots 9 miesięcy temu
archive.py 2cf6f29503 fix(vp): Send All enqueues one item per plate; archive delete cascades to queue 2 miesięcy temu
archive_comparison.py 9ba1e34729 fix(archives): keep Quick Stats contribution when deleting a print (#1343) 3 miesięcy temu
archive_purge.py e7045597bc fix(archives): bulk and auto purge now honour the soft / hard delete choice from #1343 (#1390 follow-up) 3 miesięcy temu
background_dispatch.py be7e85344c fix(finish-photo): drive capture from stg_cur=22, drop dispatch force-on (#1721) 2 miesięcy temu
bambu_cloud.py db9b20631c fix(cloud): #1575 surface actionable error when Bambu Cloud Cloudflare challenge swallows the JSON response 3 miesięcy temu
bambu_ftp.py 7190fc2d13 fix(logs): demote benign "not connected" + "may linger" warnings 2 miesięcy temu
bambu_mqtt.py 166e9f9ef2 fix(vp): correct #1780 root cause — VP intake key mismatch dropped every slicer field 2 miesięcy temu
bug_report.py 058f74a7da Add in-app bug reporting with relay, debug log collection, and privacy controls 6 miesięcy temu
camera.py 12d17bfbe7 fix(photo): source finish photo from forced timelapse + cleanup (#1397) 3 miesięcy temu
camera_diagnose.py 134847a3bd feat(camera): in-app diagnostic for "Connection lost" (#1395 follow-up) 3 miesięcy temu
camera_fanout.py 1e3ad697f2 fix(#1089): camera stream fan-out broadcaster 4 miesięcy temu
camera_profiles.py 6d7a92c024 fix(camera): P2S RTSP stream dropped every frame after the first (#1395) 3 miesięcy temu
diagnostic_snapshot.py 3b9633a178 ● feat(support): include sanitized connection / VP / log-health diagnostics in support bundle and bug report (#1506 follow-up) 3 miesięcy temu
discovery.py ed36eafbec Fix timestamps off by timezone offset in non-UTC containers (#504) 6 miesięcy temu
email_service.py ba1c97c808 feat: Two-Factor Authentication (TOTP, Email OTP) and OIDC/SSO – full implementation with admin UI (#933) 4 miesięcy temu
export.py 43adb6f964 Security hardening (security #2) 2 miesięcy temu
external_camera.py eae96da56e fix(camera): probe ffmpeg for the right RTSP socket-timeout flag (#1504) 3 miesięcy temu
failure_analysis.py 1e734fb7c6 fix(stats): cancelled prints get their own bucket; gauge denominator excludes them (#1390 follow-up) 3 miesięcy temu
filament_deficit.py 9d74f9281b feat(deficit): backup-aware filament deficit check, colour-strict (#1762) 2 miesięcy temu
filament_requirements.py 14919a80a5 Merge pull request #1440 from Person2099/fix/filament-override-ams-mapping-dispatch 3 miesięcy temu
firmware_check.py defec334c4 feat(a2l): add Bambu Lab A2L support (#1684) 2 miesięcy temu
firmware_update.py f243e4e598 fix(asyncio): track strong refs on orphan create_task sites 3 miesięcy temu
ftp_profiles.py e802bfc806 fix(ftp): cap TLS to v1.2 for X2D FTPS to dodge WRONG_VERSION_NUMBER on firmware 01.01.00.00 (#1638) 3 miesięcy temu
github_backup.py 48a7024b96 security(github-backup): refuse to save against a non-private repository 3 miesięcy temu
hms_errors.py b9495877fc Add HMS error notifications with translations and plate detection fixes 7 miesięcy temu
homeassistant.py 135b8fd93b fix(smart-plugs): HA entity search bypassed the schema's domain whitelist (#1388) 3 miesięcy temu
label_renderer.py 1677efb2c6 fix(labels): replace incorrect ams_30x15 preset with correct AMS holder sizes (#1426) 3 miesięcy temu
layer_timelapse.py abc8e97050 feat(camera): optional snapshot URL override for external cameras (#1177) 4 miesięcy temu
ldap_service.py d6364646f8 feat(auth): manual LDAP user provisioning from the UI (#1298) 3 miesięcy temu
library_trash.py 396e9aa09e security: harden path-traversal class across routes + services; fifth CI backstop 3 miesięcy temu
local_backup.py f15e54c383 fix(windows): _local_zone falls back to stdlib utc when zoneinfo DB is missing 2 miesięcy temu
location_service.py af5d24e289 feat(inventory): structured storage locations catalog (#1505) 2 miesięcy temu
log_health.py e222a0ef0e feat(system): log-health scanner + Add/Edit-Printer setup pre-flight 3 miesięcy temu
log_reader.py e222a0ef0e feat(system): log-health scanner + Add/Edit-Printer setup pre-flight 3 miesięcy temu
long_lived_tokens.py fcda728af4 feat(#1108): long-lived camera-stream tokens + fix(#1089) audit-pass tweaks 4 miesięcy temu
loop_watchdog.py 774eba73c8 feat(diagnostics): event-loop stall watchdog to catch silent backend freezes 3 miesięcy temu
makerworld.py 59f7d736e3 Added BACKERS.md 3 miesięcy temu
mqtt_relay.py ed36eafbec Fix timestamps off by timezone offset in non-UTC containers (#504) 6 miesięcy temu
mqtt_smart_plug.py 74527d4124 fix(smart-plug): restore MQTT subscriptions for per-type topic configs on startup (#1010) 4 miesięcy temu
network_utils.py 4b2babe752 fix(network-utils): enumerate interfaces on Windows via psutil 2 miesięcy temu
notification_service.py 7e6b390d74 feat(notifications): template-driven finish-photo email embed + user_print_* rename (#1792) 2 miesięcy temu
obico_actions.py 4206d675eb feat(notifications): dedicate AI Failure Detection notification event (#1794) 2 miesięcy temu
obico_detection.py 5b3962e3e6 fix(obico): Failure Detection status panel shows thresholds for the selected sensitivity (#1469) 3 miesięcy temu
obico_smoothing.py eec7793955 feat(obico): AI print-failure detection via self-hosted Obico ML API (#172) 4 miesięcy temu
oidc_icon.py 8a7598f6b5 feat(auth): proxy OIDC provider icons server-side (#1333) (#1342) 3 miesięcy temu
opentag3d.py b30a283184 Feature/spoolman inventory UI (#1241) 4 miesięcy temu
orca_cloud.py 18d534c945 feat(orca-cloud): integrate Orca Cloud profile sync across UI, slicer and SpoolBuddy 3 miesięcy temu
orca_profiles.py 330d77198a Fix AMS slot showing wrong material for "Support for" profiles 6 miesięcy temu
plate_detection.py abc8e97050 feat(camera): optional snapshot URL override for external cameras (#1177) 4 miesięcy temu
plate_thumbnail.py 3ef5119b7d fix(archives): render plate thumbnails server-side when sidecar slice skips them (#1759) 2 miesięcy temu
preset_resolver.py 1c42a9f1fd remove(slicer): drop bundle import; fix cloud preset type/from for CLI (#1712) 2 miesięcy temu
print_log.py 856b849ffa fix(stats): per-event aggregation so reprints add to Quick Stats instead of overwriting (#1378) 3 miesięcy temu
print_scheduler.py 9d74f9281b feat(deficit): backup-aware filament deficit check, colour-strict (#1762) 2 miesięcy temu
printer_diagnostic.py 271560f7cb Fix camera port diagnostic for A1/P1 printers (#1799) 2 miesięcy temu
printer_manager.py 166e9f9ef2 fix(vp): correct #1780 root cause — VP intake key mismatch dropped every slicer field 2 miesięcy temu
rest_smart_plug.py 76adf70fd4 Add separate power/energy URLs and multipliers for REST smart plugs (#472) 5 miesięcy temu
slice_dispatch.py d5153f1de3 feat(slicer): live progress + filament discovery polish + OrcaSlicer warning 4 miesięcy temu
slice_preview.py 1c42a9f1fd remove(slicer): drop bundle import; fix cloud preset type/from for CLI (#1712) 2 miesięcy temu
slicer_3mf_convert.py 4686d108ef feat(slice): cross-printer re-slicing across nozzle classes + multi-plate slice-all 3 miesięcy temu
slicer_api.py 1c42a9f1fd remove(slicer): drop bundle import; fix cloud preset type/from for CLI (#1712) 2 miesięcy temu
slicer_filament_resolver.py 282aefc564 Sync and housekeeping 2 miesięcy temu
slot_preset_writer.py 0793022818 fix(ams): keep slot card preset name in sync after spool swaps 2 miesięcy temu
smart_plug_manager.py f243e4e598 fix(asyncio): track strong refs on orphan create_task sites 3 miesięcy temu
sponsor_prompt.py a5fe5cb3d4 feat(sponsor-prompt): in-app toast at earned milestones 2 miesięcy temu
spool_assignment_notifications.py 305529f483 fix(notifications): missing-spool-assignment check now unions both assignment tables (#1473) 3 miesięcy temu
spool_csv.py 66c09dff2d feat(inventory): CSV import/export for the inventory page (#1576) (#1659) 3 miesięcy temu
spool_tag_matcher.py 0793022818 fix(ams): keep slot card preset name in sync after spool swaps 2 miesięcy temu
spoolbuddy_ssh.py f5ecc61cda fix(spoolbuddy): lower /update permission to INVENTORY_UPDATE so kiosk's own Settings -> Update button works 4 miesięcy temu
spoolman.py 7cb905ad0c feat(inventory): toggle to disable auto-add of unknown RFID spools + global confirmation modal (issue #1764) 2 miesięcy temu
spoolman_tracking.py 72044e3a53 fix(usage): scope 3MF filament tracking to dispatched plate (#1697) 2 miesięcy temu
stl_thumbnail.py 396e9aa09e security: harden path-traversal class across routes + services; fifth CI backstop 3 miesięcy temu
tasmota.py 839be41133 Fix support bundle leaking personal data (#473) 6 miesięcy temu
timelapse_processor.py b99536cc33 Remove unused imports, variables, and fix minor CodeQL findings 7 miesięcy temu
usage_tracker.py a53dc20ca3 fix(usage-tracker): split mid-print AMS-Backup spool switch correctly (#1771) 2 miesięcy temu