bambuddy/backend/app/models
2026-08-05 16:47:49 -04:00
..
__init__.py Show Home Assistant sensors on the printer card (#1148, #448) 2026-08-05 14:26:38 +02:00
active_print_spoolman.py feat(spoolman): remain%-delta fallback for no-3MF "Untitled" prints (#1820) 2026-06-25 10:46:57 +02:00
ams_history.py - Add interactive API Browser to Settings > API Keys 2026-01-02 15:00:21 +01:00
ams_label.py Feature AMS Info Card (#570) 2026-03-05 08:36:39 +01:00
api_key.py fix(auth): let API keys manage projects via new can_manage_projects scope (#1893) 2026-07-05 09:58:16 +02:00
archive.py fix(timelapse): poll longer, diff without a clock, delete once archived (#2704) 2026-07-29 11:51:30 +02:00
auth_ephemeral.py feat: Two-Factor Authentication (TOTP, Email OTP) and OIDC/SSO – full implementation with admin UI (#933) 2026-04-13 13:24:28 +02:00
bug_report.py Add in-app bug reporting with relay, debug log collection, and privacy controls 2026-03-04 13:33:19 +01:00
color_catalog.py feat(inventory): multi-colour gradients, transparency, visual effects (#1154) 2026-04-29 09:13:33 +02:00
external_link.py Add "Open in new tab" toggle for external sidebar links (#338) 2026-02-12 07:51:55 +01:00
filament.py - Add interactive API Browser to Settings > API Keys 2026-01-02 15:00:21 +01:00
filament_sku_settings.py [Fix] Forecasting: Group spools by color and rework UI (#1814) 2026-06-25 11:35:57 +02:00
github_backup.py fix(backup): stop overwrite writing a spool's other tag key (#2656) 2026-08-04 08:57:34 -04:00
group.py Add group-based permissions system with granular access control 2026-01-31 12:50:15 +01:00
kprofile_note.py - Add interactive API Browser to Settings > API Keys 2026-01-02 15:00:21 +01:00
library.py Add variant-group endpoints and cross-model queue creation (#671, #2570) 2026-08-03 11:10:11 +02:00
local_preset.py Add local profiles — import OrcaSlicer presets without Bambu Cloud (#310) 2026-02-09 17:00:02 +01:00
location.py feat(inventory): structured storage locations catalog (#1505) 2026-06-17 11:33:23 +02:00
long_lived_token.py feat(#1108): long-lived camera-stream tokens + fix(#1089) audit-pass tweaks 2026-04-25 10:44:37 +02:00
maintenance.py Add soft-delete for system maintenance tasks 2026-02-13 15:39:52 +01:00
notification.py Show Home Assistant sensors on the printer card (#1148, #448) 2026-08-05 14:26:38 +02:00
notification_template.py Show Home Assistant sensors on the printer card (#1148, #448) 2026-08-05 14:26:38 +02:00
oidc_provider.py feat(oidc): add is_env_managed column to oidc_providers 2026-07-28 21:05:29 +00:00
orca_base_cache.py Add local profiles — import OrcaSlicer presets without Bambu Cloud (#310) 2026-02-09 17:00:02 +01:00
pending_upload.py fix(archive,vp): strip .gcode.3mf properly + sync review/archive name (#1152) 2026-05-01 12:34:56 +02:00
pipeline_run.py feat(slicer): Pipelines — multi-copy + class targeting + fanout + runs dashboard + retry-failed + WS updates (#1425 PR C — completes the v3 design) 2026-06-27 16:52:05 +02:00
print_batch.py Add batch orders with a quantity per plate (#342) 2026-08-04 11:11:36 +02:00
print_log.py Add batch orders with a quantity per plate (#342) 2026-08-04 11:11:36 +02:00
print_queue.py Add cross-model variant resolution to the queue scheduler (#671) 2026-08-03 10:54:45 +02:00
printer.py Show Home Assistant sensors on the printer card (#1148, #448) 2026-08-05 14:26:38 +02:00
printer_ha_sensor.py Show Home Assistant sensors on the printer card (#1148, #448) 2026-08-05 14:26:38 +02:00
printer_sensor_history.py feat(heater-history): track nozzle / bed / chamber readings + per-tile chart-icon overlay opens history modal 2026-06-20 12:55:24 +02:00
project.py feat(projects): per-file print progress and complete-sets tracking (#1897) 2026-07-28 12:46:31 +02:00
project_bom.py - Project page enhancements and bug fixes 2025-12-28 12:04:33 +01:00
settings.py - Add interactive API Browser to Settings > API Keys 2026-01-02 15:00:21 +01:00
shopping_list.py [Fix] Forecasting: Group spools by color and rework UI (#1814) 2026-06-25 11:35:57 +02:00
slicer_pipeline.py feat(slicer): Slicer Pipelines — save & reuse a preset bundle in one click (#1425 PR A) 2026-06-27 13:56:18 +02:00
slot_preset.py Add local profiles — import OrcaSlicer presets without Bambu Cloud (#310) 2026-02-09 17:00:02 +01:00
smart_plug.py fix(smart-plugs): don't blank printer state when an accessory plug switches off (#2629) 2026-07-22 09:57:27 +02:00
smart_plug_energy_snapshot.py fix(energy): date-range energy in total mode + restart-resilient per-print tracking (#941) 2026-04-11 11:14:54 +02:00
sponsor_toast_state.py feat(sponsor-prompt): in-app toast at earned milestones 2026-06-20 15:50:58 +02:00
spool.py feat(inventory): structured storage locations catalog (#1505) 2026-06-17 11:33:23 +02:00
spool_assignment.py Sync 2026-02-12 11:54:50 +01:00
spool_catalog.py Sync 2026-02-12 07:07:50 +01:00
spool_k_profile.py Sync 2026-02-12 07:07:50 +01:00
spool_usage_history.py Add archive_id to SpoolUsageHistory model and update cost calculations in usage_tracker 2026-02-20 13:39:41 +01:00
spoolbuddy_device.py fix(spoolbuddy): lower /update permission to INVENTORY_UPDATE so kiosk's own Settings -> Update button works 2026-05-08 14:28:41 +02:00
spoolman_k_profile.py Feature/spoolman inventory UI (#1241) 2026-05-08 11:52:42 +02:00
spoolman_slot_assignment.py fix(spoolman): allow AMS-HT ams_id range in slot-assignment table (#1274) 2026-05-12 08:48:30 +02:00
user.py fix(cloud): stop reporting an expired Bambu Cloud sign-in as connected (issue #2562) 2026-07-14 11:29:56 +02:00
user_email_pref.py Post work PR #693 2026-03-17 12:24:36 +01:00
user_otp_code.py feat: Two-Factor Authentication (TOTP, Email OTP) and OIDC/SSO – full implementation with admin UI (#933) 2026-04-13 13:24:28 +02:00
user_totp.py feat: Two-Factor Authentication (TOTP, Email OTP) and OIDC/SSO – full implementation with admin UI (#933) 2026-04-13 13:24:28 +02:00
virtual_printer.py fix(vp): gate the slicer's AMS pick behind the toggle and scope its badges (#2700) 2026-07-31 16:16:39 +02:00