maziggy 56accd24de fix(smart-plugs): don't blank printer state when an accessory plug switches off (#2629) vor 1 Monat
..
__init__.py 4bbf0f031e feat(slicer): Pipelines — archive entry point + slicer progress toast (#1425 PR B follow-up) vor 2 Monaten
active_print_spoolman.py e09a33be16 feat(spoolman): remain%-delta fallback for no-3MF "Untitled" prints (#1820) vor 2 Monaten
ams_history.py 83cbac04b7 - Add interactive API Browser to Settings > API Keys vor 8 Monaten
ams_label.py 7ba67012f6 Feature AMS Info Card (#570) vor 6 Monaten
api_key.py 168d9d8f8e fix(auth): let API keys manage projects via new can_manage_projects scope (#1893) vor 2 Monaten
archive.py 83a7b75b14 fix(queue): persist selected plate to the archive; reconcile archive on offline stop (#2603) vor 1 Monat
auth_ephemeral.py ba1c97c808 feat: Two-Factor Authentication (TOTP, Email OTP) and OIDC/SSO – full implementation with admin UI (#933) vor 4 Monaten
bug_report.py 058f74a7da Add in-app bug reporting with relay, debug log collection, and privacy controls vor 6 Monaten
color_catalog.py a34beaa599 feat(inventory): multi-colour gradients, transparency, visual effects (#1154) vor 4 Monaten
external_link.py 1b5683b3a3 Add "Open in new tab" toggle for external sidebar links (#338) vor 6 Monaten
filament.py 83cbac04b7 - Add interactive API Browser to Settings > API Keys vor 8 Monaten
filament_sku_settings.py 6c5b40dd57 [Fix] Forecasting: Group spools by color and rework UI (#1814) vor 2 Monaten
github_backup.py e45f967616 feat(backup): Extend Backup to other Git providers (#1160) vor 4 Monaten
group.py 89229a5ecc Add group-based permissions system with granular access control vor 7 Monaten
kprofile_note.py 83cbac04b7 - Add interactive API Browser to Settings > API Keys vor 8 Monaten
library.py bb42b423af feat(file-manager): user-authored tags for cross-cutting filtering (#1268) vor 2 Monaten
local_preset.py edf244c469 Add local profiles — import OrcaSlicer presets without Bambu Cloud (#310) vor 6 Monaten
location.py af5d24e289 feat(inventory): structured storage locations catalog (#1505) vor 2 Monaten
long_lived_token.py fcda728af4 feat(#1108): long-lived camera-stream tokens + fix(#1089) audit-pass tweaks vor 4 Monaten
maintenance.py 8b0895f63f Add soft-delete for system maintenance tasks vor 6 Monaten
notification.py 4206d675eb feat(notifications): dedicate AI Failure Detection notification event (#1794) vor 2 Monaten
notification_template.py 7e6b390d74 feat(notifications): template-driven finish-photo email embed + user_print_* rename (#1792) vor 2 Monaten
oidc_provider.py 70857af393 feat(auth): SSO autologin + disable local username/password login (#1589) vor 2 Monaten
orca_base_cache.py edf244c469 Add local profiles — import OrcaSlicer presets without Bambu Cloud (#310) vor 6 Monaten
pending_upload.py 01a7e6ee93 fix(archive,vp): strip .gcode.3mf properly + sync review/archive name (#1152) vor 4 Monaten
pipeline_run.py 3ef197e4e0 feat(slicer): Pipelines — multi-copy + class targeting + fanout + runs dashboard + retry-failed + WS updates (#1425 PR C — completes the v3 design) vor 2 Monaten
print_batch.py 3270179090 Add batch print quantity to print/schedule dialog (#342) vor 5 Monaten
print_log.py 856b849ffa fix(stats): per-event aggregation so reprints add to Quick Stats instead of overwriting (#1378) vor 3 Monaten
print_queue.py 2e45893dd5 feat(print-options): add "Auto" state to bed levelling, flow & nozzle-offset calibration vor 1 Monat
printer.py 090c180ebf feat(heater-history): track nozzle / bed / chamber readings + per-tile chart-icon overlay opens history modal vor 2 Monaten
printer_sensor_history.py 090c180ebf feat(heater-history): track nozzle / bed / chamber readings + per-tile chart-icon overlay opens history modal vor 2 Monaten
project.py 57af8a1c19 feat(projects): URL field + cover photo on project cards (#1155) vor 4 Monaten
project_bom.py db5cb86d3a - Project page enhancements and bug fixes vor 8 Monaten
settings.py 83cbac04b7 - Add interactive API Browser to Settings > API Keys vor 8 Monaten
shopping_list.py 6c5b40dd57 [Fix] Forecasting: Group spools by color and rework UI (#1814) vor 2 Monaten
slicer_pipeline.py d6bdb7e200 feat(slicer): Slicer Pipelines — save & reuse a preset bundle in one click (#1425 PR A) vor 2 Monaten
slot_preset.py edf244c469 Add local profiles — import OrcaSlicer presets without Bambu Cloud (#310) vor 6 Monaten
smart_plug.py 56accd24de fix(smart-plugs): don't blank printer state when an accessory plug switches off (#2629) vor 1 Monat
smart_plug_energy_snapshot.py 8266d225d2 fix(energy): date-range energy in total mode + restart-resilient per-print tracking (#941) vor 4 Monaten
sponsor_toast_state.py a5fe5cb3d4 feat(sponsor-prompt): in-app toast at earned milestones vor 2 Monaten
spool.py af5d24e289 feat(inventory): structured storage locations catalog (#1505) vor 2 Monaten
spool_assignment.py 1f0931e00c Sync vor 6 Monaten
spool_catalog.py ec82092bc7 Sync vor 6 Monaten
spool_k_profile.py ec82092bc7 Sync vor 6 Monaten
spool_usage_history.py 427b08f9f6 Add archive_id to SpoolUsageHistory model and update cost calculations in usage_tracker vor 6 Monaten
spoolbuddy_device.py f5ecc61cda fix(spoolbuddy): lower /update permission to INVENTORY_UPDATE so kiosk's own Settings -> Update button works vor 4 Monaten
spoolman_k_profile.py b30a283184 Feature/spoolman inventory UI (#1241) vor 4 Monaten
spoolman_slot_assignment.py af52c4f2ff fix(spoolman): allow AMS-HT ams_id range in slot-assignment table (#1274) vor 3 Monaten
user.py 09b739b95d fix(cloud): stop reporting an expired Bambu Cloud sign-in as connected (issue #2562) vor 1 Monat
user_email_pref.py a6d307d739 Post work PR #693 vor 5 Monaten
user_otp_code.py ba1c97c808 feat: Two-Factor Authentication (TOTP, Email OTP) and OIDC/SSO – full implementation with admin UI (#933) vor 4 Monaten
user_totp.py ba1c97c808 feat: Two-Factor Authentication (TOTP, Email OTP) and OIDC/SSO – full implementation with admin UI (#933) vor 4 Monaten
virtual_printer.py b414af6b1c feat(gcode-injection): per-VP opt-in auto-print injection toggle (#1516) (#1656) vor 2 Monaten