maziggy df66924066 feat(onboarding): BB welcome modal + 25-step guided tour 3 miesięcy temu
..
__init__.py 09677861ba Added screenshots 9 miesięcy temu
_oidc_helpers.py 8a7598f6b5 feat(auth): proxy OIDC provider icons server-side (#1333) (#1342) 3 miesięcy temu
_spoolman_helpers.py e61a454a0f fix(inventory): "Reset usage to 0" preserves remaining in both modes (#1390) 3 miesięcy temu
_url_safety.py 8a7598f6b5 feat(auth): proxy OIDC provider icons server-side (#1333) (#1342) 3 miesięcy temu
ams_history.py ed36eafbec Fix timestamps off by timezone offset in non-UTC containers (#504) 6 miesięcy temu
api_keys.py ec51394196 fix(security): GHSA-r2qv-8222-hqg3 — allowlist API-key permissions (CVSS 9.9) 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
archives.py f87b5bb3b8 feat(diagnostic, archives): install step 4 — proactive check + reactive banner 3 miesięcy temu
auth.py b7d7c82501 fix(security): WebSocket auth gate + audit-driven hardening sweep 3 miesięcy temu
background_dispatch.py 4a625c1ef2 Add background print dispatching + tests 6 miesięcy temu
bug_report.py 5709282200 Add authentication to bug report debug logging endpoints 5 miesięcy temu
camera.py eae96da56e fix(camera): probe ffmpeg for the right RTSP socket-timeout flag (#1504) 3 miesięcy temu
cloud.py 59f7d736e3 Added BACKERS.md 3 miesięcy temu
discovery.py f243e4e598 fix(asyncio): track strong refs on orphan create_task sites 3 miesięcy temu
external_links.py 3887938e8f Security: add token-based auth for all media endpoints 5 miesięcy temu
filaments.py 2fd90e9dce refactor(api): rename /filaments/ to /filament-catalog/ for clarity (#427) 6 miesięcy temu
firmware.py d74ab06072 feat(firmware): list all announced versions with usable/unavailable status, support rollback 4 miesięcy temu
github_backup.py 48a7024b96 security(github-backup): refuse to save against a non-private repository 3 miesięcy temu
groups.py f66bd26f6e Add inventory:view_assignments permission so admins can grant users 6 miesięcy temu
inventory.py 0793022818 fix(ams): keep slot card preset name in sync after spool swaps 2 miesięcy temu
kprofiles.py 4925b4c830 fix(slice): re-slice correctness — model label, honest errors, filament usage, nozzle guard 3 miesięcy temu
labels.py 1677efb2c6 fix(labels): replace incorrect ams_30x15 preset with correct AMS holder sizes (#1426) 3 miesięcy temu
library.py f243e4e598 fix(asyncio): track strong refs on orphan create_task sites 3 miesięcy temu
library_trash.py e0e597271e ● feat(#1008): library trash bin, admin bulk purge, auto-purge setting 4 miesięcy temu
local_backup.py a1cb5d5b4d fix(backup): interpret scheduled-backup HH:MM as local time, not UTC (#1602 follow-up) 3 miesięcy temu
local_presets.py edf244c469 Add local profiles — import OrcaSlicer presets without Bambu Cloud (#310) 7 miesięcy temu
maintenance.py 673001e3cd fix(maintenance): #1596 persist wiki_url on Custom Type create + correct 3 miesięcy temu
makerworld.py d5153f1de3 feat(slicer): live progress + filament discovery polish + OrcaSlicer warning 4 miesięcy temu
metrics.py b7d7c82501 fix(security): WebSocket auth gate + audit-driven hardening sweep 3 miesięcy temu
mfa.py be15a375a6 fix(oidc): #1569 populate User.email from standard 'email' claim when email_claim is preferred_username 3 miesięcy temu
notification_templates.py 9562d66b6b Feature: Advanced Authentication User Email Notifications (#693) 5 miesięcy temu
notifications.py 3f7d0e2d55 Add notification for no spool assigned for active trays, improve usage tracker logic in edge cases (#789) 5 miesięcy temu
obico.py 5b3962e3e6 fix(obico): Failure Detection status panel shows thresholds for the selected sensitivity (#1469) 3 miesięcy temu
orca_cloud.py 18d534c945 feat(orca-cloud): integrate Orca Cloud profile sync across UI, slicer and SpoolBuddy 3 miesięcy temu
pending_uploads.py 01a7e6ee93 fix(archive,vp): strip .gcode.3mf properly + sync review/archive name (#1152) 4 miesięcy temu
print_log.py bebdb38e41 feat(print-log): per-row classification editor + fix silent-drop in GET 3 miesięcy temu
print_queue.py 85fbd7fc35 fix(queue): persist "Print Anyway" so scheduler stops re-flagging it 3 miesięcy temu
printers.py f243e4e598 fix(asyncio): track strong refs on orphan create_task sites 3 miesięcy temu
projects.py cc25cbe774 fix(archives): #1608 suppress card time-accuracy badge for multi-run archives 3 miesięcy temu
settings.py 4ff4bffe9f fix(restore): pause timer-based DB writers before swap (Postgres deadlock) 3 miesięcy temu
slice_jobs.py d5153f1de3 feat(slicer): live progress + filament discovery polish + OrcaSlicer warning 4 miesięcy temu
slicer_presets.py 18d534c945 feat(orca-cloud): integrate Orca Cloud profile sync across UI, slicer and SpoolBuddy 3 miesięcy temu
smart_plugs.py f243e4e598 fix(asyncio): track strong refs on orphan create_task sites 3 miesięcy temu
spoolbuddy.py 4387a09162 fix(spoolbuddy): route weight sync by inventory mode exclusively (#1530) 3 miesięcy temu
spoolman.py e1a236e408 fix(spoolman): decide spool assignability from the slot-assignment ledger, not extra.tag (#1122) 3 miesięcy temu
spoolman_inventory.py 9554ebd05d refactor(inventory): rename /reset-usage to /reset-consumed-counter to match what it actually does (issue #1644) 3 miesięcy temu
support.py 8c326256db fix(system): emit boot_time and generated_at as tz-aware UTC 2 miesięcy temu
system.py 8c326256db fix(system): emit boot_time and generated_at as tz-aware UTC 2 miesięcy temu
updates.py 12a352e5b8 Merge branch 'main' into dev 3 miesięcy temu
user_notifications.py 9a0be3477e Fix ruff format for user_notifications and spoolman 5 miesięcy temu
users.py df66924066 feat(onboarding): BB welcome modal + 25-step guided tour 2 miesięcy temu
virtual_printers.py 7b4c5b3c1f fix(vp): show target printer's serial on proxy-mode VP card 3 miesięcy temu
webhook.py c9bc5eb4e9 fix(webhook): #1584 PrinterState dataclass attribute access in status / stop / cancel 3 miesięcy temu
websocket.py b7d7c82501 fix(security): WebSocket auth gate + audit-driven hardening sweep 3 miesięcy temu