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